Back to Devexpress

dxListView Unit

vcl-dxlistview-fe567f57.md

latest7.9 KB
Original Source

dxListView Unit

Classes

NameDescription
TdxCustomListViewThe base class for the List View control.
TdxListColumnA list column.
TdxListColumnAutomationSettings
TdxListColumnsA list column collection.
TdxListGroupA list group.
TdxListGroupCustomViewInfo
TdxListGroupHeaderViewInfo
TdxListGroupsA list group collection.
TdxListGroupTextViewInfo
TdxListGroupViewInfo
TdxListItemA list item.
TdxListItemCustomViewInfo
TdxListItemReportStyleViewInfo
TdxListItemsA list item collection.
TdxListSubItemViewInfo
TdxListViewAutomationSettings
TdxListViewCellViewInfo
TdxListViewCellViewParams
TdxListViewControlA List View control.
TdxListViewController
TdxListViewCustomOptionsThe base class for List View appearance settings.
TdxListViewCustomViewInfo
TdxListViewFontsContains font settings for List View elements.
TdxListViewIconOptionsStores appearance settings for the List View control in Icon mode.
TdxListViewImageOptionsStores the List View control’s image settings.
TdxListViewListOptionsStores appearance settings for the List View control in List mode.
TdxListViewPaddingOptionsContains padding settings for List View elements.
TdxListViewPainter
TdxListViewPersistentThe base class for List View settings.
TdxListViewReportOptionsStores appearance settings for the List View control in Report mode.
TdxListViewSmallIconOptionsStores appearance settings for the List View control in SmallIcon mode.
TdxListViewViewInfo

Enums

NameDescription
TdxListGroupHitTest
TdxListGroupOptionEnumerates a list group‘s appearance and behavior options.
TdxListIconsArrangementEnumerates item arrangement types.
TdxListItemChange
TdxListItemFind
TdxListItemHitTest
TdxListItemSearchDirection
TdxListItemStateViewKind
TdxListViewFontValueEnumerates font setting flags for the List View.
TdxListViewSortTypeEnumerates criteria by which the List View can sort its items.
TdxListViewStyleEnumerates item display modes.

Types

NameDescription
TdxListGroupOptionsA set of flags that affects group appearance and behavior.
TdxListItemClassThe class-reference to a list item class.
TdxListViewCalculateItemAutomationPropertyEvent
TdxListViewChangeEvent
TdxListViewChangingEvent
TdxListViewColumnClickEventThe procedural type for list column click handlers.
TdxListViewColumnDraggedEvent
TdxListViewColumnPosChangedEventThe procedural type for list column position change handlers.
TdxListViewColumnRightClickEventThe procedural type for list column right-click handlers.
TdxListViewColumnSizeChangedEventThe procedural type for list column resize handlers.
TdxListViewCompareEventThe item comparison procedural type.
TdxListViewCompareProcA callback reference to a function that compares two list items.
TdxListViewCreateItemClassEventThe procedural type for list item creation handlers.
TdxListViewEditedEventThe procedural type for list item caption change handlers.
TdxListViewEditingEventThe permission procedural type for list item caption change handlers.
TdxListViewFontValuesA set of flags that correspond to custom font settings for different List View elements.
TdxListViewInfoTipEventThe hint-related procedural type for list items.
TdxListViewInitializeItemAutomationPropertiesEvent
TdxListViewItemEventThe procedural type for list item action handlers.
TdxListViewItemImageEvent
TdxListViewOwnerDataEventThe procedural type for event handlers that configure the appearance of list items.
TdxListViewOwnerDataFindEventThe procedural type for list item search handlers.
TdxListViewOwnerDataHintEventThe procedural type for list item update handlers.
TdxListViewSelectItemEventThe procedural type for list item selection handlers.
TdxListViewSubItemImageEvent