FMX.StdCtrls.TButtonFontColors.Pressed

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Pressed;

C++

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

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
FMX.StdCtrls.pas
FMX.StdCtrls.hpp
FMX.StdCtrls TButtonFontColors

Beschreibung

Die Schriftfarbe für den gedrückten Status.

FMX.StdCtrls.TButtonFontColors.Pressed erbt von FMX.Graphics.TFontColorForState.Pressed. Der folgende Inhalt bezieht sich auf FMX.Graphics.TFontColorForState.Pressed.

Die Schriftfarbe für den gedrückten Status.

Siehe auch