Open main menu

RAD Studio API Documentation β

System.UITypes.TFontName

Delphi

TFontName = type string;

C++

typedef System::UnicodeString TFontName;

Properties

Type Visibility Source Unit Parent
type
typedef
public
System.UITypes.pas
System.UITypes.hpp
System.UITypes System.UITypes


Contents

Description

String that holds the typeface name of a font.

See Also

Code Examples