vcl-dxwheelpicker-ece78cec.md
A collection of wheels in generic value wheel picker editors.
TdxWheelPickerWheels = class(
TcxOwnedInterfacedCollection,
IdxGalleryGroups
)
This class introduces members that allow you to do the following:
A TdxWheelPickerWheels object is referenced by a generic value wheel picker editor’s Properties.Wheels property. At design time, you can manage wheels and their items using the collection editor provided by this property.
TObject TPersistent TCollection TOwnedCollection TcxOwnedInterfacedCollection TdxWheelPickerWheels
See Also