[Overview][Constants][Types][Classes][Procedures and functions] | Reference for unit 'ftpsend' (#synapse) |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: ftpsend.pas line 88
type TFTPListRec = class(TObject) |
public |
procedure Assign(); virtual; |
published |
property FileName: String; [rw] |
property Directory: Boolean; [rw] |
property Readable: Boolean; [rw] |
property FileSize: LongInt; [rw] |
property FileTime: TDateTime; [rw] |
property OriginalLine: String; [rw] |
property Mask: String; [rw] |
property Permission: String; [rw] |
end; |
| |
TObject |
No notes exist for this page yet.