FMX.Header.THeaderItemSettings Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
Controlpublic
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
FontpublishedSpecifies the TFont type object to draw a text in the current TTextSettings object.
FontColorpublishedSpecifies the color for a Font stored in the current TTextSettings object.
FontColorForStatepublishedFont colors for different states of the TTextSettings object.
HorzAlignpublishedSpecifies how to display the text in terms of horizontal alignment.
Infopublic
IsAdjustChangedpublicTTextSettings sets IsAdjustChanged, when any styled text representation property influencing the layout of the current TTextSettings object is modified.
IsChangedpublicTTextSettings sets IsChanged when any styled text representation property of the current TTextSettings object is changed.
OwnerpublicThe owner of the current TTextSettings object.
TrimmingpublishedSpecifies the behavior of the text, when it overflows the area to draw the text.
UpdateCountpublicUpdateCount counts the number of started and not accomplished updates of the current TTextSettings object.
VertAlignpublishedSpecifies how to display the text in terms of vertical alignment.
WordWrappublishedSpecifies whether the text managed by the current TTextSettings object wraps when it is longer than the container area of the TTextSettings object.