FMX.Graphics.TFontColorForState Properties
InheritedProtected
| Active | public | The font color used for an active tab controls. |
| Color | public | Array of TAlphaColor colors for states defined by TIndex. |
| CurrentColor | public | The color that is really used to draw a text for the state specified by Index. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| Focused | public | The font color for a control having the input focus. |
| Hot | public | The font color for a control over which the pointer is. |
| Normal | public | The font color for the normal state. |
| Owner | public | Keeps a TTextSettings object that is the owner of the current TFontColorForState object. |
| Pressed | public | The font color for the pressed state. |