Skip to main content

TcxTreeView Members

A deprecated Tree View control.

Constructors

Name Description
Create(TComponent) Inherited from TComponent.
CreateParented(HWND) Inherited from TWinControl.

Properties

Name Description
Action Inherited from TControl.
ActiveCanvas Provides access to the control’s GDI-based canvas. Inherited from TcxControl.
ActiveControl Inherited from TcxContainer.
Align Inherited from TControl.
AlignDisabled Inherited from TWinControl.
AlignWithMargins Inherited from TControl.
Anchors Inherited from TControl.
AutoExpand Inherited from TcxTreeViewContainer.
AutoSize Inherited from TControl.
BevelEdges Inherited from TWinControl.
BevelInner Inherited from TWinControl.
BevelKind Inherited from TWinControl.
BevelOuter Inherited from TWinControl.
BevelWidth Inherited from TWinControl.
BiDiMode Inherited from TControl.
BorderSize protected Inherited from TcxControl.
BorderStyle protected Specifies the control’s border style. Inherited from TcxControl.
BorderWidth Inherited from TWinControl.
Bounds Returns the control’s boundaries. Inherited from TcxControl.
BoundsRect Inherited from TControl.
Brush Inherited from TWinControl.
Canvas Provides access to the control’s GDI-based canvas. Inherited from TcxControl.
Caption Inherited from TControl.
ChangeDelay Inherited from TcxTreeViewContainer.
ClientBounds Returns the control’s client area. Inherited from TcxControl.
ClientHeight Inherited from TControl.
ClientOrigin Inherited from TControl.
ClientRect Inherited from TControl.
ClientWidth Inherited from TControl.
Color Inherited from TControl.
ComObject Inherited from TComponent.
ComponentCount Inherited from TComponent.
ComponentIndex Inherited from TComponent.
Components Inherited from TComponent.
ComponentState Inherited from TComponent.
ComponentStyle Inherited from TComponent.
Constraints Inherited from TControl.
ControlCount Inherited from TWinControl.
Controls Inherited from TWinControl.
ControlState Inherited from TControl.
ControlStyle Inherited from TControl.
Ctl3D Inherited from TWinControl.
CurrentPPI Inherited from TControl.
Cursor Inherited from TControl.
CustomHint Inherited from TControl.
DesignInfo Inherited from TComponent.
DockClientCount Inherited from TWinControl.
DockClients Inherited from TWinControl.
DockManager Inherited from TWinControl.
DockOrientation Inherited from TControl.
DockSite Inherited from TWinControl.
DoubleBuffered Inherited from TWinControl.
DragAndDropObject Inherited from TcxControl.
DragAndDropObjectClass Inherited from TcxControl.
DragAndDropState Inherited from TcxControl.
DragCursor Inherited from TControl.
DragKind Inherited from TcxContainer.
DragMode Inherited from TControl.
DropTarget Specifies which item in the tree view appears as the target of a drag and drop operation. Inherited from TcxCustomTreeView.
Enabled Inherited from TControl.
ExplicitHeight Inherited from TControl.
ExplicitLeft Inherited from TControl.
ExplicitTop Inherited from TControl.
ExplicitWidth Inherited from TControl.
FakeStyleController Inherited from TcxContainer.
Floating Inherited from TControl.
FloatingDockSiteClass Inherited from TControl.
FocusOnClick protected Specifies if clicking the control focuses it. Inherited from TcxControl.
Font Inherited from TControl.
Handle Inherited from TWinControl.
Height
HelpContext Inherited from TControl.
HelpKeyword Inherited from TControl.
HelpType Inherited from TControl.
HideSelection Inherited from TcxTreeViewContainer.
Hint Specifies a hint message for the control. Inherited from TcxControl.
HostDockSite Inherited from TControl.
HotTrack Specifies whether tree view nodes are hot-tracked. Inherited from TcxCustomTreeView.
HScrollBar protected Inherited from TcxControl.
HScrollBarVisible protected Inherited from TcxControl.
Images Specifies the source of node images. Inherited from TcxCustomTreeView.
ImeMode Inherited from TWinControl.
ImeName Inherited from TWinControl.
Indent Specifies the horizontal indent between parent and child nodes. Inherited from TcxCustomTreeView.
InnerControl Inherited from TcxContainer.
InnerControlMouseDown Inherited from TcxContainer.
IsDesigning Indicates if the control is currently being manipulated by the form designer. Inherited from TcxControl.
IsDestroying Inherited from TcxContainer.
IsDrawingLocked Inherited from TWinControl.
IsFocused Identifies if the control is focused. Inherited from TcxControl.
IsLoading Indicates if the control is being loaded. Inherited from TcxControl.
ItemHeight Specifies the height of items (in pixels) in the tree view. Inherited from TcxCustomTreeView.
Items Provides access to nodes of the tree view. Inherited from TcxCustomTreeView.
Keys protected Inherited from TcxControl.
Left Inherited from TControl.
LookAndFeel protected Provides access to the control’s look & feel settings. Inherited from TcxControl.
LookAndFeelPainter protected Inherited from TcxControl.
LRDockWidth Inherited from TControl.
Margins Inherited from TControl.
MouseCapture Inherited from TControl.
MouseCaptureObject Provides access to the dragged object during a drag-and-drop operation. Inherited from TcxControl.
MouseDownPos Specifies the mouse pointer position when an OnMouseDown event occurs. Inherited from TcxControl.
MouseInClient Inherited from TWinControl.
MultiSelect Specifies if users can select multiple nodes simultaneously. Inherited from TcxCustomTreeView.
MultiSelectStyle Stores multiple node selection settings. Inherited from TcxCustomTreeView.
Name Inherited from TComponent.
Observers Inherited from TComponent.
Owner Inherited from TComponent.
Padding Inherited from TWinControl.
Parent Inherited from TControl.
ParentBackground protected Inherited from TcxControl.
ParentBiDiMode Inherited from TControl.
ParentColor
ParentCtl3D Inherited from TWinControl.
ParentCustomHint Inherited from TControl.
ParentDoubleBuffered Inherited from TWinControl.
ParentFont Inherited from TControl.
ParentShowHint Inherited from TControl.
ParentWindow Inherited from TWinControl.
PixelsPerInch Inherited from TWinControl.
PopupMenu Specifies the popup menu associated with the control. Inherited from TcxControl.
RaiseOnNonMainThreadUsage Inherited from TControl.
ReadOnly Inherited from TcxTreeViewContainer.
RedrawDisabled Inherited from TWinControl.
RightClickSelect Inherited from TcxTreeViewContainer.
RowSelect Specifies selected row appearance. Inherited from TcxCustomTreeView.
ScaleFactor Inherited from TControl.
ScrollBars protected Inherited from TcxControl.
Selected Specifies the currently selected node. Inherited from TcxCustomTreeView.
SelectionCount Returns the number of selected nodes. Inherited from TcxCustomTreeView.
Selections Provides indexed access to selected nodes. Inherited from TcxCustomTreeView.
ShowButtons Inherited from TcxTreeViewContainer.
ShowHint Inherited from TControl.
Showing Inherited from TWinControl.
ShowLines Inherited from TcxTreeViewContainer.
ShowRoot Inherited from TcxTreeViewContainer.
SortType Specifies the type of sorting applied to tree view control nodes Inherited from TcxCustomTreeView.
StateImages Inherited from TcxTreeViewContainer.
Style Provides access to the TcxContainerStyle object containing the normal state settings for the container control. Inherited from TcxContainer.
StyleDisabled Provides access to the TcxContainerStyle object containing the disabled state settings for the container control. Inherited from TcxContainer.
StyleElements Inherited from TControl.
StyleFocused Provides access to the TcxContainerStyle object containing the focused state settings for the container control. Inherited from TcxContainer.
StyleHot Provides access to the TcxContainerStyle object containing the highlighted state settings for the container control. Inherited from TcxContainer.
StyleName Inherited from TControl.
StyleReadOnly Inherited from TcxContainer.
Styles Provides access to the styles assigned to the container control. Inherited from TcxContainer.
TabOrder Inherited from TWinControl.
TabStop Inherited from TcxControl.
Tag Inherited from TComponent.
TBDockHeight Inherited from TControl.
Text Inherited from TControl.
TipMode Inherited from TWinControl.
ToolTips Specifies whether tooltips are displayed for nodes whose contents don’t fit into the control’s area. Inherited from TcxCustomTreeView.
Top Inherited from TControl.
TopItem Specifies the topmost visible tree node. Inherited from TcxCustomTreeView.
Touch Inherited from TControl.
Transparent protected Specifies if the control is transparent in GDI render mode. Inherited from TcxControl.
TreeViewCanvas Inherited from TcxCustomTreeView.
UndockHeight Inherited from TControl.
UndockWidth Inherited from TControl.
UseDockManager Inherited from TWinControl.
VCLComObject Inherited from TComponent.
Visible Inherited from TControl.
VisibleBounds Inherited from TcxContainer.
VisibleDockClientCount Inherited from TWinControl.
VScrollBar protected Inherited from TcxControl.
VScrollBarVisible protected Inherited from TcxControl.
Width
WindowProc Inherited from TControl.

