API:FMX.ListView.Appearances.TTextButtonObjectAppearance.Enabled
Delphi
property Enabled: Boolean read FEnabled write SetEnabled stored IsEnabledStored;
C++
__property Enabled = {stored=IsEnabledStored};
プロパティ
| 種類 | 可視性 | ソース | ユニット | 親 |
|---|---|---|---|---|
| property | published | FMX.ListView.Appearances.pas FMX.ListView.Appearances.hpp |
FMX.ListView.Appearances | TTextButtonObjectAppearance |
説明
テキスト ボタンが有効になっているか(True)、なっていないか(False)を判定します。
{{#multireplace:FMX.ListView.Appearances.TTextButtonObjectAppearance.Enabled|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} は {{#multireplace:FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.Enabled|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を継承しています。以下の内容はすべて {{#multireplace:FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.Enabled|H21=!|H25=%|H28=(|H29=)|H2A=*|H2B=+|H2F=/|H3C=<|H3D==|H3E=>|H5B=[|H5D=]|H5E=^|H7C=|}} を参照しています。
テキスト ボタンが有効になっているか(True)、なっていないか(False)を判定します。
関連項目
- FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.ButtonType
- FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.Font
- FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.PressedTextColor
- FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.Text
- FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.TextAlign
- FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.TextColor
- FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.TextShadowColor
- FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.TextVertAlign
- FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.TintColor
- FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.Trimming
- FMX.ListView.Appearances.TCustomTextButtonObjectAppearance.WordWrap