FMX.Graphics.TFontObject

Delphi
TFontObject = class(TFmxObject, IFontObject)
C++
class PASCALIMPLEMENTATION TFontObject : public Fmx::Types::TFmxObject
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| class | public | FMX.Graphics.pas FMX.Graphics.hpp | FMX.Graphics | FMX.Graphics | 
Description
Represents the class for font objects.
A TFontObject instance specifies the font through its Font property.