FMX.ListView.Appearances.TTextObjectAppearance.Font

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

Delphi

property Font: TFont read FFont write SetFont stored IsFontStored;

C++

__property Font = {stored=IsFontStored};

プロパティ

種類 可視性 ソース ユニット
property published
FMX.ListView.Appearances.pas
FMX.ListView.Appearances.hpp
FMX.ListView.Appearances TTextObjectAppearance

説明

このテキスト外観のフォントです。

FMX.ListView.Appearances.TTextObjectAppearance.Font は FMX.ListView.Appearances.TCustomTextObjectAppearance.Font を継承しています。以下の内容はすべて FMX.ListView.Appearances.TCustomTextObjectAppearance.Font を参照しています。

このテキスト外観のフォントです。

関連項目