[Overview][Constants][Classes] | Reference for unit 'ftptsend' (#synapse) |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: ftptsend.pas line 77
type TTFTPSend = class(TSynaClient) |
public |
constructor Create; |
destructor Destroy; override; |
function SendFile(); |
function RecvFile(); |
function WaitForRequest(); |
procedure ReplyError(); |
function ReplyRecv; |
function ReplySend; |
published |
property ErrorCode: Integer; [r] |
property ErrorString: String; [r] |
property Data: TMemoryStream; [r] |
property RequestIP: String; [rw] |
property RequestPort: String; [rw] |
end; |
| |
| |
TObject |
No notes exist for this page yet.