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

TOnFTPClientListing

Declaration

Source position: ftpclient.pas line 15

type TOnFTPClientListing = procedure(

  Sender: TObject;

  remotePath: string;

  fileName: string;

  fileSize: Integer

) of object;



CT Web help

CodeTyphon Studio