Show: Delphi C++
Display Preferences

FMX.Types.TFont.Create

From XE2 API Documentation
Jump to: navigation, search

Delphi

constructor Create;

C++

__fastcall TFont(void);

Properties

Type Visibility Source Unit Parent
constructor public
FMX.Types.pas
FMX.Types.hpp
FMX.Types TFont

Description

Creates a TFont object.

Call Create to construct a TFont object and initialize its properties. By default, Create sets the value of the Family property to Tahoma, and the Size to 11.

See Also

Personal tools
Previous Versions
Translations