Unit 'flcTCPClient' Package
[Overview][Constants][Types][Classes][Index] [#pl_fundamentals]

TTCPClientErrorEvent

Declaration

Source position: flcTCPClient.pas line 211

type TTCPClientErrorEvent = procedure(

  AClient: TF5TCPClient;

  ErrorMsg: string;

  ErrorCode: Integer

) of object;



CT Web help

CodeTyphon Studio