FMX.ListView.Types
Contains classes that implement functionality to support the usage of the FireMonkey list view component.
| Package | fmx230.bpl |
|---|
Classes
| IListItemStyleResources | Is an interface that when implemented, allows functionality to get the style resources for a list view item. |
| IListViewAdapter | Interface that any list view adapter must implement. |
| IListViewCheckProvider | |
| IListViewController | |
| IListViewCustomPresentationParent | |
| IListViewEditor | |
| IListViewExtrasProvider | |
| IListViewFilterable | |
| IListViewGlyphButtonProvider | |
| IListViewPresentation | |
| IListViewPresentationParent | |
| IListViewTextButtonProvider | Extension of the IListViewAdapter interface for list view items that contain embedded text buttons. |
| IListViewTextProvider | Extension of the IListViewAdapter interface for list view items that contain text and indexes. |
| TImageScalingModeHelper | For internal use. TImageScalingModeHelper is a record helper that provides fields for a scoped enumeration, the FMX.ListView.Types.TImageScalingMode type. |
| TListItem | Implements a list view item. |
| TListItemAccessory | Implements functionality for representing the accessory type component of a list view item. |
| TListItemControlContainer | |
| TListItemControlScene | |
| TListItemDrawable | |
| TListItemDummy | |
| TListItemEmbeddedControl | |
| TListItemGlyphButton | |
| TListItemImage | |
| TListItemObject | TListItemObject is the base class for all list item descendants. |
| TListItemObjects | Implements a list of TListItemObject items. |
| TListItemSimpleControl | |
| TListItemStyleResources | Is a class that implements the style resources for a list view item. |
| TListItemText | Represents a text object that appears inside a TListView item. |
| TListItemTextButton | |
| TListItemView | Helper class to handle an object list of list item drawables. |
Types