[Overview][Constants][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
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_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; |
| |
| |
| |
| |
| |
twidget,iscrollframe,iface,iassistiveclient |
| |
| |
tmsecomponent,ievent,iificommand,iificlient |
| |
tcomponent |
? |
TObject |