Skip to main content
A newer version of this page is available. .

TdxTreeViewControl Methods

A Tree View control.
Name Description
AcceptMousePosForClick(Integer,Integer) Inherited from TcxControl.
AddFontListener(IcxFontListener) Inherited from TcxControl.
AlphaSort(Boolean) Sorts tree nodes by their captions. Inherited from TdxCustomTreeView.
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
BeginDrag(Boolean,Integer) Inherited from TControl.
BeginDragAndDrop Inherited from TcxControl.
BeginInvoke(TAsyncConstArrayFunctionEvent,Untyped[],TObject) Inherited from TComponent.
BeginInvoke(TAsyncConstArrayProc,Untyped[],TObject) Inherited from TComponent.
BeginInvoke(TAsyncConstArrayProcedureEvent,Untyped[],TObject) Inherited from TComponent.
BeginInvoke(TAsyncFunctionEvent,TObject) Inherited from TComponent.
BeginInvoke(TAsyncProcedureEvent,TObject) Inherited from TComponent.
BeginInvoke(TProc,TObject) Inherited from TComponent.
BeginInvoke<TResult>(TAsyncConstArrayFunc<TResult>,Untyped[],TObject) Inherited from TComponent.
BeginInvoke<TResult>(TFunc<TResult>,TObject) Inherited from TComponent.
BeginSelect Postpones Tree View node selections until an EndSelect call. Inherited from TdxCustomTreeView.
BeginUpdate Prevents Tree View updates until an EndUpdate call. Inherited from TdxCustomTreeView.
BringToFront Inherited from TControl.
Broadcast(Untyped) Inherited from TWinControl.
CanFocus Inherited from TWinControl.
CanFocusEx Inherited from TcxControl.
ChangeScale(Integer,Integer) Inherited from TControl.
CheckNonMainThreadUsage Inherited from TControl.
ClearSelection(Boolean) Clear a tree node selection. Inherited from TdxCustomTreeView.
Click Inherited from TControl.
ClientToParent(TPoint,TWinControl) Inherited from TControl.
ClientToScreen(TPoint) Inherited from TControl.
ClientToScreen(TRect) Inherited from TControl.
ConstrainedResize(Integer,Integer,Integer,Integer) Inherited from TControl.
ContainsControl(TControl) Inherited from TWinControl.
ControlAtPos(TPoint,Boolean,Boolean,Boolean) Inherited from TWinControl.
CreateParentedControl(HWND) Inherited from TWinControl.
CustomSort(TdxTreeViewNodeCompareProc,NativeInt,Boolean) Sorts tree nodes. Inherited from TdxCustomTreeView.
Deselect(TdxTreeViewNode) Deselects the specified tree node. Inherited from TdxCustomTreeView.
Deselect(TdxTreeViewNode[]) Deselects the specified tree nodes. Inherited from TdxCustomTreeView.
Deselect(TList) Deselects the specified tree nodes. Inherited from TdxCustomTreeView.
DestroyComponents Inherited from TComponent.
Destroying Inherited from TComponent.
DisableAlign Inherited from TWinControl.
Dock(TWinControl,TRect) Inherited from TControl.
DockDrop(TDragDockObject,Integer,Integer) Inherited from TWinControl.
DragDrop(TObject,Integer,Integer) Inherited from TControl.
Dragging Inherited from TControl.
DrawTextBiDiModeFlags(Longint) Inherited from TControl.
DrawTextBiDiModeFlagsReadingOnly Inherited from TControl.
EnableAlign Inherited from TWinControl.
EndDrag(Boolean) Inherited from TControl.
EndEdit(Boolean) Closes a node caption’s in-place editor. Inherited from TdxCustomTreeView.
EndFunctionInvoke(IAsyncResult) Inherited from TComponent.
EndInvoke(IAsyncResult) Inherited from TComponent.
EndInvoke<TResult>(IAsyncResult) Inherited from TComponent.
EndSelect Applies all pending selection changes made after a BeginSelect call. Inherited from TdxCustomTreeView.
EndUpdate Enables Tree View updates after a BeginUpdate procedure call. Inherited from TdxCustomTreeView.
Equals(TObject) Inherited from TObject.
ExecuteAction(TBasicAction) Inherited from TComponent.
ExpandTo(TdxTreeViewNode) Expands all ancestor nodes of the specified tree node. Inherited from TdxCustomTreeView.
FindChildControl(String) Inherited from TWinControl.
FindComponent(String) Inherited from TComponent.
FinishDragAndDrop(Boolean) Inherited from TcxControl.
FlipChildren(Boolean) Inherited from TWinControl.
Focused Inherited from TWinControl.
FreeNotification(TComponent) Inherited from TComponent.
FreeOnRelease Inherited from TComponent.
FullCollapse Collapses all nodes in the Tree View. Inherited from TdxCustomTreeView.
FullExpand Expands all nodes in the Tree View. Inherited from TdxCustomTreeView.
FullRefresh Redraws the Tree View control. Inherited from TdxCustomTreeView.
GetChildren(TGetChildProc,TComponent) Inherited from TComponent.
GetControlsAlignment Inherited from TControl.
GetDragImages Inherited from TControl.
GetHashCode Inherited from TObject.
GetHitTestAt(Integer,Integer) Identifies the Tree View‘s element to which the specified point belongs. Inherited from TdxCustomTreeView.
GetNamePath Inherited from TPersistent.
GetNodeAtPos(TPoint,TdxTreeViewNode) Returns the tree node to which the specified point belongs. Inherited from TdxCustomTreeView.
GetOwner Inherited from TPersistent.
GetParentComponent Inherited from TComponent.
GetSelectedData(TList) Populates the specified list with data from the selected nodes. Inherited from TdxCustomTreeView.
GetSelections(TList) Populates the specified list with all selected nodes. Inherited from TdxCustomTreeView.
GetStyleName Inherited from TControl.
GetSystemMetrics(Integer) Inherited from TControl.
GetTabControlList(TList) Inherited from TWinControl.
GetTabOrderList(TList) Inherited from TWinControl.
GetTextBuf(PChar,Integer) Inherited from TControl.
GetTextLen Inherited from TControl.
HandleAllocated Inherited from TWinControl.
HandleNeeded Inherited from TWinControl.
HasParent Inherited from TComponent.
Hide Inherited from TControl.
InitiateAction Inherited from TControl.
InsertComponent(TComponent) Inherited from TComponent.
InsertControl(TControl) Inherited from TWinControl.
Invalidate Inherited from TControl.
InvalidateRect(TRect,Boolean) Adds a specified portion of the control’s client area to the window update region. Inherited from TcxControl.
InvalidateRgn(TcxRegion,Boolean) Inherited from TcxControl.
InvalidateWithChildren Inherited from TcxControl.
IsCustomStyleActive Inherited from TControl.
IsEditing Identifies if a node caption’s in-place editor is active. Inherited from TdxCustomTreeView.
IsImplementorOf(IInterface) Inherited from TComponent.
IsLightStyleColor(TColor) Inherited from TControl.
IsMouseInPressedArea(Integer,Integer) Inherited from TcxControl.
IsRightToLeft Inherited from TControl.
LoadDataFromFile(string) Loads all Tree View settings from the specified file. Inherited from TdxCustomTreeView.
LoadDataFromStream(TStream) Loads all Tree View settings from the specified stream. Inherited from TdxCustomTreeView.
Loaded Inherited from TComponent.
LoadFromFile(string,TEncoding) Loads node captions and positions in the Tree View control from the specified plain text file. Inherited from TdxCustomTreeView.
LoadFromFile(string) Loads node captions and positions in the Tree View control from the specified plain text file. Inherited from TdxCustomTreeView.
LoadFromStream(TStream,TEncoding) Loads node captions and positions in the Tree View control from the specified stream in plain text format. Inherited from TdxCustomTreeView.
LoadFromStream(TStream) Loads node captions and positions in the Tree View control from the specified stream in plain text format. Inherited from TdxCustomTreeView.
LockDrawing Inherited from TWinControl.
LockScrollBars Inherited from TcxControl.
MakeVisible(TdxTreeViewNode) Expands all ancestor nodes of the specified tree node and brings it into view. Inherited from TdxCustomTreeView.
ManualDock(TWinControl,TControl,TAlign) Inherited from TControl.
ManualFloat(TRect) Inherited from TControl.
MouseDown(TMouseButton,TShiftState,Integer,Integer) Inherited from TControl.
MouseMove(TShiftState,Integer,Integer) Inherited from TControl.
MouseUp(TMouseButton,TShiftState,Integer,Integer) Inherited from TControl.
MouseWheelHandler(TMessage) Inherited from TControl.
Notification(TComponent,TOperation) Inherited from TComponent.
PaintTo(HDC,Integer,Integer) Inherited from TWinControl.
PaintTo(TCanvas,Integer,Integer) Inherited from TWinControl.
ParentToClient(TPoint,TWinControl) Inherited from TControl.
Perform(Cardinal,WPARAM,LPARAM) Inherited from TControl.
Perform(Cardinal,WPARAM,PChar) Inherited from TControl.
Perform(Cardinal,WPARAM,TRect) Inherited from TControl.
PostMouseMove Inherited from TcxControl.
PostMouseMove(TPoint) Inherited from TcxControl.
PreProcessMessage(TMsg) Inherited from TWinControl.
Realign Inherited from TWinControl.
ReferenceInterface(IInterface,TOperation) Inherited from TComponent.
Refresh Inherited from TControl.
RemoveComponent(TComponent) Inherited from TComponent.
RemoveControl(TControl) Inherited from TWinControl.
RemoveFontListener(IcxFontListener) Inherited from TcxControl.
RemoveFreeNotification(TComponent) Inherited from TComponent.
Repaint Inherited from TControl.
ReplaceDockedControl(TControl,TWinControl,TControl,TAlign) Inherited from TControl.
SaveDataToFile(string) Saves all Tree View settings to the specified file. Inherited from TdxCustomTreeView.
SaveDataToStream(TStream) Saves all Tree View settings to the specified stream. Inherited from TdxCustomTreeView.
SaveToFile(string,TEncoding) Saves node captions and positions in the Tree View control to the specified plain text file. Inherited from TdxCustomTreeView.
SaveToFile(string) Saves node captions and positions in the Tree View control to the specified plain text file. Inherited from TdxCustomTreeView.
SaveToStream(TStream,TEncoding) Saves node captions and positions in the Tree View control to the specified stream. Inherited from TdxCustomTreeView.
SaveToStream(TStream) Saves node captions and positions in the Tree View control to the specified stream. Inherited from TdxCustomTreeView.
ScaleBy(Integer,Integer) Inherited from TWinControl.
ScaleForPPI(Integer) Inherited from TControl.
ScaleRectSize(TRect) Inherited from TControl.
ScaleValue(Double) Inherited from TControl.
ScaleValue(Integer) Inherited from TControl.
ScaleValue(TPoint) Inherited from TControl.
ScaleValue(TRect) Inherited from TControl.
ScaleValue(TSize) Inherited from TControl.
ScreenToClient(TPoint) Inherited from TControl.
ScreenToClient(TRect) Inherited from TControl.
ScrollBy(Integer,Integer) Scrolls the Tree View control’s content. Inherited from TdxCustomTreeView.
ScrollContent(TcxDirection) Inherited from TcxControl.
ScrollWindow(Integer,Integer,TRect) Inherited from TcxControl.
Select(TdxTreeViewNode,TShiftState,Boolean) Selects a specified node in the Tree View. Inherited from TdxCustomTreeView.
Select(TdxTreeViewNode[],Boolean) Selects the specified nodes in the Tree View. Inherited from TdxCustomTreeView.
Select(TList,Boolean) Selects the specified nodes in the Tree View. Inherited from TdxCustomTreeView.
SendToBack Inherited from TControl.
SetBounds(Integer,Integer,Integer,Integer) Inherited from TControl.
SetDesignVisible(Boolean) Inherited from TControl.
SetFocus Inherited from TWinControl.
SetParentComponent(TComponent) Inherited from TComponent.
SetScrollBarInfo(TScrollBarKind,Integer,Integer,Integer,Integer,Integer,Boolean,Boolean) Inherited from TcxControl.
SetSubComponent(Boolean) Inherited from TComponent.
SetTextBuf(PChar) Inherited from TControl.
Show Inherited from TControl.
StartDrag(TDragObject) Inherited from TcxControl.
Subselect(TdxTreeViewNode,Boolean) Adds the specified node to the Tree View’s selection. Inherited from TdxCustomTreeView.
SystemInfoChanged(Cardinal) Inherited from TcxControl.
ToString Inherited from TObject.
TranslationChanged Inherited from TcxControl.
UnlockDrawing Inherited from TWinControl.
UnlockScrollBars Inherited from TcxControl.
Update Inherited from TControl.
UpdateAction(TBasicAction) Inherited from TComponent.
UpdateControlState Inherited from TWinControl.
UpdateWithChildren Inherited from TcxControl.
UseRightToLeftAlignment Inherited from TControl.
UseRightToLeftReading Inherited from TControl.
UseRightToLeftScrollBar Inherited from TControl.
WndProc(TMessage) Inherited from TControl.
See Also