FMX.ListView.TListViewBase.ControlType

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property ControlType: TControlType read FControlType write SetControlType default TControlType.Styled;

C++

__property Fmx::Controls::TControlType ControlType = {read=FControlType, write=SetControlType, default=0};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property public
FMX.ListView.pas
FMX.ListView.hpp
FMX.ListView TListViewBase


Beschreibung

Beschreibt, ob das Steuerelement den Typ "Styled" oder "Native" hat.