FMX.ListView.TListViewBase.SetControlType
Delphi
procedure SetControlType(const Value: TControlType);
C++
void __fastcall SetControlType(const Fmx::Controls::TControlType Value);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
procedure function |
protected | FMX.ListView.pas FMX.ListView.hpp |
FMX.ListView | TListViewBase |
Description
Setter function for the ControlType property.