Class tdirtreefo
Unit
Declaration
type tdirtreefo = class(tsizingform)
Description
This item has no description.
Hierarchy
- TObject
- tpersistent
- tcomponent
- tmsecomponent
- tactcomponent
- twidget
- tactionwidget
- tactionpublishedwidgetnwr
- tpublishedwidgetnwr
- tcustomeventwidgetnwr
- tcustomeventwidget
- tcustommseform
- tmseformwidget
- tmseform
- tsizingform
- tdirtreefo
Overview
Fields
| Public | grid: twidgetgrid; |
| Public | treeitem: ttreeitemedit; |
| Protected | fpath: filenamety; |
| Protected | froot: filenamety; |
| Protected | frootitem: tdirlistitem; |
Methods
| Public | procedure treeitemoncreateitem(const sender: tcustomitemlist; var item: ttreelistedititem); virtual; |
| Public | procedure treeitemonitemnotification(const sender: tlistitem; var action: nodeactionty); virtual; |
| Public | procedure treeitemondataentered(const sender: tobject); virtual; |
| Public | procedure treeitemoncellevent(const sender: tobject; var info: celleventinfoty); virtual; |
| Protected | procedure updatepath(); |
| Protected | procedure doondataentered(); virtual; |
| Public | destructor destroy(); override; |
| Public | function getcheckednodes(const amode: getnodemodety = gno_nochildren): dirlistitemarty; |
| Public | function getcheckedfilenames(const amode: getnodemodety = gno_nochildren): filenamearty; |
Properties
| Public | property casesensitive: boolean read getcasesensitive write setcasesensitive; |
| Public | property showhiddenfiles: boolean read getshowhiddenfiles
write setshowhiddenfiles; |
| Public | property checksubdir: boolean read getchecksubdir write setchecksubdir; |
| Public | property path: filenamety read getpath write setpath; |
| Public | property root: filenamety read froot write setroot; |
| Public | property optionsdir: dirtreeoptionsty read foptionsdir
write foptionsdir default []; |
| Public | property onpathchanged: notifyeventty read fonpathchanged
write fonpathchanged; |
| Public | property onselectionchanged: listitemeventty read fonselctionchanged
write fonselectionchanged; |
Description
Fields
| Public | grid: twidgetgrid; |
|
This item has no description. | |
| Public | treeitem: ttreeitemedit; |
|
This item has no description. | |
| Protected | fpath: filenamety; |
|
This item has no description. | |
| Protected | froot: filenamety; |
|
This item has no description. | |
| Protected | frootitem: tdirlistitem; |
|
This item has no description. | |
Methods
| Public | procedure treeitemoncreateitem(const sender: tcustomitemlist; var item: ttreelistedititem); virtual; |
|
This item has no description. | |
| Public | procedure treeitemonitemnotification(const sender: tlistitem; var action: nodeactionty); virtual; |
|
This item has no description. | |
| Public | procedure treeitemondataentered(const sender: tobject); virtual; |
|
This item has no description. | |
| Public | procedure treeitemoncellevent(const sender: tobject; var info: celleventinfoty); virtual; |
|
This item has no description. | |
| Protected | procedure updatepath(); |
|
This item has no description. | |
| Protected | procedure doondataentered(); virtual; |
|
This item has no description. | |
| Public | destructor destroy(); override; |
|
This item has no description. | |
| Public | function getcheckednodes(const amode: getnodemodety = gno_nochildren): dirlistitemarty; |
|
This item has no description. | |
| Public | function getcheckedfilenames(const amode: getnodemodety = gno_nochildren): filenamearty; |
|
This item has no description. | |
Properties
| Public | property casesensitive: boolean read getcasesensitive write setcasesensitive; |
|
This item has no description. | |
| Public | property showhiddenfiles: boolean read getshowhiddenfiles
write setshowhiddenfiles; |
|
This item has no description. | |
| Public | property checksubdir: boolean read getchecksubdir write setchecksubdir; |
|
This item has no description. | |
| Public | property path: filenamety read getpath write setpath; |
|
This item has no description. | |
| Public | property root: filenamety read froot write setroot; |
|
This item has no description. | |
| Public | property optionsdir: dirtreeoptionsty read foptionsdir
write foptionsdir default []; |
|
This item has no description. | |
| Public | property onpathchanged: notifyeventty read fonpathchanged
write fonpathchanged; |
|
This item has no description. | |
| Public | property onselectionchanged: listitemeventty read fonselctionchanged
write fonselectionchanged; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.