System.UITypes.TFontName

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

Delphi

TFontName = type string;

C++

typedef System::UnicodeString TFontName;

プロパティ

種類 可視性 ソース ユニット
type
typedef
public
System.UITypes.pas
System.UITypes.hpp
System.UITypes System.UITypes


説明

フォントの書体名を表す文字列です。


関連項目

コード例