API:FMX.ListBox.TListBox.ShowCheckboxes

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ShowCheckboxes;

C++

__property ShowCheckboxes = {default=0};

Eigenschaften

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

Beschreibung

Zeigt ein Kontrollkästchen neben jedem Eintrag im Listenfeld an.

FMX.ListBox.TListBox.ShowCheckboxes erbt von FMX.ListBox.TCustomListBox.ShowCheckboxes. Der folgende Inhalt bezieht sich auf FMX.ListBox.TCustomListBox.ShowCheckboxes.

Zeigt ein Kontrollkästchen neben jedem Eintrag im Listenfeld an.

Siehe auch