Back to Devexpress

TcxVirtualTreeList Members

vcl-cxtldata-dot-tcxvirtualtreelist-dot-underscore-members.md

latest113.3 KB
Original Source

TcxVirtualTreeList Members

A TreeList control used in provider mode.

Constructors

NameDescription
Create(TComponent)Inherited from TComponent.
CreateParented(HWND)Inherited from TWinControl.

Properties

NameDescription
AbsoluteCountReturns the total number of nodes in the Tree List control. Inherited from TcxCustomTreeList.
AbsoluteItemsProvides indexed access to all nodes in the Tree List control (regardless of hierarchy levels and visibility). Inherited from TcxCustomTreeList.
AbsoluteVisibleCountReturns the number of visible nodes in the Tree List control (regardless of hierarchy levels). Inherited from TcxCustomTreeList.
AbsoluteVisibleItemsProvides indexed access to all visible nodes in the Tree List control (regardless of hierarchy levels). Inherited from TcxCustomTreeList.
ActionInherited from TControl.
ActiveCanvasProvides access to the control’s GDI-based canvas. Inherited from TcxControl.
AlignInherited from TControl.
AlignDisabledInherited from TWinControl.
AlignWithMarginsInherited from TControl.
AnchorsInherited from TControl.
AutomationProvides access to Tree List UI Automation and accessibility-related settings. Inherited from TcxCustomTreeList.
AutoSizeInherited from TControl.
BandsProvides access to all bands in the Tree List control. Inherited from TcxCustomTreeList.
BevelEdgesInherited from TWinControl.
BevelInnerInherited from TWinControl.
BevelKindInherited from TWinControl.
BevelOuterInherited from TWinControl.
BevelWidthInherited from TWinControl.
BiDiModeInherited from TControl.
BorderSizeInherited from TcxControl.
BorderStyleInherited from TcxEditingControl.
BorderWidthInherited from TWinControl.
BoundsReturns the control’s boundaries. Inherited from TcxControl.
BoundsRectInherited from TControl.
BrushInherited from TWinControl.
BufferedPaintDetermines whether the control’s image is rendered directly in the window or is first painted to an in-memory bitmap. Inherited from TcxEditingControl.
CanvasProvides access to the control’s GDI-based canvas. Inherited from TcxControl.
CaptionInherited from TControl.
ClientBoundsReturns the control’s client area. Inherited from TcxControl.
ClientHeightInherited from TControl.
ClientOriginInherited from TControl.
ClientRectInherited from TControl.
ClientWidthInherited from TControl.
ColorInherited from TControl.
ColumnCountReturns the total number of columns in the Tree List control. Inherited from TcxCustomTreeList.
ColumnsProvides indexed access to all columns. Inherited from TcxCustomTreeList.
ComObjectInherited from TComponent.
ComponentCountInherited from TComponent.
ComponentIndexInherited from TComponent.
ComponentsInherited from TComponent.
ComponentStateInherited from TComponent.
ComponentStyleInherited from TComponent.
ConditionalFormattingProvides access to the conditional formatting controller. Inherited from TcxCustomTreeList.
ConstraintsInherited from TControl.
ControlCountInherited from TWinControl.
ControlsInherited from TWinControl.
ControlStateInherited from TControl.
ControlStyleInherited from TControl.
CountReturns the number of nodes at the root level. Inherited from TcxCustomTreeList.
Ctl3DInherited from TWinControl.
CurrentPPIInherited from TControl.
CursorInherited from TControl.
CustomDataSourceSpecifies the custom data source for the virtual TreeList control. Inherited from TcxCustomVirtualTreeList.
CustomHintInherited from TControl.
CustomizingReferences a Customize window instance. Inherited from TcxCustomTreeList.
DataControllerInherited from TcxCustomVirtualTreeList.
DateTimeHandlingProvides access to the settings that define how the control shows and filters out date/time values. Inherited from TcxCustomTreeList.
DefaultIndentSizeInherited from TcxCustomTreeList.
DefaultLayoutSpecifies whether the default layout is applied to the tree list. Inherited from TcxCustomTreeList.
DefaultRowHeightSpecifies the default height for all nodes, in pixels. Inherited from TcxCustomTreeList.
DesignInfoInherited from TComponent.
DockClientCountInherited from TWinControl.
DockClientsInherited from TWinControl.
DockManagerInherited from TWinControl.
DockOrientationInherited from TControl.
DockSiteInherited from TWinControl.
DoubleBufferedInherited from TWinControl.
DragAndDropObjectInherited from TcxControl.
DragAndDropObjectClassInherited from TcxControl.
DragAndDropStateInherited from TcxControl.
DragCursorInherited from TcxEditingControl.
DragKindInherited from TControl.
DragModeInherited from TControl.
DragNodeInherited from TcxCustomTreeList.
EnabledInherited from TControl.
ExpansionLevelInherited from TcxCustomTreeList.
ExplicitHeightInherited from TControl.
ExplicitLeftInherited from TControl.
ExplicitTopInherited from TControl.
ExplicitWidthInherited from TControl.
FilterProvides access to the filter applied to the tree list. Inherited from TcxCustomTreeList.
FilterBoxProvides access to the filter panel settings. Inherited from TcxCustomTreeList.
FilteringProvides access to all filter settings. Inherited from TcxCustomTreeList.
FindCriteriaProvides access to the data search criteria and concomitant settings related to the Find Panel functionality. Inherited from TcxCustomTreeList.
FindPanelProvides access to the settings that define the appearance and behavior of the control’s Find Panel and its elements. Inherited from TcxExtEditingControl.
FloatingInherited from TControl.
FloatingDockSiteClassInherited from TControl.
FocusedColumnSpecifies the focused column. Inherited from TcxCustomTreeList.
FocusedNodeSpecifies the focused node. Inherited from TcxCustomTreeList.
FocusOnClick protectedSpecifies if clicking the control focuses it. Inherited from TcxControl.
FontInherited from TControl.
HandleInherited from TWinControl.
HeightInherited from TControl.
HelpContextInherited from TControl.
HelpKeywordInherited from TControl.
HelpTypeInherited from TControl.
HintSpecifies a hint message for the control. Inherited from TcxControl.
HitTestReturns HitTest information about the tree list element located at a specific point. Inherited from TcxCustomTreeList.
HostDockSiteInherited from TControl.
HScrollBar protectedInherited from TcxControl.
HScrollBarVisible protectedInherited from TcxControl.
ImagesRepresents a collection of images used as an indication of focused nodes. Inherited from TcxCustomTreeList.
ImeModeInherited from TWinControl.
ImeNameInherited from TWinControl.
InplaceEditorReturns the active in-place editor. Inherited from TcxCustomTreeList.
IsActiveIndicates whether the control has focus, or if an in-place editor is opened and focused. Inherited from TcxCustomTreeList.
IsDesigningIdentifies if the control is being modified by the form designer. Inherited from TcxControl.
IsDestroyingIdentifies if the control is about to be destroyed. Inherited from TcxCustomControl.
IsDrawingLockedInherited from TWinControl.
IsEditingChecks whether the tree list is in edit mode. Inherited from TcxCustomTreeList.
IsFocusedIdentifies if the control has focus. Inherited from TcxControl.
IsInsertingInherited from TcxCustomTreeList.
IsLoadingIdentifies if the control is being loaded. Inherited from TcxControl.
ItemsProvides indexed access to all nodes at the root level. Inherited from TcxCustomTreeList.
Keys protectedInherited from TcxControl.
LastNodeReturns the last node. Inherited from TcxCustomTreeList.
LastPartVisibleNodeInherited from TcxCustomTreeList.
LastVisibleNodeSpecifies the lower node visible in the tree list’s View. Inherited from TcxCustomTreeList.
LeftInherited from TControl.
LockUpdateIndicates the number of BeginUpdate method calls that have not been matched by EndUpdate method calls. Inherited from TcxEditingControl.
LookAndFeelProvides access to the control’s look & feel settings. Inherited from TcxControl.
LookAndFeelPainter protectedInherited from TcxControl.
LRDockWidthInherited from TControl.
MarginsInherited from TControl.
MouseCaptureInherited from TControl.
MouseCaptureObjectProvides access to the dragged object during a drag-and-drop operation. Inherited from TcxControl.
MouseDownPosSpecifies the mouse pointer position when an OnMouseDown event occurs. Inherited from TcxControl.
MouseInClientInherited from TWinControl.
NameInherited from TComponent.
NavigatorProvides access to the settings that define the appearance and behavior of the embedded navigator and its elements. Inherited from TcxExtEditingControl.
ObserversInherited from TComponent.
OptionsBehaviorSpecifies the tree list’s behavior options. Inherited from TcxCustomTreeList.
OptionsCustomizingSpecifies the tree list’s options controlling end-user actions. Inherited from TcxCustomTreeList.
OptionsDataProvides access to data management settings for a data-aware or provider Tree List control. Inherited from TcxCustomDataTreeList.
OptionsSelectionSpecifies the tree list’s node and cell selection options. Inherited from TcxCustomTreeList.
OptionsViewSpecifies the tree list’s display options. Inherited from TcxCustomTreeList.
OwnerInherited from TComponent.
PaddingInherited from TWinControl.
ParentInherited from TControl.
ParentBackground protectedInherited from TcxControl.
ParentBiDiModeInherited from TControl.
ParentColorInherited from TControl.
ParentCtl3DInherited from TWinControl.
ParentCustomHintInherited from TControl.
ParentDoubleBufferedInherited from TWinControl.
ParentFontInherited from TControl.
ParentShowHintInherited from TControl.
ParentWindowInherited from TWinControl.
PixelsPerInchInherited from TWinControl.
PopupMenuSpecifies the popup menu associated with the control. Inherited from TcxControl.
PopupMenusProvides access to the TreeList control’s context menus. Inherited from TcxCustomTreeList.
PreviewSpecifies options for Outlook-style node preview sections. Inherited from TcxCustomTreeList.
RaiseOnNonMainThreadUsageInherited from TControl.
RedrawDisabledInherited from TWinControl.
RootProvides access to the virtual node that considered to be the parent of root nodes. Inherited from TcxCustomTreeList.
ScaleFactorInherited from TControl.
ScrollbarAnnotationsProvides access to scrollbar annotation settings. Inherited from TcxCustomTreeList.
ScrollBars protectedInherited from TcxControl.
SearchingChecks whether an incremental search is currently performed in the tree list. Inherited from TcxCustomTreeList.
SearchingTextSpecifies the string used by the FindNext method. Inherited from TcxCustomTreeList.
SelectionCountReturns the number of selected nodes. Inherited from TcxCustomTreeList.
SelectionListProvides access to the collection of selected nodes. Inherited from TcxCustomTreeList.
SelectionsProvides indexed access to the selected nodes. Inherited from TcxCustomTreeList.
ShowHintInherited from TControl.
ShowingInherited from TWinControl.
SortedIdentifies if columns are sorted. Inherited from TcxCustomTreeList.
SortedColumnCountReturns the number of sorted columns. Inherited from TcxCustomTreeList.
SortedColumnsProvides indexed access to sorted columns. Inherited from TcxCustomTreeList.
StateImagesRepresents a collection of images used for indicating specific states of a node. Inherited from TcxCustomTreeList.
StyleElementsInherited from TControl.
StyleNameInherited from TControl.
StylesSpecifies style settings for the tree list’s elements. Inherited from TcxCustomTreeList.
SummaryProvides access to the collection of summaries specified in the tree list. Inherited from TcxCustomTreeList.
TabOrderInherited from TWinControl.
TabStopInherited from TcxControl.
TagInherited from TComponent.
TBDockHeightInherited from TControl.
TextInherited from TControl.
TipModeInherited from TWinControl.
TopInherited from TControl.
TopNodeReturns the first node instance. Inherited from TcxCustomTreeList.
TopVisibleNodeSpecifies the top node visible in the tree list’s View. Inherited from TcxCustomTreeList.
TouchInherited from TControl.
Transparent protectedSpecifies if the control is transparent in GDI render mode. Inherited from TcxControl.
UndockHeightInherited from TControl.
UndockWidthInherited from TControl.
UseDockManagerInherited from TWinControl.
UseLightBordersInherited from TcxCustomTreeList.
VCLComObjectInherited from TComponent.
VisibleInherited from TControl.
VisibleColumnCountReturns the number of visible columns. Inherited from TcxCustomTreeList.
VisibleColumnsProvides indexed access to visible columns. Inherited from TcxCustomTreeList.
VisibleCountReturns the number of visible nodes. Inherited from TcxCustomTreeList.
VisibleDockClientCountInherited from TWinControl.
VScrollBar protectedInherited from TcxControl.
VScrollBarVisible protectedInherited from TcxControl.
WidthInherited from TControl.
WindowProcInherited from TControl.

