FMX.ListView.Types.TListItemTextButton Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AlignpublicHorizontal alignment of a list item inside its designated area.
ButtonTypepublicEnumerates possible TTextButton types.
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.
FontpublicSpecifies the font used to draw button text.
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.
PressedTextColorpublicSpecifies the text color for a button in the pressed state.
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.
TextpublicSpecifies a text displayed on a button.
TextAlignpublicSpecifies the horizontal alignment of text within the button area.
TextColorpublicSpecifies the text color in neutral state.
TextShadowColorpublicThe color of the text shadow that appears behind normal text only when such text shadow color is set to non-zero value. This is useful for headers and other gradient fills to improve readability.
TextShadowOffsetpublicThe offset of the text shadow that appears behind normal text only when the text shadow color is set to non-zero value. This is useful for headers and other gradient fills to improve readability.
TextVertAlignpublicSpecifies the vertical alignment of text within the button area.
TintColorpublicAllows you to apply a tint to TListView text buttons.
TouchExpandpublicSpecifies the additional touch area around a control.
TrimmingpublicSpecifies the behavior of the text when it overflows the content area.
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.
WordWrappublicIndicates whether the text that does not fit into the button area is wrapped.