FMX.StdCtrls.TButtonFontColors.Focused

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

Delphi

property Focused;

C++

__property Focused = {index=3, default=0};

プロパティ

種類 可視性 ソース ユニット
property published
FMX.StdCtrls.pas
FMX.StdCtrls.hpp
FMX.StdCtrls TButtonFontColors

説明

入力フォーカスのあるコントロールに使用されるフォントです。

FMX.StdCtrls.TButtonFontColors.Focused は FMX.Graphics.TFontColorForState.Focused を継承しています。以下の内容はすべて FMX.Graphics.TFontColorForState.Focused を参照しています。

入力フォーカスのあるコントロールに使用されるフォントです。

関連項目