Methods

NameDescription
AcceptMousePosForClick(Integer,Integer)Inherited from TcxControl.
AddFontListener(IcxFontListener)Inherited from TcxControl.
AddNode(TcxTreeListNode,TcxTreeListNode,Pointer,TcxTreeListNodeAttachMode) protectedCreates a new node at the target position or moves an existing node to a new position. Inherited from TcxCustomTreeList.
AdjustColumnsWidthHorizontally resizes the tree list, so that it fits the client area. Inherited from TcxCustomTreeList.
ApplyBestFitHorizontally resizes the tree list, so that contents fit cells. Inherited from TcxCustomTreeList.
Assign(TPersistent)Inherited from TPersistent.
AssignTo(TPersistent)Inherited from TPersistent.
BeginDrag(Boolean,Integer)Inherited from TControl.
BeginDragAndDropInherited from TcxControl.
BeginExportInherited from TcxExtEditingControl.
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.
BeginUpdatePrevents an editing control from being updated until the EndUpdate or the CancelUpdate method is called. Inherited from TcxEditingControl.
BringToFrontInherited from TControl.
Broadcast(Untyped)Inherited from TWinControl.
CancelDiscards any changes made to the linked storage during the transaction opened by the Edit method. Inherited from TcxCustomTreeList.
CancelEditCloses an in-place editor and discards changes made to the data cell‘s content. Inherited from TcxCustomTreeList.
CancelSearchingStops the incremental search. Inherited from TcxCustomTreeList.
CancelUpdateEnables updating of an editing control to resume after the BeginUpdate method was called. Inherited from TcxEditingControl.
CanFocusInherited from TWinControl.
CanFocusExInherited from TcxControl.
CellRect(TcxTreeListNode,TcxTreeListColumn)Returns a data cell‘s bounding rectangle, in tree list coordinates. Inherited from TcxCustomTreeList.
ChangeScale(Integer,Integer)Inherited from TControl.
CheckNonMainThreadUsageInherited from TControl.
ClearRemoves all nodes from the control. Inherited from TcxCustomTreeList.
ClearSelection(Boolean)Unselects all the selected nodes. Inherited from TcxCustomTreeList.
ClearSortingClears sorting in all columns. Inherited from TcxCustomTreeList.
ClickInherited from TControl.
ClientToParent(TPoint,TWinControl)Inherited from TControl.
ClientToScreen(TPoint)Inherited from TControl.
ClientToScreen(TRect)Inherited from TControl.
ColumnByName(string)Provides access to a tree list column by its name. Inherited from TcxCustomTreeList.
ConstrainedResize(Integer,Integer,Integer,Integer)Inherited from TControl.
ContainsControl(TControl)Inherited from TWinControl.
ControlAtPos(TPoint,Boolean,Boolean,Boolean)Inherited from TWinControl.
CopyAllToClipboardCopies all nodes in the Tree List control to the clipboard as text. Inherited from TcxCustomTreeList.
CopySelectedToClipboard(Boolean)Copies selected nodes to the clipboard as text. Inherited from TcxCustomTreeList.
CreateColumn(TcxTreeListBand)Creates a new column. Inherited from TcxCustomTreeList.
CreateParentedControl(HWND)Inherited from TWinControl.
DeleteAllColumnsDeletes all columns. Inherited from TcxCustomTreeList.
DeleteSelectionPermanently deletes selected nodes. Inherited from TcxCustomTreeList.
Deselect(TcxTreeListNode)Deselects a node. Inherited from TcxCustomTreeList.
DestroyComponentsInherited from TComponent.
DestroyingInherited from TComponent.
DisableAlignInherited from TWinControl.
Dock(TWinControl,TRect)Inherited from TControl.
DockDrop(TDragDockObject,Integer,Integer)Inherited from TWinControl.
DragDrop(TObject,Integer,Integer)Inherited from TControl.
DraggingInherited from TControl.
DrawTextBiDiModeFlags(Longint)Inherited from TControl.
DrawTextBiDiModeFlagsReadingOnlyInherited from TControl.
EditAllows updates in the linked storage. Inherited from TcxCustomTreeList.
EnableAlignInherited from TWinControl.
EndDrag(Boolean)Inherited from TControl.
EndExportInherited from TcxExtEditingControl.
EndFunctionInvoke(IAsyncResult)Inherited from TComponent.
EndInvoke(IAsyncResult)Inherited from TComponent.
EndInvoke<TResult>(IAsyncResult)Inherited from TComponent.
EndUpdateEnables updating of an editing control after the BeginUpdate method was called. Inherited from TcxEditingControl.
Equals(TObject)Inherited from TObject.
ExecuteAction(TBasicAction)Inherited from TComponent.
Find(Pointer,TcxTreeListNode,Boolean,Boolean,TcxTreeListFindFunc,Boolean)Searches for a node using the specified criteria and parameters. Inherited from TcxCustomTreeList.
FindChildControl(String)Inherited from TWinControl.
FindComponent(String)Inherited from TComponent.
FindNext(Boolean)Searches for a node containing the text specified by the SearchingText property. Inherited from TcxCustomTreeList.
FindNodeByText(string,TcxTreeListColumn,TcxTreeListNode,Boolean,Boolean,Boolean,TcxTreeListFindMode,TcxTreeListLikeParams,Boolean)Searches for the first node that contains the specified text. Inherited from TcxCustomTreeList.
FinishDragAndDrop(Boolean)Inherited from TcxControl.
FlipChildren(Boolean)Inherited from TWinControl.
FocusedInherited from TWinControl.
FreeNotification(TComponent)Inherited from TComponent.
FreeOnReleaseInherited from TComponent.
FullCollapseCollapses all expanded nodes. Inherited from TcxCustomTreeList.
FullExpandExpands all collapsed nodes. Inherited from TcxCustomTreeList.
FullRefreshUpdates the tree list. Inherited from TcxCustomTreeList.
GetChildren(TGetChildProc,TComponent)Inherited from TComponent.
GetControlsAlignmentInherited from TControl.
GetDragImagesInherited from TControl.
GetEditRect(TcxTreeListNode,TcxTreeListColumn)Returns the data cell edit container’s rectangle, in tree list coordinates. Inherited from TcxCustomTreeList.
GetHashCodeInherited from TObject.
GetNamePathInherited from TPersistent.
GetNodeAt(Integer,Integer)Returns the node by the specified coordinates. Inherited from TcxCustomTreeList.
GetOwnerInherited from TPersistent.
GetParentComponentInherited from TComponent.
GetSelections(TList)Populates AList with selected nodes. Inherited from TcxCustomTreeList.
GetStyleNameInherited from TControl.
GetSystemMetrics(Integer)Inherited from TControl.
GetTabControlList(TList)Inherited from TWinControl.
GetTabOrderList(TList)Inherited from TWinControl.
GetTextBuf(PChar,Integer)Inherited from TControl.
GetTextLenInherited from TControl.
GotoBOFMoves focus to the first node in the control. Inherited from TcxCustomTreeList.
GotoEOFMoves focus to the last node in the control. Inherited from TcxCustomTreeList.
GotoNextMoves focus one node down. Inherited from TcxCustomTreeList.
GotoNextPageScrolls focus one page down. Inherited from TcxCustomTreeList.
GoToNextScrollbarAnnotation(TdxScrollbarAnnotationKinds,Boolean,Boolean)Inherited from TcxCustomTreeList.
GotoPrevMoves focus one node up. Inherited from TcxCustomTreeList.
GotoPrevPageScrolls focus one page up. Inherited from TcxCustomTreeList.
HandleAllocatedInherited from TWinControl.
HandleFromNode(TcxTreeListNode)Returns the node’s record handle. Inherited from TcxCustomVirtualTreeList.
HandleNeededInherited from TWinControl.
HasParentInherited from TComponent.
HideInherited from TControl.
HideEditCloses an in-place editor and saves changes made to the data cell‘s content. Inherited from TcxCustomTreeList.
HideFindPanelHides the Find Panel. Inherited from TcxCustomTreeList.
InitiateActionInherited from TControl.
InsertComponent(TComponent)Inherited from TComponent.
InsertControl(TControl)Inherited from TWinControl.
InvalidateInherited 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.
InvalidateWithChildrenInherited from TcxControl.
IsBOFChecks whether the first node in the control is focused. Inherited from TcxCustomTreeList.
IsCustomStyleActiveInherited from TControl.
IsEOFChecks whether the last node in the control is focused. Inherited from TcxCustomTreeList.
IsFindPanelVisibleDetermines if the Find Panel is currently displayed. Inherited from TcxCustomTreeList.
IsImplementorOf(IInterface)Inherited from TComponent.
IsLightStyleColor(TColor)Inherited from TControl.
IsMouseInPressedArea(Integer,Integer)Inherited from TcxControl.
IsRightToLeftInherited from TControl.
LayoutChangedInvalidates an editing control in response to layout changes. Inherited from TcxEditingControl.
LoadedInherited from TComponent.
LockDrawingInherited from TWinControl.
LockScrollBarsInherited from TcxControl.
MakeDefaultLayoutRestores the control’s default layout. Inherited from TcxCustomTreeList.
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.
NodeFromHandle(TcxDataRecordHandle)Returns the node by its record handle. Inherited from TcxCustomVirtualTreeList.
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.
PostSends the changed data to the linked storage. Inherited from TcxCustomTreeList.
PostMouseMoveInherited from TcxControl.
PostMouseMove(TPoint)Inherited from TcxControl.
PreProcessMessage(TMsg)Inherited from TWinControl.
RealignInherited from TWinControl.
ReferenceInterface(IInterface,TOperation)Inherited from TComponent.
RefreshInherited from TControl.
RemoveComponent(TComponent)Inherited from TComponent.
RemoveControl(TControl)Inherited from TWinControl.
RemoveFontListener(IcxFontListener)Inherited from TcxControl.
RemoveFreeNotification(TComponent)Inherited from TComponent.
RepaintInherited from TControl.
ReplaceDockedControl(TControl,TWinControl,TControl,TAlign)Inherited from TControl.
RestoreColumnsDefaultsRestores the default settings of all columns. Inherited from TcxCustomTreeList.
RestoreColumnsWidthsRestores the default width of all columns. Inherited from TcxCustomTreeList.
RestoreDataViewState(TcxTreeListStorageOptions)Restores user interaction states stored in memory after a StoreDataViewState procedure call. Inherited from TcxCustomTreeList.
RestoreDataViewStateFromStream(TStream,TcxTreeListStorageOptions)Restores previously saved user interaction states from a stream. Inherited from TcxCustomTreeList.
RestoreFromIniFile(string,Boolean,Boolean,string,TcxTreeListStorageOptions)Restores previously saved Tree List state information from an INI file. Inherited from TcxCustomTreeList.
RestoreFromRegistry(string,Boolean,Boolean,string,TcxTreeListStorageOptions)Restores previously saved Tree List state information from the system registry. Inherited from TcxCustomTreeList.
RestoreFromStream(TStream,Boolean,Boolean,string,TcxTreeListStorageOptions)Restores a previously saved Tree List state from a stream. Inherited from TcxCustomTreeList.
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(TcxTreeListNode,TShiftState)Selects the specified nodes. Inherited from TcxCustomTreeList.
Select(TcxTreeListNode[])Selects the specified nodes. Inherited from TcxCustomTreeList.
Select(TList)Selects specified nodes. Inherited from TcxCustomTreeList.
SelectAllSelects all nodes. Inherited from TcxCustomTreeList.
SendToBackInherited from TControl.
SetBounds(Integer,Integer,Integer,Integer)Inherited from TControl.
SetDesignVisible(Boolean)Inherited from TControl.
SetFocusInherited from TWinControl.
SetFocusedNode(TcxTreeListNode,TShiftState)Inherited from TcxCustomTreeList.
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.
ShowInherited from TControl.
ShowEditActivates an in-place editor for the focused data cell. Inherited from TcxCustomTreeList.
ShowEditByKey(Char)Activates an in-place editor for the focused data cell, emulating activation, as with a keyboard action. Inherited from TcxCustomTreeList.
ShowEditByMouse(Integer,Integer,TShiftState)Activates an in-place editor for the focused data cell, emulating activation, as with a mouse action. Inherited from TcxCustomTreeList.
ShowFindPanelInvokes the Find Panel. Inherited from TcxCustomTreeList.
StartDrag(TDragObject)Inherited from TcxControl.
StoreDataViewState(TcxTreeListStorageOptions)Stores specified user interaction states in memory. Inherited from TcxCustomTreeList.
StoreDataViewStateToStream(TStream,TcxTreeListStorageOptions)Saves specified user interaction states to a stream. Inherited from TcxCustomTreeList.
StoreToIniFile(string,Boolean,string,TcxTreeListStorageOptions)Saves Tree List state information to an INI file. Inherited from TcxCustomTreeList.
StoreToRegistry(string,Boolean,string,TcxTreeListStorageOptions)Saves Tree List state information to the system registry. Inherited from TcxCustomTreeList.
StoreToStream(TStream,string,TcxTreeListStorageOptions)Saves specified Tree List structure and user interaction information to a stream. Inherited from TcxCustomTreeList.
Subselect(TcxTreeListNode)Inherited from TcxCustomTreeList.
SupportsUIAutomation protectedInherited from TcxCustomControl.
SystemInfoChanged(Cardinal)Inherited from TcxControl.
ToStringInherited from TObject.
TranslationChangedInherited from TcxControl.
UnlockDrawingInherited from TWinControl.
UnlockScrollBarsInherited from TcxControl.
UpdateInherited from TControl.
UpdateAction(TBasicAction)Inherited from TComponent.
UpdateControlStateInherited from TWinControl.
UpdateWithChildrenInherited from TcxControl.
UseRightToLeftAlignmentInherited from TControl.
UseRightToLeftReadingInherited from TControl.
UseRightToLeftScrollBarInherited from TControl.
WndProc(TMessage)Inherited from TControl.

