FMX.ListView.TListViewBase.ControlType

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

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

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
property public
FMX.ListView.pas
FMX.ListView.hpp
FMX.ListView TListViewBase


Description

Indique si le contrôle est de type stylé ou natif.