FMX.FontManager.TFontInfo.FamilyName

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

FamilyName: TFontName;

C++

System::Uitypes::TFontName FamilyName;

Properties

Type Visibility Source Unit Parent
field public
FMX.FontManager.pas
FMX.FontManager.hpp
FMX.FontManager TFontInfo

Description

The font family name.


See Also