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

tdirtreeview

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

Declaration

Source position: msefiledialog.pas line 405

type tdirtreeview = class(tpublishedwidget, icaptionframe)

public

  constructor create(); override;

  destructor destroy; override;

  procedure refresh;

  property dirview: tdirtreefo; [r]

  property path: filenamety; [rw]

  property root: filenamety; [rw]

published

  property font: twidgetfont; [rws]

  property options: dirtreeoptionsty; [rw]

  property optionstree: treeitemeditoptionsty; [rw]

  property optionsedit: optionseditty; [rw]

  property col_color: colorty; [rw]

  property col_coloractive: colorty; [rw]

  property col_colorfocused: colorty; [rw]

  property col_options: coloptionsty; [rw]

  property onpathchanged: dirtreepatheventty; [rw]

  property onpathselected: dirtreepatheventty; [rw]

  property onselectionchanged: listitemeventty; [rw]

  property optionswidget: optionswidgetty;

end;

Inheritance

tdirtreeview,icaptionframe

|

tpublishedwidget

|

tpublishedwidgetnwr

|

tactionpublishedwidgetnwr

|

tactionwidget

|

twidget,iscrollframe,iface,iassistiveclient

|

tactcomponent,iactivatorclient

|

tmsecomponent,ievent,iificommand,iificlient

|

tcomponent

?

TObject


Documentation generated on: 2021-05-13