FMX.ListView.Types.TListItemGlyphButton Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AlignpublicHorizontal alignment of a list item inside its designated area.
ButtonTypepublicSpecifies the TGlyphButtonType for list items.
CheckedpublicIndicates whether the check box is selected.
ClickOnSelectpublicDetermines whether TListItemGlyphButton can receive click events from the entire list by selecting an item of the list.
DatapublicPolymorphic property access.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
EnabledpublicIndicates whether a control is in the Enabled state.
HeightpublicHeight of a list item inside its designated area.
InvalidateCallbackpublic
LocalRectpublic
MouseOverpublicSpecifies whether a cursor hovers over the control.
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.
PressedpublicIndicates whether a user presses the 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.
TouchExpandpublicSpecifies the additional touch area around a control.
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.