[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: msefiledialog.pas line 52
type tfilelistview = class(tlistview) |
public |
constructor create(); override; |
destructor destroy; override; |
procedure readlist; |
procedure updir; |
function filecount; |
property directory: filenamety; [rw] |
property includeattrib: fileattributesty; [rw] |
property excludeattrib: fileattributesty; [rw] |
property maskar: filenamearty; [rw] |
property path: filenamety; [rw] |
property selectednames: filenamearty; [rw] |
property checksubdir: Boolean; [rw] |
published |
property mask: filenamety; [rw] |
property options: listviewoptionsty; |
property optionsfile: filelistviewoptionsty; [rw] |
property filelist: tfiledatalist; [rw] |
property onlistread: notifyeventty; [rw] |
property ongetfileicon: getfileiconeventty; [rw] |
property oncheckfile: checkfileeventty; [rw] |
end; |
| | ||
| | ||
| | ||
| | ||
tcustomgrid,iautoscrollframe,iobjectpicker,iscrollbar,idragcontroller,istatfile,iifigridlink,iassistiveclientgrid |
|
A grid widget |
| | ||
| | ||
| | ||
| | ||
| | ||
twidget,iscrollframe,iface,iassistiveclient |
||
| | ||
| | ||
tmsecomponent,ievent,iificommand,iificlient |
||
| | ||
tcomponent |
||
? | ||
TObject |