Skip to main content
A newer version of this page is available. .

cxTL Unit

Classes

Name Description
EcxTreeList
TcxCustomTreeList The base class for the TcxDBTreeList, TcxTreeList, and TcxVirtualTreeList controls.
TcxTreeList A control that displays data in a tree-like manner.
TcxTreeListBand A band within a TreeList control.
TcxTreeListBandCellViewInfo Provides the ViewInfo information specific to the band background.
TcxTreeListBandOptions Represents band options.
TcxTreeListBandPosition Represents a set of options that determine layout aspects of a band within the TreeList control.
TcxTreeListBandRow Represents a band‘s row displaying column headers.
TcxTreeListBandRows Represents a collection of band rows associated with a certain band.
TcxTreeListBands Represents a band collection.
TcxTreeListBandStyles A collection of style links for the various band elements.
TcxTreeListBuiltInMenu Represents a generic built-in context TreeList menu.
TcxTreeListCaption Represents a class that allows you to define settings of a band or a column caption.
TcxTreeListColumn A column within an unbound or virtual TreeList control.
TcxTreeListColumnExcelFilterPopupOptions Contains settings of a tree list column‘s Excel-inspired filter dropdown.
TcxTreeListColumnFilterPopupIncrementalFilteringOptions Contains incremental filtering settings of a tree list column‘s classic filter dropdown.
TcxTreeListColumnFilterPopupOptions Contains a tree list column’s filter dropdown settings.
TcxTreeListColumnHeaderPopupMenu Represents the column header context menu.
TcxTreeListColumnOptions Contains column options.
TcxTreeListColumnPosition Contains a set of options that determine the layout aspects of a column within the TreeList control.
TcxTreeListColumnStyles Contains a column’s style settings.
TcxTreeListColumnSummary Represents column summaries.
TcxTreeListCustomBuiltInMenu Represents the base class for TreeList built-in context menus.
TcxTreeListCustomCellViewInfo The base class for the TcxTreeListBandCellViewInfo, TcxTreeListCustomHeaderCellViewInfo, TcxTreeListFooterCellViewInfo and TcxTreeListIndentCellViewInfo classes that provide the ViewInfo information about tree list elements.
TcxTreeListCustomHeaderCellViewInfo The base class for the TcxTreeListHeaderCellViewInfo and TcxTreeListIndicatorCellViewInfo classes.
TcxTreeListCustomizing Contains the Customize window’s settings.
TcxTreeListCustomPopupMenu The base class for TreeList context menus.
TcxTreeListDataController The base class for all classes that implement data controllers for tree list controls.
TcxTreeListDataFindCriteria Stores data search criteria and Find Panel settings for a tree list data controller.
TcxTreeListDateTimeHandling
TcxTreeListEditCellViewInfo Provides the ViewInfo information specific to the data and preview cells.
TcxTreeListFilterBox Contains a TreeList control’s filter panel settings.
TcxTreeListFiltering Contains a TreeList control’s filter settings.
TcxTreeListFilteringColumnExcelPopupOptions Contains settings of Excel-inspired filter dropdowns in tree list controls.
TcxTreeListFilteringColumnPopupOptions Contains settings common to all filter dropdowns that a tree list control uses.
TcxTreeListFooterCellViewInfo Provides the ViewInfo information specific to the footer and group footer cells.
TcxTreeListFooterPopupMenu Represents the footer context menu.
TcxTreeListGroupFooterPopupMenu Represents the group footer context menu.
TcxTreeListHeaderCellViewInfo Provides the ViewInfo information specific to the band and column headers.
TcxTreeListHitTest Contains the HitTest information about the tree list elements located at a specified test point.
TcxTreeListIndentCellViewInfo Provides the ViewInfo information specific to the indent cell.
TcxTreeListIndicatorCellViewInfo Provides the ViewInfo information specific to the node indicator.
TcxTreeListLikeParams Represents search pattern wildcards used by a TreeList control’s FindNodeByText method in the tlfmLike mode.
TcxTreeListNode The base class for nodes used in the TcxDBTreeList, TcxTreeList, and TcxVirtualTreeList controls.
TcxTreeListNodeViewData
TcxTreeListOptionsBehavior Stores a TreeList control’s behavior and end-user functionality settings.
TcxTreeListOptionsCustomizing Represents a set of options, which determine how end-users can customize a TreeList control’s layout.
TcxTreeListOptionsData Contains settings that enable and configure data management operations in an unbound TreeList control.
TcxTreeListOptionsSelection Represents selection settings for a TreeList control.
TcxTreeListOptionsView Stores a TreeList control’s appearance settings.
TcxTreeListPopupMenu Represents a TreeList control’s generic context menu.
TcxTreeListPopupMenus Represents a set of context menus available within the TreeList control.
TcxTreeListPreview Represents a set of appearance and behavior options of a TreeList control’s preview section.
TcxTreeListScrollbarAnnotationOptions Stores tree list scrollbar annotation options.
TcxTreeListStyles Contains settings controlling the style of the TreeList control’s elements.
TcxTreeListStyleSheet A style sheet for the TreeList control.
TcxTreeListSummary Represents summaries created within the TreeList control.
TcxTreeListSummaryItem A set of appearance and calculation options for a column‘s footer and group summaries.
TcxTreeListSummaryItems Represents a collection of column summaries.
TcxTreeListViewInfo
TcxUnboundTreeListNode Represents the TcxTreeList control’s node.

