CreateEx(TComponent,TcxPivotGridCustomizationFormFieldListType) Constructor
Initializes a new instance of the TcxFieldListListBox class with specified settings.
Declaration
constructor CreateEx(AOwner: TComponent; AFieldsType: TcxPivotGridCustomizationFormFieldListType); virtual;
Parameters
| Name | Type |
|---|---|
| AOwner | TComponent |
| AFieldsType | TcxPivotGridCustomizationFormFieldListType |
See Also