表示: Delphi C++
表示設定

Vcl.Graphics.TFont

提供:XE2 API Documentation
移動: 案内, 検索

Vcl.Graphics.TGraphicsObjectSystem.Classes.TPersistentSystem.TObject
TFont

Delphi

TFont = class(TGraphicsObject)

C++

class PASCALIMPLEMENTATION TFont : public TGraphicsObject

プロパティ

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

説明

TFont はシステムフォントをカプセル化します。

TFont は,テキストの表示に使用するフォントの特性を示します。TFont は,高さ,フォント(書体)名,属性(太字,斜体など)などを指定することにより文字のセットを定義します。

TFont は Windows の論理フォントをカプセル化します。

関連項目

以前のバージョン
他の言語