Unit 'nxNetwork' Package
[Overview][Constants][Types][Classes][Variables][Index] [#pl_nxpascal]

TConnectionOnData

Declaration

Source position: nxNetwork.pas line 26

type TConnectionOnData = procedure(

  Sender: TConnection;

  Data: PByte;

  size: Integer;

  ID: Integer

) of object;



CT Web help

CodeTyphon Studio