Unit 'syncipc' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl-process]

TSyncIPCClient.SendMessage

Declaration

Source position: syncipc.pp line 119

public procedure TSyncIPCClient.SendMessage(

  AMsgID: Integer;

  MsgDataType: TMessageType;

  const Buffer;

  Count: LongInt = 0

); overload;

procedure TSyncIPCClient.SendMessage(

  AMsgID: Integer;

  const Msg: string

); overload;


Documentation generated on: 2025-07-25