TdxWheelPickerWheel.Items Property
Provides access to a collection of items provided by the wheel.
Declaration
property Items: TdxWheelPickerItems read; write;
Property Value
Type |
---|
TdxWheelPickerItems |
Remarks
Refer to the TdxWheelPickerItems class description to learn about collection capabilities.
See Also