Events

NameDescription
NavigatorEventsInherited from TcxExtEditingControl.
OnAfterSummaryOccurs after all summaries have been calculated. Inherited from TcxCustomTreeList.
OnAlignInsertBeforeInherited from TWinControl.
OnAlignPositionInherited from TWinControl.
OnBandHeaderClickEnables you to respond to band header clicks. Inherited from TcxCustomTreeList.
OnBandPosChangedEnables you to respond to end-user changes made to a band‘s visibility or position within the tree list. Inherited from TcxCustomTreeList.
OnBandSizeChangedEnables you to respond to band sizing. Inherited from TcxCustomTreeList.
OnBeginDragNodeEnables you to control node dragging. Inherited from TcxCustomTreeList.
OnCanFocusNodeEnables you to control which nodes can be focused by end-users. Inherited from TcxCustomTreeList.
OnCanResizeInherited from TControl.
OnCanSelectNodeEnables you to control which nodes can be selected by end-users. Inherited from TcxCustomTreeList.
OnChangeEnables you to respond to changes made in a tree list. Inherited from TcxCustomTreeList.
OnClickInherited from TControl.
OnCollapsedEnables you to perform specific actions after a node has been collapsed. Inherited from TcxCustomTreeList.
OnCollapsingEnables you to specify whether a particular node can be collapsed. Inherited from TcxCustomTreeList.
OnColumnHeaderClickEnables you to respond to column header clicks. Inherited from TcxCustomTreeList.
OnColumnPosChangedEnables you to respond to end-user changes made to a column’s visibility or position within the tree list. Inherited from TcxCustomTreeList.
OnColumnSizeChangedEnables you to respond to column resize operations. Inherited from TcxCustomTreeList.
OnCompareAllows you to implement a custom node sorting algorithm. Inherited from TcxCustomTreeList.
OnConstrainedResizeInherited from TControl.
OnContextPopupInherited from TControl.
OnCustomDrawBackgroundCellEnables you to custom paint the tree list background. Inherited from TcxCustomTreeList.
OnCustomDrawBandCellEnables you to custom draw band backgrounds. Inherited from TcxCustomTreeList.
OnCustomDrawBandHeaderCellEnables you to custom draw band headers. Inherited from TcxCustomTreeList.
OnCustomDrawCell protectedOccurs when a cell within a control needs to be painted. Inherited from TcxEditingControl.
OnCustomDrawDataCellEnables you to custom draw data cells. Inherited from TcxCustomTreeList.
OnCustomDrawFooterCellEnables you to custom draw footer cells. Inherited from TcxCustomTreeList.
OnCustomDrawHeaderCellEnables you to custom paint column headers. Inherited from TcxCustomTreeList.
OnCustomDrawIndentCellEnables you to custom draw indent cells. Inherited from TcxCustomTreeList.
OnCustomDrawIndicatorCellEnables you to custom draw node indicators. Inherited from TcxCustomTreeList.
OnCustomDrawPreviewCellEnables you to custom draw preview sections. Inherited from TcxCustomTreeList.
OnCustomizationFormVisibleChangedInherited from TcxCustomTreeList.
OnDataChangedEnables you to perform specific actions after the data has been posted to a data store. Inherited from TcxCustomTreeList.
OnDblClickInherited from TControl.
OnDeletionEnables you to perform specific actions when a node is being deleted. Inherited from TcxCustomTreeList.
OnDockDropInherited from TWinControl.
OnDockOverInherited from TWinControl.
OnDragDropInherited from TControl.
OnDragOverInherited from TControl.
OnEditChanged protectedOccurs when changing an open editor’s value. Inherited from TcxEditingControl.
OnEditedEnables you to perform specific actions after the data cell‘s in-place editor has been deactivated. Inherited from TcxCustomTreeList.
OnEditingEnables you to specify whether editing is allowed in a particular data cell. Inherited from TcxCustomTreeList.
OnEditValueChangedEnables you to perform specific actions after editing a data cell‘s value is complete. Inherited from TcxCustomTreeList.
OnEndDockInherited from TControl.
OnEndDragInherited from TControl.
OnEnterInherited from TWinControl.
OnExitInherited from TWinControl.
OnExpandedEnables you to perform specific actions after a node has been expanded. Inherited from TcxCustomTreeList.
OnExpandingAllows implementing dynamic node loading or prohibiting expansion for individual nodes. Inherited from TcxCustomTreeList.
OnFilterControlDialogShowEnables you to customize the Filter Builder dialog before showing it. Inherited from TcxEditingControl.
OnFilterCustomizationInherited from TcxEditingControl.
OnFilterDialogShowInherited from TcxEditingControl.
OnFilterNodeEnables you to filter out specific nodes. Inherited from TcxCustomTreeList.
OnFindCriteriaBeforeChangeEnables you to identify and track any changes made to data search criteria before they take effect on the tree list control. Inherited from TcxCustomTreeList.
OnFindCriteriaChangedEnables you to identify and track all data search criteria changes applied to the tree list control. Inherited from TcxCustomTreeList.
OnFindPanelVisibilityChangedEnables you to track Find Panel visibility changes. Inherited from TcxEditingControl.
OnFocusChanged protectedInherited from TcxControl.
OnFocusedColumnChangedEnables you to perform specific actions after an active column has been changed. Inherited from TcxCustomTreeList.
OnFocusedNodeChangedEnables you to respond to node focusing. Inherited from TcxCustomTreeList.
OnGestureInherited from TControl.
OnGetCellHintEnables you to customize a View element’s hint. Inherited from TcxCustomTreeList.
OnGetChildCountEnables you to control the number of child nodes for loading. Inherited from TcxCustomVirtualTreeList.
OnGetDragDropTextEnables you to customize the drag and drop hint’s text. Inherited from TcxCustomTreeList.
OnGetLevelImagesEnables you to associate certain node image collections with the corresponding node levels. Inherited from TcxCustomTreeList.
OnGetNodeHeightEnables you to specify the custom height for individual nodes. Inherited from TcxCustomTreeList.
OnGetNodeImageIndexEnables you to specify custom images for nodes. Inherited from TcxCustomTreeList.
OnGetNodePreviewHeightEnables you to specify the custom height for individual preview sections. Inherited from TcxCustomTreeList.
OnGetNodeValueEnables you to control data reading from the custom data source. Inherited from TcxCustomVirtualTreeList.
OnGetScrollbarAnnotationHintEnables you to display hints for scrollbar annotations. Inherited from TcxEditingControl.
OnGetSiteInfoInherited from TWinControl.
OnGetStoredPropertiesAllows you to customize a list of tree list properties saved to external storages. Inherited from TcxCustomTreeList.
OnGetStoredPropertyValueEnables you to provide values for tree list properties to be saved to external data stores. Inherited from TcxCustomTreeList.
OnHotTrackNodeEnables you to respond to node hot-tracking. Inherited from TcxCustomTreeList.
OnInitEditEnables you to customize an in-place cell editor when it is invoked. Inherited from TcxEditingControl.
OnInitEditValueEnables you to change the edit value for an invoked in-place cell editor. Inherited from TcxEditingControl.
OnInitFilteringDateRangesInherited from TcxEditingControl.
OnInitStoredObjectAllows you to initialize columns created when restoring the tree list layout from external sources. Inherited from TcxCustomTreeList.
OnIsGroupNodeAllows you to specify group nodes. Inherited from TcxCustomTreeList.
OnKeyDownInherited from TWinControl.
OnKeyPressInherited from TWinControl.
OnKeyUpInherited from TWinControl.
OnLayoutChangedEnables you to respond to tree list updates. Inherited from TcxCustomTreeList.
OnLeftPosChangedEnables you to respond when the current tree list is horizontally scrolled, either by keyboard navigation or by moving the horizontal scrollbar. Inherited from TcxCustomTreeList.
OnMouseActivateInherited from TControl.
OnMouseDownInherited from TControl.
OnMouseEnterOccurs when the mouse pointer enters into the control. Inherited from TcxControl.
OnMouseLeaveOccurs when the mouse pointer leaves the control. Inherited from TcxControl.
OnMouseMoveInherited from TControl.
OnMouseUpInherited from TControl.
OnMouseWheelInherited from TControl.
OnMouseWheelDownInherited from TControl.
OnMouseWheelUpInherited from TControl.
OnMoveToEnables you to respond to node dragging within the tree list. Inherited from TcxCustomTreeList.
OnNodeChangedEnables you to respond to changes made to a node. Inherited from TcxCustomTreeList.
OnNodeCheckChangedEnables you to respond to a change made to a node’s checked state. Inherited from TcxCustomTreeList.
OnNodeCheckChanging protectedEnables you to prohibit a node from changing its checked state. Inherited from TcxCustomTreeList.
OnPopulateCustomScrollbarAnnotationRowIndexListEnables you to display custom scrollbar annotations. Inherited from TcxEditingControl.
OnResizeInherited from TControl.
OnSelectionChangedEnables you to respond to node selections. Inherited from TcxCustomTreeList.
OnSetNodeValueEnables you to control data writing to the custom data source. Inherited from TcxCustomVirtualTreeList.
OnSetStoredPropertyValueEnables you to restore tree list property values from external data stores. Inherited from TcxCustomTreeList.
OnSortedEnables you to perform specific actions after node sorting is complete. Inherited from TcxCustomTreeList.
OnSortingEnables you to perform specific actions when sorting nodes. Inherited from TcxCustomTreeList.
OnStartDockInherited from TControl.
OnStartDragInherited from TControl.
OnSummaryEnables you to perform custom summary calculations. Inherited from TcxCustomTreeList.
OnTopRecordIndexChangedOccurs when scrolling the TreeList conrol’s contents. Inherited from TcxCustomTreeList.
OnUnDockInherited from TWinControl.
PopupMenusEventsInherited from TcxCustomTreeList.
StylesEventsInherited from TcxCustomTreeList.

See Also

TcxVirtualTreeList Class

cxTLData Unit