FMX.ListView.TListViewBase.ControlType
Delphi
property ControlType: TControlType read FControlType write SetControlType default TControlType.Styled;
C++
__property Fmx::Controls::TControlType ControlType = {read=FControlType, write=SetControlType, default=0};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | FMX.ListView.pas FMX.ListView.hpp |
FMX.ListView | TListViewBase |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!