FMX.ListView.Appearances.TCustomTextObjectAppearance.IsTextColorStored
Delphi
function IsTextColorStored: Boolean;
C++
bool __fastcall IsTextColorStored();
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| function | protected | FMX.ListView.Appearances.pas FMX.ListView.Appearances.hpp | FMX.ListView.Appearances | TCustomTextObjectAppearance | 
説明
TextColor の値がそのプロパティのデフォルト値でない場合、フォーム ファイルにのみ格納されていることを確認する関数です。
関連項目
- FMX.ListView.Appearances.TCustomTextObjectAppearance.IsDetailTextStored
- FMX.ListView.Appearances.TCustomTextObjectAppearance.IsFontStored
- FMX.ListView.Appearances.TCustomTextObjectAppearance.IsOpacityStored
- FMX.ListView.Appearances.TCustomTextObjectAppearance.IsTextAlignStored
- FMX.ListView.Appearances.TCustomTextObjectAppearance.IsTextVertAlignStored
- FMX.ListView.Appearances.TCustomTextObjectAppearance.IsTrimmingStored
- FMX.ListView.Appearances.TCustomTextObjectAppearance.IsWordWrapStored