FMX.Controls.TTextSettingsInfo Properties

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
DefaultTextSettingspublicStores a TTextSettings type object keeping the default values of the text representation properties.
DesignpublicHandles whether the control using this TTextSettingsInfo object is in the design state.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
OwnerpublicStores the component that owns this TTextSettingsInfo object.
ResultingTextSettingspublicKeeps final values of text representation properties. These values are really used to draw texts in a control.
StyledSettingspublicDefines the set of styled text representation properties whose values are loaded from the current style and cannot be changed manually.
TextSettingspublicKeeps the values of styled text representation properties that are set in the Object Inspector or programmatically.