FMX.Graphics.TFontColorForStateClass

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TFontColorForStateClass = class of TFontColorForState;

C++

typedef System::TMetaClass* TFontColorForStateClass;

Properties

Type Visibility Source Unit Parent
classref
typedef
public
FMX.Graphics.pas
FMX.Graphics.hpp
FMX.Graphics FMX.Graphics

Description

The metaclass for TFontColorForState.

A TFontColorForStateClass type value is a class reference for TFontColorForState or one of its descendants.

See Also