FMX.StdCtrls.TButtonSettings.GetTextColorsClass

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetTextColorsClass: TFontColorForStateClass; override;

C++

virtual Fmx::Graphics::TFontColorForStateClass __fastcall GetTextColorsClass();

Properties

Type Visibility Source Unit Parent
function protected
FMX.StdCtrls.pas
FMX.StdCtrls.hpp
FMX.StdCtrls TButtonSettings

Description

Retrieves a class reference for TFontColorForState or one of its descendants.

FMX.StdCtrls.TButtonSettings.GetTextColorsClass inherits from FMX.Graphics.TTextSettings.GetTextColorsClass. All content below this line refers to FMX.Graphics.TTextSettings.GetTextColorsClass.

Retrieves a class reference for TFontColorForState or one of its descendants.

See Also