FMX.StdCtrls.TButtonFontColors.Pressed

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Pressed;

C++

__property Pressed = {index=2, default=0};

Properties

Type Visibility Source Unit Parent
property published
FMX.StdCtrls.pas
FMX.StdCtrls.hpp
FMX.StdCtrls TButtonFontColors

Description

The font color for the pressed state.

FMX.StdCtrls.TButtonFontColors.Pressed inherits from FMX.Graphics.TFontColorForState.Pressed. All content below this line refers to FMX.Graphics.TFontColorForState.Pressed.

The font color for the pressed state.

See Also