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

Classes

IListItemStyleResourcesGetter of the StyleResources property.
IListViewAdapterInterface that any list view adapter must implement.
IListViewCheckProviderIs an extension of IListViewAdapter for items with checkboxes.
IListViewController
IListViewCustomPresentationParent
IListViewDesignPresentationParentIs used to check if there is a design presentation attached to ListView.
IListViewDrawableShimIs a drawable shim extension to apply bounds changes from the designer.
IListViewEditorIs an extension of IListViewAdapter for editable content.
IListViewExtrasProviderIs an extension of IListViewAdapter for items with data.
IListViewFilterableIs an extension of IListViewAdapter items which can be filtered by a search box.
IListViewGlyphButtonProviderIt is an extension of IListViewAdapter for items with glyph buttons.
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
TListItemDrawableIs a part of TListItem view.
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.