Skip to main content

TcxVirtualTreeList Methods

A TreeList control used in provider mode.
Name Description
AcceptMousePosForClick(Integer,Integer) Inherited from TcxControl.
AddFontListener(IcxFontListener) Inherited from TcxControl.
AddNode(TcxTreeListNode,TcxTreeListNode,Pointer,TcxTreeListNodeAttachMode) protected In unbound mode, adds a node to the control at the specified position. Inherited from TcxCustomTreeList.
AdjustColumnsWidth Horizontally resizes the tree list, so that it fits the client area. Inherited from TcxCustomTreeList.
ApplyBestFit Horizontally 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.
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.
BeginUpdate Prevents an editing control from being updated until the EndUpdate or the CancelUpdate method is called. Inherited from TcxEditingControl.
BringToFront Inherited from TControl.
Broadcast(Untyped) Inherited from TWinControl.
Cancel Discards any changes made to the linked storage during the transaction opened by the Edit method. Inherited from TcxCustomTreeList.
CancelEdit Closes an in-place editor and discards changes made to the data cell‘s content. Inherited from TcxCustomTreeList.
CancelSearching Stops the incremental search. Inherited from TcxCustomTreeList.
CancelUpdate Enables updating of an editing control to resume after the BeginUpdate method was called. Inherited from TcxEditingControl.
CanFocus Inherited from TWinControl.
CanFocusEx Inherited 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.
CheckNonMainThreadUsage Inherited from TControl.
Clear Removes all nodes from the control. Inherited from TcxCustomTreeList.
ClearSelection(Boolean) Unselects all the selected nodes. Inherited from TcxCustomTreeList.
ClearSorting Clears sorting in all columns. Inherited from TcxCustomTreeList.
Click Inherited 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.
CopyAllToClipboard Copies all nodes created in the tree list 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.
DeleteAllColumns Removes all columns from the control. Inherited from TcxCustomTreeList.
DeleteSelection Permanently deletes selected nodes. Inherited from TcxCustomTreeList.
Deselect(TcxTreeListNode) Deselects a node. Inherited from TcxCustomTreeList.
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.
Edit Allows updates in the linked storage. Inherited from TcxCustomTreeList.
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.
EndUpdate Enables 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.
Focused Inherited from TWinControl.
FreeNotification(TComponent) Inherited from TComponent.
FreeOnRelease Inherited from TComponent.
FullCollapse Collapses all expanded nodes. Inherited from TcxCustomTreeList.
FullExpand Expands all collapsed nodes. Inherited from TcxCustomTreeList.
FullRefresh Updates the tree list. Inherited from TcxCustomTreeList.
GetChildren(TGetChildProc,TComponent) Inherited from TComponent.
GetControlsAlignment Inherited from TControl.
GetDragImages Inherited from TControl.
GetEditRect(TcxTreeListNode,TcxTreeListColumn) Returns the data cell edit container’s rectangle, in tree list coordinates. Inherited from TcxCustomTreeList.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetNodeAt(Integer,Integer) Returns the node by the specified coordinates. Inherited from TcxCustomTreeList.
GetOwner Inherited from TPersistent.
GetParentComponent Inherited from TComponent.
GetSelections(TList) Populates AList with selected nodes. Inherited from TcxCustomTreeList.
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.
GotoBOF Moves focus to the first node in the control. Inherited from TcxCustomTreeList.
GotoEOF Moves focus to the last node in the control. Inherited from TcxCustomTreeList.
GotoNext Moves focus one node down. Inherited from TcxCustomTreeList.
GotoNextPage Scrolls focus one page down. Inherited from TcxCustomTreeList.
GoToNextScrollbarAnnotation(TdxScrollbarAnnotationKinds,Boolean,Boolean) Inherited from TcxCustomTreeList.
GotoPrev Moves focus one node up. Inherited from TcxCustomTreeList.
GotoPrevPage Scrolls focus one page up. Inherited from TcxCustomTreeList.
HandleAllocated Inherited from TWinControl.
HandleFromNode(TcxTreeListNode) Returns the node’s record handle. Inherited from TcxCustomVirtualTreeList.
HandleNeeded Inherited from TWinControl.
HasParent Inherited from TComponent.
Hide Inherited from TControl.
HideEdit Closes an in-place editor and saves changes made to the data cell‘s content. Inherited from TcxCustomTreeList.
HideFindPanel Hides the Find Panel. Inherited from TcxCustomTreeList.
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.
IsBOF Checks whether the first node in the control is focused. Inherited from TcxCustomTreeList.
IsCustomStyleActive Inherited from TControl.
IsEOF Checks whether the last node in the control is focused. Inherited from TcxCustomTreeList.
IsFindPanelVisible Determines 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.
IsRightToLeft Inherited from TControl.
LayoutChanged Invalidates an editing control in response to layout changes. Inherited from TcxEditingControl.
Loaded Inherited from TComponent.
LockDrawing Inherited from TWinControl.
LockScrollBars Inherited from TcxControl.
MakeDefaultLayout Restores 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.
Post Sends the changed data to the linked storage. Inherited from TcxCustomTreeList.
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.
RestoreColumnsDefaults Restores the default settings of all columns. Inherited from TcxCustomTreeList.
RestoreColumnsWidths Restores the default width of all columns. Inherited from TcxCustomTreeList.
RestoreFromIniFile(string,Boolean,Boolean,string) Restores TreeList-specific information from an INI file. Inherited from TcxCustomTreeList.
RestoreFromRegistry(string,Boolean,Boolean,string) Restores TreeList-specific information from the system registry. Inherited from TcxCustomTreeList.
RestoreFromStream(TStream,Boolean,Boolean,string) Restores TreeList-specific information 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.
SelectAll Selects all nodes. Inherited from TcxCustomTreeList.
SendToBack Inherited from TControl.
SetBounds(Integer,Integer,Integer,Integer) Inherited from TControl.
SetDesignVisible(Boolean) Inherited from TControl.
SetFocus Inherited 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.
Show Inherited from TControl.
ShowEdit Activates 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.
ShowFindPanel Invokes the Find Panel. Inherited from TcxCustomTreeList.
StartDrag(TDragObject) Inherited from TcxControl.
StoreToIniFile(string,Boolean,string) Saves TreeList-specific information to an INI file. Inherited from TcxCustomTreeList.
StoreToRegistry(string,Boolean,string) Stores TreeList-specific information to the registry. Inherited from TcxCustomTreeList.
StoreToStream(TStream,string) Saves TreeList-specific information to a stream. Inherited from TcxCustomTreeList.
Subselect(TcxTreeListNode) Inherited from TcxCustomTreeList.
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