FMX.ListView.Types

From RAD Studio API Documentation
Jump to: navigation, search

Contains classes that implement functionality to support the usage of the FireMonkey list view component.

Package fmx240.bpl

Classes

IListItemStyleResourcesIs an interface that when implemented, allows functionality to get the style resources for a list view item.
IListViewAdapterInterface that any list view adapter must implement.
IListViewCheckProvider
IListViewController
IListViewCustomPresentationParent
IListViewDesignPresentationParent
IListViewDrawableShim
IListViewEditor
IListViewExtrasProvider
IListViewFilterable
IListViewGlyphButtonProvider
IListViewPresentation
IListViewPresentationParent
IListViewTextButtonProviderExtension of the IListViewAdapter interface for list view items that contain embedded text buttons.
IListViewTextProviderExtension of the IListViewAdapter interface for list view items that contain text and indexes.
TImageScalingModeHelperFor internal use. TImageScalingModeHelper is a record helper that provides fields for a scoped enumeration, the FMX.ListView.Types.TImageScalingMode type.
TListItemImplements a list view item.
TListItemAccessoryImplements functionality for representing the accessory type component of a list view item.
TListItemControlContainer
TListItemControlScene
TListItemDrawable
TListItemDummy
TListItemEmbeddedControl
TListItemGlyphButton
TListItemImage
TListItemObjectTListItemObject is the base class for all list item descendants.
TListItemObjectsImplements a list of TListItemObject items.
TListItemPurposeHelper
TListItemSimpleControl
TListItemStyleResourcesIs a class that implements the style resources for a list view item.
TListItemTextRepresents a text object that appears inside a TListView item.
TListItemTextButton
TListItemViewHelper class to handle an object list of list item drawables.

Types

_di_IListItemStyleResources
_di_IListViewAdapter
_di_IListViewCheckProvider
_di_IListViewController
_di_IListViewCustomPresentationParent
_di_IListViewDesignPresentationParent
_di_IListViewDrawableShim
_di_IListViewEditor
_di_IListViewExtrasProvider
_di_IListViewFilterable
_di_IListViewGlyphButtonProvider
_di_IListViewPresentation
_di_IListViewPresentationParent
_di_IListViewTextButtonProvider
_di_IListViewTextProvider
TAccessoryTypeEnumerates the possible accessory type objects of a list item.
TAfterItemAddedNotify
TAfterItemDeletedNotify
TBeforeItemAddedNotify
TBeforeItemDeletedNotify
TFilterPredicate
TGlyphButtonTypeEnumerates the possible TGlyphButton types.
TImageScalingModeEnumerates the possible TImageScalingMode types.
TListItemAlignEnumerates the possible alignments of a list item.
TListItemCallback
TListItemCallbackOp
TListItemDrawState
TListItemDrawStates
TListItemPurposeImplements functionality for representing the item type of a list view.
TListItemPurposesSet of list item purposes, which define the visual style or "purpose" of a list item.
TListItemsList
TListViewModeFlag
TListViewModeFlags
TListViewNativeOption
TListViewNativeOptions
TTextButtonTypeEnumerates the possible TTextButton types.