Skip to main content

dxListView Unit

Classes

Name Description
TdxCustomListView The base class for the List View control.
TdxListColumn A list column.
TdxListColumns A list column collection.
TdxListGroup A list group.
TdxListGroups A list group collection.
TdxListItem A list item.
TdxListItems A list item collection.
TdxListViewControl A List View control.
TdxListViewCustomOptions The base class for List View appearance settings.
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.
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.

Enums

Name Description
TdxListGroupOption Enumerates a list group‘s appearance and behavior options.
TdxListIconsArrangement Enumerates item arrangement types.
TdxListItemChange
TdxListItemFind
TdxListItemSearchDirection
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.
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.
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