Source position: syncipc.pp line 119
public procedure TSyncIPCClient.SendMessage(
AMsgID: Integer;
MsgDataType: TMessageType;
const Buffer;
Count: LongInt = 0
); overload;procedure TSyncIPCClient.SendMessage(
const Msg: string
); overload;