TdxWheelPickerWheels Class
A collection of wheels in generic value wheel picker editors.
Declaration
TdxWheelPickerWheels = class(
TcxOwnedInterfacedCollection,
IdxGalleryGroups
)
Remarks
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.
Implements
Inheritance
TObject
TPersistent
TCollection
TOwnedCollection
TcxOwnedInterfacedCollection
TdxWheelPickerWheels
See Also