FMX.Graphics.TTextSettings Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
FontpublicSpecifies the TFont type object to draw a text in the current TTextSettings object.
FontColorpublicSpecifies the color for a Font stored in the current TTextSettings object.
FontColorForStatepublicFont colors for different states of the TTextSettings object.
HorzAlignpublicSpecifies how to display the text in terms of horizontal alignment.
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.
TrimmingpublicSpecifies 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.
VertAlignpublicSpecifies how to display the text in terms of vertical alignment.
WordWrappublicSpecifies whether the text managed by the current TTextSettings object wraps when it is longer than the container area of the TTextSettings object.