FMX.Graphics.TFontObject

From RAD Studio API Documentation
Jump to: navigation, search

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.


See Also

Retrieved from "https://docwiki.embarcadero.com/Libraries/Tokyo/e/index.php?title=FMX.Graphics.TFontObject&oldid=617704"