FMX.ListView.Types.TListItemText 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.
FontpublicReturns a value of the TFont type that keeps font properties used to draw the item text.
HeightpublicHeight of a list item inside its designated area.
InvalidateCallbackpublicCallback invoked when the item is invalidated.
IsDetailTextpublicSpecifies if the text is detailed, it affects the visual style.
LocalRectpublicLocalRect 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.
SelectedTextColorpublicSpecifies a color of the selected text.
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 the text that will be rendered over the surface of this item control.
TextAlignpublicSpecifies horizontal text alignment inside the local item rectangle.
TextColorpublicSpecifies the text color of the TListView item.
TextShadowColorpublicThe color of 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 vertical text alignment inside the local item rectangle.
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 list item area is wrapped.