API:FMX.Graphics.TFontColorForState.TIndex
Delphi
TIndex = (Normal, Hot, Pressed, Focused, Active);
C++
enum class DECLSPEC_DENUM TIndex : unsigned int { Normal, Hot, Pressed, Focused, Active };
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| enum | public | FMX.Graphics.pas FMX.Graphics.hpp |
FMX.Graphics | TFontColorForState |
Description
Embarcadero Technologies does not currently have any additional information.