[Overview][Types][Classes][Procedures and functions][Index] |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: shellctrls.pas line 87
type TShellTreeView = class(TCustomShellTreeView) |
||
published |
||
property Align; |
|
|
property Anchors; |
|
|
property AutoExpand; |
|
|
property BorderSpacing; |
|
|
property BackgroundColor; |
|
|
property BorderStyle; |
|
|
property BorderWidth; |
|
|
property Color; |
|
|
property Constraints; |
|
|
property Enabled; |
|
|
property ExpandSignType; |
|
|
property Font; |
|
|
property FileSortType; |
||
property HideSelection; |
||
property Indent; |
||
property ParentColor; |
|
|
property ParentFont; |
|
|
property ParentShowHint; |
|
|
property PopupMenu; |
|
|
property ReadOnly; |
|
|
property RightClickSelect; |
|
|
property RowSelect; |
|
|
property ScrollBars; |
|
|
property SelectionColor; |
|
|
property ShowButtons; |
|
|
property ShowHint; |
|
|
property ShowLines; |
|
|
property ShowRoot; |
|
|
property TabOrder; |
|
|
property TabStop; |
|
|
property Tag; |
|
|
property ToolTips; |
|
|
property Visible; |
|
|
property OnChange; |
|
|
property OnChanging; |
|
|
property OnClick; |
|
|
property OnKeyDown; |
|
|
property OnKeyPress; |
|
|
property OnKeyUp; |
|
|
property OnMouseDown; |
|
|
property OnMouseMove; |
|
|
property OnMouseUp; |
|
|
property OnSelectionChanged; |
|
|
property OnShowHint; |
|
|
property OnUTF8KeyPress; |
|
|
property Options; |
|
|
property TreeLineColor; |
|
|
property TreeLinePenStyle; |
|
|
property ExpandSignColor; |
|
|
property ObjectTypes; |
|
|
property ShellListView; |
||
end; |
|
||
| | ||
|
||
| | ||
|
TCustomTreeView - ancestor class for TTreeView |
|
| | ||
|
TCustomControl - a base class for many window controls |
|
| | ||
| | ||
| | ||
|
TLCLComponent - base class for LCL components |
|
| | ||
| | ||
| | ||
lazarus-ccr.sourceforge.net |