[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'msefiledialog' (#msegui)

tfilelistview

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

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;

Inheritance

tfilelistview

|

tlistview

|

tcustomlistview,iedit

|

tcellgrid

|

tcustomgrid,iautoscrollframe,iobjectpicker,iscrollbar,idragcontroller,istatfile,iifigridlink,iassistiveclientgrid

  

A grid widget

|

tpublishedwidget

|

tpublishedwidgetnwr

|

tactionpublishedwidgetnwr

|

tactionwidget

|

twidget,iscrollframe,iface,iassistiveclient

|

tactcomponent,iactivatorclient

|

tmsecomponent,ievent,iificommand,iificlient

|

tcomponent

?

TObject


Documentation generated on: 2021-05-13