Skip to main content

TcxCustomTreeList Methods

The base class for the TcxDBTreeList, TcxTreeList, and TcxVirtualTreeList controls.
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.
AdjustColumnsWidth Horizontally resizes the tree list, so that it fits the client area.
ApplyBestFit Horizontally resizes the tree list, so that contents fit cells.
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.
CancelEdit Closes an in-place editor and discards changes made to the data cell‘s content.
CancelSearching Stops the incremental search.
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.
ChangeScale(Integer,Integer) Inherited from TControl.
CheckNonMainThreadUsage Inherited from TControl.
Clear Removes all nodes from the control.
ClearSelection(Boolean) Unselects all the selected nodes.
ClearSorting Clears sorting in all columns.
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.
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.
CopySelectedToClipboard(Boolean) Copies selected nodes to the clipboard as text.
CreateColumn(TcxTreeListBand) Creates a new column.
CreateParentedControl(HWND) Inherited from TWinControl.
DeleteAllColumns Removes all columns from the control.
DeleteSelection Permanently deletes selected nodes.
Deselect(TcxTreeListNode) Deselects a node.
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.
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.
FindChildControl(String) Inherited from TWinControl.
FindComponent(String) Inherited from TComponent.
FindNext(Boolean) Searches for a node containing the text specified by the SearchingText property.
FindNodeByText(string,TcxTreeListColumn,TcxTreeListNode,Boolean,Boolean,Boolean,TcxTreeListFindMode,TcxTreeListLikeParams,Boolean) Searches for the first node that contains the specified text.
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.
FullExpand Expands all collapsed nodes.
FullRefresh Updates the tree list.
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.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetNodeAt(Integer,Integer) Returns the node by the specified coordinates.
GetOwner Inherited from TPersistent.
GetParentComponent Inherited from TComponent.
GetSelections(TList) Populates AList with selected nodes.
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.
GotoEOF Moves focus to the last node in the control.
GotoNext Moves focus one node down.
GotoNextPage Scrolls focus one page down.
GoToNextScrollbarAnnotation(TdxScrollbarAnnotationKinds,Boolean,Boolean)
GotoPrev Moves focus one node up.
GotoPrevPage Scrolls focus one page up.
HandleAllocated Inherited from TWinControl.
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.
HideFindPanel Hides the Find Panel.
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.
IsCustomStyleActive Inherited from TControl.
IsEOF Checks whether the last node in the control is focused.
IsFindPanelVisible Determines if the Find Panel is currently displayed.
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.
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.
Post Sends the changed data to the linked storage.
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.
RestoreColumnsWidths Restores the default width of all columns.
RestoreFromIniFile(string,Boolean,Boolean,string) Restores TreeList-specific information from an INI file.
RestoreFromRegistry(string,Boolean,Boolean,string) Restores TreeList-specific information from the system registry.
RestoreFromStream(TStream,Boolean,Boolean,string) Restores TreeList-specific information from a stream.
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.
Select(TcxTreeListNode[]) Selects the specified nodes.
Select(TList) Selects specified nodes.
SelectAll Selects all nodes.
SendToBack Inherited from TControl.
SetBounds(Integer,Integer,Integer,Integer) Inherited from TControl.
SetDesignVisible(Boolean) Inherited from TControl.
SetFocus Inherited from TWinControl.
SetFocusedNode(TcxTreeListNode,TShiftState)
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.
ShowEditByKey(Char) Activates an in-place editor for the focused data cell, emulating activation, as with a keyboard action.
ShowEditByMouse(Integer,Integer,TShiftState) Activates an in-place editor for the focused data cell, emulating activation, as with a mouse action.
ShowFindPanel Invokes the Find Panel.
StartDrag(TDragObject) Inherited from TcxControl.
StoreToIniFile(string,Boolean,string) Saves TreeList-specific information to an INI file.
StoreToRegistry(string,Boolean,string) Stores TreeList-specific information to the registry.
StoreToStream(TStream,string) Saves TreeList-specific information to a stream.
Subselect(TcxTreeListNode)
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