TcxCustomTreeList Properties
The base class all Tree List controls.| Name | Description |
|---|---|
| AbsoluteCount | Returns the total number of nodes in the Tree List control. |
| AbsoluteItems | Provides indexed access to all nodes in the Tree List control (regardless of hierarchy levels and visibility). |
| AbsoluteVisibleCount | Returns the number of visible nodes in the Tree List control (regardless of hierarchy levels). |
| AbsoluteVisibleItems | Provides indexed access to all visible nodes in the Tree List control (regardless of hierarchy levels). |
| Action | Inherited from TControl. |
| ActiveCanvas | Provides access to the control’s GDI-based canvas. Inherited from TcxControl. |
| Align | Inherited from TControl. |
| AlignDisabled | Inherited from TWinControl. |
| AlignWithMargins | Inherited from TControl. |
| Anchors | Inherited from TControl. |
| Automation | |
| AutoSize | Inherited from TControl. |
| Bands | Provides access to all bands in the Tree List control. |
| 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 | Inherited from TcxControl. |
| BorderStyle | Inherited from TcxEditingControl. |
| BorderWidth | Inherited from TWinControl. |
| Bounds | Returns the control’s boundaries. Inherited from TcxControl. |
| BoundsRect | Inherited from TControl. |
| Brush | Inherited from TWinControl. |
| BufferedPaint | Determines whether the control’s image is rendered directly in the window or is first painted to an in-memory bitmap. Inherited from TcxEditingControl. |
| Canvas | Provides access to the control’s GDI-based canvas. Inherited from TcxControl. |
| Caption | Inherited from TControl. |
| 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. |
| ColumnCount | Returns the total number of columns in the Tree List control. |
| Columns | Provides indexed access to all columns. |
| ComObject | Inherited from TComponent. |
| ComponentCount | Inherited from TComponent. |
| ComponentIndex | Inherited from TComponent. |
| Components | Inherited from TComponent. |
| ComponentState | Inherited from TComponent. |
| ComponentStyle | Inherited from TComponent. |
| ConditionalFormatting | Provides access to the conditional formatting controller. |
| Constraints | Inherited from TControl. |
| ControlCount | Inherited from TWinControl. |
| Controls | Inherited from TWinControl. |
| ControlState | Inherited from TControl. |
| ControlStyle | Inherited from TControl. |
| Count | Returns the number of nodes at the root level. |
| Ctl3D | Inherited from TWinControl. |
| CurrentPPI | Inherited from TControl. |
| Cursor | Inherited from TControl. |
| CustomHint | Inherited from TControl. |
| Customizing | References a Customize window instance. |
| DataController protected | Inherited from TcxEditingControl. |
| DateTimeHandling protected | Provides access to the settings that define how the control shows and filters out date/time values. |
| DefaultIndentSize | |
| DefaultLayout | Specifies whether the default layout is applied to the tree list. |
| DefaultRowHeight | Specifies the default height for all nodes, in pixels. |
| 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 TcxEditingControl. |
| DragKind | Inherited from TControl. |
| DragMode | Inherited from TControl. |
| DragNode | |
| Enabled | Inherited from TControl. |
| ExpansionLevel | |
| ExplicitHeight | Inherited from TControl. |
| ExplicitLeft | Inherited from TControl. |
| ExplicitTop | Inherited from TControl. |
| ExplicitWidth | Inherited from TControl. |
| Filter | Provides access to the filter applied to the tree list. |
| FilterBox protected | Provides access to the filter panel settings. |
| Filtering protected | Provides access to all filter settings. |
| FindCriteria | Provides access to the data search criteria and concomitant settings related to the Find Panel functionality. |
| FindPanel | Provides access to the settings that define the appearance and behavior of the control’s Find Panel and its elements. Inherited from TcxExtEditingControl. |
| Floating | Inherited from TControl. |
| FloatingDockSiteClass | Inherited from TControl. |
| FocusedColumn | Specifies the focused column. |
| FocusedNode | Specifies the focused node. |
| FocusOnClick protected | Specifies if clicking the control focuses it. Inherited from TcxControl. |
| Font | Inherited from TControl. |
| Handle | Inherited from TWinControl. |
| Height | Inherited from TControl. |
| HelpContext | Inherited from TControl. |
| HelpKeyword | Inherited from TControl. |
| HelpType | Inherited from TControl. |
| Hint | Specifies a hint message for the control. Inherited from TcxControl. |
| HitTest | Returns HitTest information about the tree list element located at a specific point. |
| HostDockSite | Inherited from TControl. |
| HScrollBar protected | Inherited from TcxControl. |
| HScrollBarVisible protected | Inherited from TcxControl. |
| Images | Represents a collection of images used as an indication of focused nodes. |
| ImeMode | Inherited from TWinControl. |
| ImeName | Inherited from TWinControl. |
| InplaceEditor | Returns the active in-place editor. |
| IsActive | Indicates whether the control has focus, or if an in-place editor is opened and focused. |
| IsDesigning | Identifies if the control is being modified by the form designer. Inherited from TcxControl. |
| IsDestroying | Identifies if the control is about to be destroyed. Inherited from TcxCustomControl. |
| IsDrawingLocked | Inherited from TWinControl. |
| IsEditing | Checks whether the tree list is in edit mode. |
| IsFocused | Identifies if the control has focus. Inherited from TcxControl. |
| IsInserting | |
| IsLoading | Identifies if the control is being loaded. Inherited from TcxControl. |
| Items | Provides indexed access to all nodes at the root level. |
| Keys protected | Inherited from TcxControl. |
| LastNode | Returns the last node. |
| LastPartVisibleNode | |
| LastVisibleNode | Specifies the lower node visible in the tree list’s View. |
| Left | Inherited from TControl. |
| LockUpdate | Indicates the number of BeginUpdate method calls that have not been matched by EndUpdate method calls. Inherited from TcxEditingControl. |
| LookAndFeel | 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. |
| Name | Inherited from TComponent. |
| Navigator | Provides access to the settings that define the appearance and behavior of the embedded navigator and its elements. Inherited from TcxExtEditingControl. |
| Observers | Inherited from TComponent. |
| OptionsBehavior | Specifies the tree list’s behavior options. |
| OptionsCustomizing | Specifies the tree list’s options controlling end-user actions. |
| OptionsData | Specifies the tree list’s data processing options. |
| OptionsSelection | Specifies the tree list’s node and cell selection options. |
| OptionsView | Specifies the tree list’s display options. |
| Owner | Inherited from TComponent. |
| Padding | Inherited from TWinControl. |
| Parent | Inherited from TControl. |
| ParentBackground protected | Inherited from TcxControl. |
| ParentBiDiMode | Inherited from TControl. |
| ParentColor | Inherited from TControl. |
| 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 protected | Specifies the popup menu associated with the control. Inherited from TcxControl. |
| PopupMenus | Provides access to the TreeList control’s context menus. |
| Preview | Specifies options for Outlook-style node preview sections. |
| RaiseOnNonMainThreadUsage | Inherited from TControl. |
| RedrawDisabled | Inherited from TWinControl. |
| Root | Provides access to the virtual node that considered to be the parent of root nodes. |
| ScaleFactor | Inherited from TControl. |
| ScrollbarAnnotations | Provides access to scrollbar annotation settings. |
| ScrollBars protected | Inherited from TcxControl. |
| Searching | Checks whether an incremental search is currently performed in the tree list. |
| SearchingText | Specifies the string used by the FindNext method. |
| SelectionCount | Returns the number of selected nodes. |
| SelectionList | Provides access to the collection of selected nodes. |
| Selections | Provides indexed access to the selected nodes. |
| ShowHint | Inherited from TControl. |
| Showing | Inherited from TWinControl. |
| Sorted | Identifies if columns are sorted. |
| SortedColumnCount | Returns the number of sorted columns. |
| SortedColumns | Provides indexed access to sorted columns. |
| StateImages | Represents a collection of images used for indicating specific states of a node. |
| StyleElements | Inherited from TControl. |
| StyleName | Inherited from TControl. |
| Styles | Specifies style settings for the tree list’s elements. |
| Summary | Provides access to the collection of summaries specified in the tree list. |
| TabOrder | Inherited from TWinControl. |
| TabStop | Inherited from TcxControl. |
| Tag | Inherited from TComponent. |
| TBDockHeight | Inherited from TControl. |
| Text | Inherited from TControl. |
| TipMode | Inherited from TWinControl. |
| Top | Inherited from TControl. |
| TopNode | Returns the first node instance. |
| TopVisibleNode | Specifies the top node visible in the tree list’s View. |
| Touch | Inherited from TControl. |
| Transparent protected | Specifies if the control is transparent in GDI render mode. Inherited from TcxControl. |
| UndockHeight | Inherited from TControl. |
| UndockWidth | Inherited from TControl. |
| UseDockManager | Inherited from TWinControl. |
| UseLightBorders | |
| VCLComObject | Inherited from TComponent. |
| Visible | Inherited from TControl. |
| VisibleColumnCount | Returns the number of visible columns. |
| VisibleColumns | Provides indexed access to visible columns. |
| VisibleCount | Returns the number of visible nodes. |
| VisibleDockClientCount | Inherited from TWinControl. |
| VScrollBar protected | Inherited from TcxControl. |
| VScrollBarVisible protected | Inherited from TcxControl. |
| Width | Inherited from TControl. |
| WindowProc | Inherited from TControl. |
See Also