FMX.Graphics._di_IFontObject
C++
typedef System::DelphiInterface<IFontObject> _di_IFontObject;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| typedef | public | FMX.Graphics.hpp | FMX.Graphics | FMX.Graphics |
Description
Represents the DelphiInterface of IFontObject.
You can use _di_IFontObject to refer to a font object in C++ code.