Public Member Functions | |
| TFtpListView (TComponent AOwner) | |
| Constructor. | |
| ~TFtpListView () | |
| Destructor. | |
| TMenuItem | GetViewMenu (const TComponent AOwner) |
| Builds the 'View. | |
| TMenuItem | GetOrderByMenu (const TComponent AOwner) |
| Builds the 'Order by. | |
| MyOnChange (TObject Sender, ComCtrls::istItem Item, TItemChange Change) | |
| Update SelectionInfo. | |
| CollectSelection (string &Directories, string &Files, Cardinal &KiloBytes) | |
| Collect currently selected file and directory names. | |
| SetColumnProps (const Boolean Connected, TOptionsView OptionsView) | |
| Set column properties. | |
| FreeAndClear () | |
| Free items. | |
Public Attributes | |
| TSelectionInfo | SelectionInfo |
| Gives information about selected nodes. | |
| Integer | FileCount |
| Integer | FolderCount |
| Cardinal | UsedDiskSpace |
| TFtpListView::CollectSelection | ( | string & | Directories, | |
| string & | Files, | |||
| Cardinal & | KiloBytes | |||
| ) |
Collect currently selected file and directory names.
The names are separated with CR/LF and do not include the full server path.
| TMenuItem TFtpListView::GetOrderByMenu | ( | const TComponent | AOwner | ) |
Builds the 'Order by.
..' submenu.
| TMenuItem TFtpListView::GetViewMenu | ( | const TComponent | AOwner | ) |
Builds the 'View.
..' submenu.
| Integer TFtpListView::FileCount |
SetFileCount For writing
| Integer TFtpListView::FolderCount |
SetFolderCount For writing
Gives information about selected nodes.
FSelectionInfo For writing
| Cardinal TFtpListView::UsedDiskSpace |
SetUsedDiskSpace For writing
- Project hosted on