BTVisualFTP 3.0

FtpInterfaces.pas File Reference

Interface declarations. More...

Typedefs

typedef void(* TFtpProgressEvent )(const TObject Sender, const Int64 Position, const Int64 Maximum)
 TFtpProgressEvent.

Detailed Description

Interface declarations.


Typedef Documentation

typedef void(* TFtpProgressEvent)(const TObject Sender, const Int64 Position, const Int64 Maximum)

TFtpProgressEvent.

Progress event.

Parameters:
Sender
Position
Maximum
 All Classes Files Functions Variables Typedefs Enumerations