Vcl.Graphics.DefFontData

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

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

C++

extern DELPHI_PACKAGE TFontData DefFontData;

プロパティ

種類 可視性 ソース ユニット
variable public
Vcl.Graphics.pas
Vcl.Graphics.hpp
Vcl.Graphics Vcl.Graphics

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。