FMX.ListView.Appearances.TCustomGlyphButtonObjectAppearance.Enabled
Delphi
property Enabled: Boolean read FEnabled write SetEnabled;
C++
__property bool Enabled = {read=FEnabled, write=SetEnabled, nodefault};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 | 
|---|---|---|---|---|
| property | public | FMX.ListView.Appearances.pas FMX.ListView.Appearances.hpp  | 
        FMX.ListView.Appearances | TCustomGlyphButtonObjectAppearance | 
説明
グリフ ボタンが有効になっているか(True)、なっていないか(False)を判定します。