Unit 'tcpsocketclient' Package
[Overview][Types][Classes][Procedures and functions][Index] [#pw_androidwizard]

TOnSendFileProgress

Declaration

Source position: tcpsocketclient.pas line 14

type TOnSendFileProgress = procedure(

  Sender: TObject;

  fileName: string;

  sendFileSize: Integer;

  fileSize: Integer

) of object;



CT Web help

CodeTyphon Studio