Skip to main content

dxListView Unit

Classes

Name Description
TdxCustomListView The base class for the List View control.
TdxListColumn A list column.
TdxListColumnAutomationSettings
TdxListColumns A list column collection.
TdxListGroup A list group.
TdxListGroupCustomViewInfo
TdxListGroupHeaderViewInfo
TdxListGroups A list group collection.
TdxListGroupTextViewInfo
TdxListGroupViewInfo
TdxListItem A list item.
TdxListItemCustomViewInfo
TdxListItemReportStyleViewInfo
TdxListItems A list item collection.
TdxListSubItemViewInfo
TdxListViewAutomationSettings
TdxListViewCellViewInfo
TdxListViewCellViewParams
TdxListViewControl A List View control.
TdxListViewController
TdxListViewCustomOptions The base class for List View appearance settings.
TdxListViewCustomViewInfo
TdxListViewFonts Contains font settings for List View elements.
TdxListViewIconOptions Stores appearance settings for the List View control in Icon mode.
TdxListViewImageOptions Stores the List View control’s image settings.
TdxListViewListOptions Stores appearance settings for the List View control in List mode.
TdxListViewPaddingOptions Contains padding settings for List View elements.
TdxListViewPainter
TdxListViewPersistent The base class for List View settings.
TdxListViewReportOptions Stores appearance settings for the List View control in Report mode.
TdxListViewSmallIconOptions Stores appearance settings for the List View control in SmallIcon mode.
TdxListViewViewInfo

Enums

Name Description
TdxListGroupHitTest
TdxListGroupOption Enumerates a list group‘s appearance and behavior options.
TdxListIconsArrangement Enumerates item arrangement types.
TdxListItemChange
TdxListItemFind
TdxListItemHitTest
TdxListItemSearchDirection
TdxListItemStateViewKind
TdxListViewFontValue Enumerates font setting flags for the List View.
TdxListViewSortType Enumerates criteria by which the List View can sort its items.
TdxListViewStyle Enumerates item display modes.

Types

Name Description
TdxListGroupOptions A set of flags that affects group appearance and behavior.
TdxListItemClass The class-reference to a list item class.
TdxListViewCalculateItemAutomationPropertyEvent
TdxListViewChangeEvent
TdxListViewChangingEvent
TdxListViewColumnClickEvent The procedural type for list column click handlers.
TdxListViewColumnDraggedEvent
TdxListViewColumnPosChangedEvent The procedural type for list column position change handlers.
TdxListViewColumnRightClickEvent The procedural type for list column right-click handlers.
TdxListViewColumnSizeChangedEvent The procedural type for list column resize handlers.
TdxListViewCompareEvent The item comparison procedural type.
TdxListViewCompareProc A callback reference to a function that compares two list items.
TdxListViewCreateItemClassEvent The procedural type for list item creation handlers.
TdxListViewEditedEvent The procedural type for list item caption change handlers.
TdxListViewEditingEvent The permission procedural type for list item caption change handlers.
TdxListViewFontValues A set of flags that correspond to custom font settings for different List View elements.
TdxListViewInfoTipEvent The hint-related procedural type for list items.
TdxListViewInitializeItemAutomationPropertiesEvent
TdxListViewItemEvent The procedural type for list item action handlers.
TdxListViewItemImageEvent
TdxListViewOwnerDataEvent The procedural type for event handlers that configure the appearance of list items.
TdxListViewOwnerDataFindEvent The procedural type for list item search handlers.
TdxListViewOwnerDataHintEvent The procedural type for list item update handlers.
TdxListViewSelectItemEvent The procedural type for list item selection handlers.
TdxListViewSubItemImageEvent