FMX.Styles.Objects.TButtonAnimation

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TButtonAnimation = (Normal, Hot, Pressed, Focused);  // Don't change order for compatibility with TFontColorForState.TIndex

C++

enum class DECLSPEC_DENUM TButtonAnimation : unsigned char { Normal, Hot, Pressed, Focused };

Properties

Type Visibility Source Unit Parent
enum public
FMX.Styles.Objects.pas
FMX.Styles.Objects.hpp
FMX.Styles.Objects FMX.Styles.Objects

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!