FMX.ListView.Appearances.TListViewItem.GetHasButtonText

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

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 で定義されている値が使用されます。