FMX.ListView.Appearances.TListViewItem.GetHasButtonText

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function GetHasButtonText: Boolean;

C++

bool __fastcall GetHasButtonText();

Properties

Type Visibility Source Unit Parent
function protected
FMX.ListView.Appearances.pas
FMX.ListView.Appearances.hpp
FMX.ListView.Appearances TListViewItem

Description

True if the user-specified button text is set for this item. If user text is not specified, the value defined by the Text Button Appearance is used.