FMX.ListView.Appearances.TAppearanceListViewItem Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
Accessorypublic
AdapterpublicRepresents the object that handles the interaction between the list control and the list items.
Bitmappublic
BitmapRefpublic
ButtonTextpublic
Checkedpublic
ControllerpublicRefers to IListViewController.
CountpublicReturns the number of objects (such as TextButton or DetailObject) that are associated with this item.
Datapublic
Detailpublic
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
HasDatapublic
HeaderRefpublicRepresents a reference to determine whether the list item is the header item of the list.
HeightpublicSets the height of cells for each TListItem.
ImageIndexpublic
IndexpublicRepresents the index of this list item in its corresponding TListView.
IndexTitlepublic
Objectspublic
PurposepublicDetermines which item serves for: normal item, header, or footer.
TagpublicStores a NativeInt integral value as a part of a component.
TagObjectpublicIs a user-defined object reference for this item.
TagStringpublicIs a user-defined string tag for this item.
Textpublic
ViewpublicRepresents the TListItemView that handles an object list of list item drawables.