FMX.ListView.Types.TListViewNativeOption
Delphi
TListViewNativeOption = (Grouped, Indexed, Styled);
C++
enum class DECLSPEC_DENUM TListViewNativeOption : unsigned char { Grouped, Indexed, Styled };
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| enum | public | FMX.ListView.Types.pas FMX.ListView.Types.hpp | FMX.ListView.Types | FMX.ListView.Types | 
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!