Create(TPersistent,TCollectionItemClass) Constructor
Initializes a new instance of the TdxWheelPickerItems class with specified settings.
Declaration
constructor Create(AOwner: TPersistent; ItemClass: TCollectionItemClass); virtual;
Parameters
| Name | Type |
|---|---|
| AOwner | TPersistent |
| ItemClass | TCollectionItemClass |
See Also