Methods

Name Description
AcceptMousePosForClick(Integer,Integer) Inherited from TcxControl.
AddFontListener(IcxFontListener) Inherited from TcxControl.
AlphaSort(Boolean) Sorts tree nodes. Inherited from TcxCustomTreeView.
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.
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.
ClearSavedChildControlRegions Inherited from TcxContainer.
ClearSelection(Boolean) Deselects all nodes. Inherited from TcxCustomTreeView.
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.
Create Inherited from TcxContainer.
CreateParentedControl(HWND) Inherited from TWinControl.
CustomSort(TTVCompare,Longint,Boolean) Sorts nodes using the specified node comparison routine. Inherited from TcxCustomTreeView.
Deselect(TTreeNode) Deselects the specified node. Inherited from TcxCustomTreeView.
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.
EndFunctionInvoke(IAsyncResult) Inherited from TComponent.
EndInvoke(IAsyncResult) Inherited from TComponent.
EndInvoke<TResult>(IAsyncResult) Inherited from TComponent.
Equals(TObject) Inherited from TObject.
ExecuteAction(TBasicAction) Inherited from TComponent.
FindChildControl(String) Inherited from TWinControl.
FindComponent(String) Inherited from TComponent.
FindNextToSelect Returns the next selectable node. Inherited from TcxCustomTreeView.
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. Inherited from TcxCustomTreeView.
FullExpand Expands all parent nodes. Inherited from TcxCustomTreeView.
GetChildren(TGetChildProc,TComponent) Inherited from TComponent.
GetControlsAlignment Inherited from TControl.
GetDragImages Inherited from TControl.
GetHashCode Inherited from TObject.
GetHitTestInfoAt(Integer,Integer) Determines the elements of the control located under a specified point. Inherited from TcxCustomTreeView.
GetNamePath Inherited from TPersistent.
GetNodeAt(Integer,Integer) Gets the node located under the specified point. Inherited from TcxCustomTreeView.
GetOwner Inherited from TPersistent.
GetParentComponent Inherited from TComponent.
GetSelections(TList) Inherited from TcxCustomTreeView.
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.
GetVisibleBounds Inherited from TcxContainer.
HandleAllocated Inherited from TWinControl.
HandleNeeded Inherited from TWinControl.
HasInnerControl Inherited from TcxContainer.
HasInnerControlHandle Inherited from TcxContainer.
HasParent Inherited from TComponent.
HasPopupWindow Inherited from TcxContainer.
Hide Inherited from TControl.
InitiateAction Inherited from TControl.
InnerControlDefaultHandler(TMessage) Inherited from TcxContainer.
InnerControlMenuHandler(TMessage) Inherited from TcxContainer.
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 Indicates whether the user is currently editing a node caption. Inherited from TcxCustomTreeView.
IsImplementorOf(IInterface) Inherited from TComponent.
IsInplace Inherited from TcxContainer.
IsLightStyleColor(TColor) Inherited from TControl.
IsMouseInPressedArea(Integer,Integer) Inherited from TcxControl.
IsRightToLeft Inherited from TControl.
IsStylePropertyPublished(string,Boolean) Inherited from TcxContainer.
Loaded Inherited from TComponent.
LoadFromFile(string) Loads nodes from a file. Inherited from TcxCustomTreeView.
LoadFromStream(TStream) Loads nodes from a stream. Inherited from TcxCustomTreeView.
LockAlignControls(Boolean) Inherited from TcxContainer.
LockDrawing Inherited from TWinControl.
LockFormInactivation(Boolean) Inherited from TcxContainer.
LockPopupMenu(Boolean) Inherited from TcxContainer.
LockScrollBars Inherited from TcxControl.
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.
RefreshContainer(TPoint,TcxMouseButton,TShiftState,Boolean) protected Updates the container control. Inherited from TcxContainer.
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.
RestoreStyles Restores the default values to the style attributes of all the styles provided by the container control. Inherited from TcxContainer.
SaveToFile(string) Saves the current node structure to a text file. Inherited from TcxCustomTreeView.
SaveToStream(TStream) Saves the current node structure to a stream. Inherited from TcxCustomTreeView.
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) Inherited from TWinControl.
ScrollContent(TcxDirection) Inherited from TcxControl.
ScrollWindow(Integer,Integer,TRect) Inherited from TcxControl.
Select(TList) Selects specified nodes. Inherited from TcxCustomTreeView.
Select(TTreeNode,TShiftState) Changes the selection state of the target node. Inherited from TcxCustomTreeView.
Select(TTreeNode[]) Selects all nodes in the specified array. Inherited from TcxCustomTreeView.
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.
SetScrollBarsParameters(Boolean) Inherited from TcxContainer.
SetSubComponent(Boolean) Inherited from TComponent.
SetTextBuf(PChar) Inherited from TControl.
ShortRefreshContainer(Boolean) Inherited from TcxContainer.
Show Inherited from TControl.
StartDrag(TDragObject) Inherited from TcxControl.
Subselect(TTreeNode,Boolean) Selects a node. Inherited from TcxCustomTreeView.
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.
UpdateScrollBarsParameters Inherited from TcxContainer.
UpdateWithChildren Inherited from TcxControl.
UseRightToLeftAlignment Inherited from TControl.
UseRightToLeftReading Inherited from TControl.
UseRightToLeftScrollBar Inherited from TControl.
WndProc(TMessage) Inherited from TControl.

