FMX.ListView.Appearances.TListViewItem.GetHasButtonText
Delphi
function GetHasButtonText: Boolean;
C++
bool __fastcall GetHasButtonText();
プロパティ
種類 | 可視性 | ソース | ユニット | 親 |
---|---|---|---|---|
function | protected | FMX.ListView.Appearances.pas FMX.ListView.Appearances.hpp |
FMX.ListView.Appearances | TListViewItem |
説明
ユーザー指定のボタン テキストがこの項目に対して設定されている場合には true。ユーザー テキストが指定されていない場合には、Text Button Appearance で定義されている値が使用されます。