TTreeView
FieldParam(s)Type
ClientRect-RECT
Color-Integer
Cursor-HCURSOR
Enabled-Boolean
Font-TFont
Handle-HWND
Height-Integer
Images-TImageList
Items-Ptr
ItemCount-Integer
Left-Integer
Top-Integer
Params-TParams
Parent-HWND
PopupMenu-TPopupMenu
PrevItem-HTREEITEM
StateImages-TImageList
Visible-Boolean
Width-Integer
-
AddItemSelf As TTreeView , byval fCaption As StringSUB
AddSubItemSelf As TTreeView , byval fIndex As Integer , byval fCaption As StringSUB
BringToFrontSelf As TTreeViewSUB
CollapseSelf As TTreeView , byval fIndex As IntegerSUB
ClearSelf As TTreeViewSUB
CreateSelf As TTreeViewFUNCTION
DelItemSelf As TTreeView , byval fIndex As IntegerSUB
ExpandSelf As TTreeView , byval fIndex As IntegerSUB
FullCollapseSelf As TTreeViewSUB
FullExpandSelf As TTreeViewSUB
FreeSelf As TTreeViewSUB
SetFocusSelf As TTreeViewSUB
-
SetColorSelf As TTreeView , byval fColor As IntegerSUB
SetCursorSelf As TTreeView , byval fCursor As HCURSORSUB
SetLeftSelf As TTreeView , byval fLeft As IntegerSUB
SetTopSelf As TTreeView , byval fTop As IntegerSUB
SetWidthSelf As TTreeView , byval fWidth As IntegerSUB
SetHeightSelf As TTreeView , byval fHeight As IntegerSUB
SetParentSelf As TTreeView , byval fParent As HWNDSUB
SetEnabledSelf As TTreeView , byval fEnabled As BooleanSUB
SetVisibleSelf As TTreeView , byval fVisible As BooleanSUB
SetFontSelf As TTreeView , Font As TFontSUB
SetPopupMenuSelf As TTreeView , PopupMenu As TPopupMenuSUB
-
OnClickSelf As TTreeViewSUB