Mach's doch einfach selber:
Delphi-Quellcode:
IOTAMessageServices40 =
interface(IUnknown)
['
{26EB0E4E-F97B-11D1-AB27-00C04FB16FB3}']
/// <summary>
/// This method allows the external tool to handle all painting of the
/// message in a fashion similar to the "Find in files" messages. If the
/// INTACustomDrawMessage is implemented then all painting is deferred to that
/// interface, otherwise the painting is handled internally
/// </summary>
procedure AddCustomMessage(
const CustomMsg: IOTACustomMessage);