FMX.Controls.TTextSettingsInfo.TCustomTextSettings 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.
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.
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.
Trimmingpublic
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.
WordWrappublic