System.UITypes.TFontName

提供:RAD Studio API Documentation

Delphi

type TFontName = UnicodeString;

C++

typedef System::UnicodeString TFontName;

プロパティ

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


説明

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


関連項目

コード例