FMX.ListBox.TListBoxItem.Selectable

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property Selectable: Boolean read FIsSelectable write SetSelectable default True;

C++

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

Properties

Type Visibility Source Unit Parent
property published
FMX.ListBox.pas
FMX.ListBox.hpp
FMX.ListBox TListBoxItem

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!