FMX.ListBox.TListBoxItem.Selectable

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property Selectable: Boolean read FIsSelectable write SetSelectable default True;

C++

__property bool Selectable = {read=FIsSelectable, write=SetSelectable, default=1};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
FMX.ListBox.pas
FMX.ListBox.hpp
FMX.ListBox TListBoxItem

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.