FMX.ListView.Types.TListItemDrawable Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AlignpublicHorizontal alignment of a list item inside its designated area.
DatapublicPolymorphic property access.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
HeightpublicHeight of a list item inside its designated area.
InvalidateCallbackpublicCallback invoked when the item is invalidated.
LocalRectpublicReturns the LocalRect of this drawable.
NamepublicString name of a list item.
OpacitypublicOpacity value between 0 and 1 (both inclusive) of a list item.
PlaceOffsetpublicThe offset (in logical units) regarding the aligned location for finer placement control.
SizepublicRefers to the size of the drawable.
TagFloatpublicA user-defined floating-point number for this item.
TagObjectpublicA user-defined object reference for this item.
TagStringpublicA user-defined string for this item.
VertAlignpublicVertical alignment of a list item inside its designated area.
VisiblepublicDetermines whether the current item is visible or not.
WidthpublicWidth of a list item inside its designated area.