Events

Name Description
OnAddition Fires in response to adding a node to the tree view control. Inherited from TcxCustomTreeView.
OnAdvancedCustomDraw Enables you to paint the tree view control (or a part of it) before or after default painting takes place. Inherited from TcxCustomTreeView.
OnAdvancedCustomDrawItem Enables you to paint tree view nodes before or after default painting takes place. Inherited from TcxCustomTreeView.
OnAlignInsertBefore Inherited from TWinControl.
OnAlignPosition Inherited from TWinControl.
OnCancelEdit Allows you to respond to node edit cancel operations. Inherited from TcxCustomTreeView.
OnCanResize Inherited from TControl.
OnChange Allows you to respond to node selection state changes. Inherited from TcxCustomTreeView.
OnChanging Allows you to prevent users from selecting nodes. Inherited from TcxCustomTreeView.
OnClick Inherited from TControl.
OnCollapsed Allows you to respond to node collapse operations. Inherited from TcxCustomTreeView.
OnCollapsing Allows you to prevent users from collapsing nodes. Inherited from TcxCustomTreeView.
OnCompare Fires when the sorting process compares two nodes. Inherited from TcxCustomTreeView.
OnConstrainedResize Inherited from TControl.
OnContextPopup Inherited from TControl.
OnCreateNodeClass Enables you to supply custom node types to the tree view control. Inherited from TcxCustomTreeView.
OnCustomDraw Allows you to custom pain a tree view control. Inherited from TcxCustomTreeView.
OnCustomDrawItem Enables you to custom paint nodes. Inherited from TcxCustomTreeView.
OnDblClick Inherited from TControl.
OnDeletion Fires when a tree node is about to be deleted. Inherited from TcxCustomTreeView.
OnDockDrop Inherited from TWinControl.
OnDockOver Inherited from TWinControl.
OnDragDrop Inherited from TControl.
OnDragOver Inherited from TControl.
OnEdited Allows you to modify a node caption once a user changes it. Inherited from TcxCustomTreeView.
OnEditing Allows you to prevent node caption edit operations. Inherited from TcxCustomTreeView.
OnEndDock Inherited from TControl.
OnEndDrag Inherited from TControl.
OnEnter Inherited from TWinControl.
OnExit Inherited from TWinControl.
OnExpanded Allows you to respond to node expand operations. Inherited from TcxCustomTreeView.
OnExpanding Allows you to prevent node expand operations. Inherited from TcxCustomTreeView.
OnFocusChanged protected Inherited from TcxControl.
OnGesture Inherited from TControl.
OnGetImageIndex Allows you associate images with nodes. Inherited from TcxCustomTreeView.
OnGetSelectedIndex Allows you to associate selected nodes with images. Inherited from TcxCustomTreeView.
OnGetSiteInfo Inherited from TWinControl.
OnGlass Inherited from TcxContainer.
OnInnerTreeViewWndProc Inherited from TcxTreeViewContainer.
OnKeyDown Inherited from TWinControl.
OnKeyPress Inherited from TWinControl.
OnKeyUp Inherited from TWinControl.
OnMouseActivate Inherited from TControl.
OnMouseDown Inherited from TControl.
OnMouseEnter Occurs when the mouse pointer enters into the control. Inherited from TcxControl.
OnMouseLeave Occurs when the mouse pointer leaves the control. Inherited from TcxControl.
OnMouseMove Inherited from TControl.
OnMouseUp Inherited from TControl.
OnMouseWheel Inherited from TControl.
OnMouseWheelDown Inherited from TControl.
OnMouseWheelUp Inherited from TControl.
OnResize Inherited from TControl.
OnStartDock Inherited from TControl.
OnStartDrag Inherited from TControl.
OnUnDock Inherited from TWinControl.
See Also