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 fmx250.bpl

Classes

IListItemStyleResourcesGetter of the StyleResources property.
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

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.