Constants

Name Description
cxTreeListDefDropArrowColor
cxTreeListDefIndicatorWidth
cxTreeListDefMinWidth Specifies the default minimum width (in pixels) of bands and columns in all TreeList controls.
cxTreeListDefSeparatorWidth
cxTreeListDefWidth Specifies the default width (in pixels) of bands and columns in all TreeList controls.
tlbs_Content
tlbs_Footer
tlbs_Header
tlbs_HeaderBackground
tlcs_Footer
tlcs_Header
tlhc_Base
tlhc_HitAtBackground
tlhc_HitAtBand
tlhc_HitAtBandContainer
tlhc_HitAtBandCustomizing
tlhc_HitAtBandHeader
tlhc_HitAtButton
tlhc_HitAtCheckButton
tlhc_HitAtColumn
tlhc_HitAtColumnCustomizing
tlhc_HitAtColumnHeader
tlhc_HitAtColumnHeaderFilterButton
tlhc_HitAtFooter
tlhc_HitAtFooterItem
tlhc_HitAtGroupFooter
tlhc_HitAtGroupFooterItem
tlhc_HitAtImage
tlhc_HitAtIndent
tlhc_HitAtIndicator
tlhc_HitAtNode
tlhc_HitAtNodePreview
tlhc_HitAtSeparator
tlhc_HitAtSizingHorz
tlhc_HitAtSizingVert
tlhc_HitAtStateImage
tlsv_BandBackground
tlsv_BandContent
tlsv_BandHeader
tlsv_ColumnFooter
tlsv_ColumnHeader
tlsv_ContentEven
tlsv_ContentOdd
tlsv_Footer
tlsv_HotTrack
tlsv_IncSearch
tlsv_Indicator
tlsv_Preview

Types

Name
TcxTreeListBandChangedEvent
TcxTreeListColumnChangedEvent
TcxTreeListColumnHeaderPopupMenuItems
TcxTreeListCompareFunc
TcxTreeListCustomDrawBackgroundCellEvent
TcxTreeListCustomDrawBandCellEvent
TcxTreeListCustomDrawEditCellEvent
TcxTreeListCustomDrawFooterCellEvent
TcxTreeListCustomDrawHeaderCellEvent
TcxTreeListCustomDrawIndentCellEvent
TcxTreeListCustomDrawIndicatorCellEvent
TcxTreeListEditingEvent
TcxTreeListFilterNodeEvent
TcxTreeListFindFunc
TcxTreeListFocusedColumnChanged
TcxTreeListFocusedNodeChangedEvent
TcxTreeListFooterPopupMenuItems
TcxTreeListGetBandContentStyleEvent
TcxTreeListGetBandStyleEvent
TcxTreeListGetCellHintEvent
TcxTreeListGetColumnFooterStyleEvent
TcxTreeListGetColumnStyleEvent
TcxTreeListGetContentStyleEvent
TcxTreeListGetDragDropTextEvent
TcxTreeListGetEditPropertiesEvent
TcxTreeListGetLevelImagesEvent
TcxTreeListGetNodeHeightEvent
TcxTreeListGetNodeImageIndexEvent
TcxTreeListGetNodeIndentStyleEvent
TcxTreeListGetNodePreviewHeightEvent
TcxTreeListGetPreviewStyleEvent
TcxTreeListHotTrackNodeEvent
TcxTreeListIndentLines
TcxTreeListIsGroupNodeEvent
TcxTreeListMoveToEvent
TcxTreeListNodeChangedEvent
TcxTreeListNodeChangingEvent
TcxTreeListNodeCheckChangedEvent
TcxTreeListNodeCheckChangingEvent
TcxTreeListNodeCompareEvent
TcxTreeListNodeDataChangedEvent
TcxTreeListOnGetDisplayTextEvent
TcxTreeListPopupMenuClickEvent
TcxTreeListPopupMenuPopupEvent
TcxTreeListSummaryEvent
TcxTreeListSummaryItemClass
TcxTreeListSummaryItemGetTextEvent
TcxTreeListValidateDrawValueEvent