FMX.ListView.Appearances.TListViewItem.ButtonText
Delphi
property ButtonText: string read FButtonText write SetButtonText;
C++
__property System::UnicodeString ButtonText = {read=FButtonText, write=SetButtonText};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | public | FMX.ListView.Appearances.pas FMX.ListView.Appearances.hpp | FMX.ListView.Appearances | TListViewItem | 
Description
Specifies the text that will be rendered over the surface of the TListView text button.