Vcl.Graphics.DefFontData

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

DefFontData: TFontData = (
Handle: 0;
Height: 0;
Orientation: 0; { No rotation }
Pitch: fpDefault;
Style: [];
Charset : DEFAULT_CHARSET;
Name: 'MS Sans Serif');

C++

extern DELPHI_PACKAGE TFontData DefFontData;

Propriétés

Type Visibilité  Source Unité  Parent
variable public
Vcl.Graphics.pas
Vcl.Graphics.hpp
Vcl.Graphics Vcl.Graphics

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !