TdxWheelPickerItems.Items Property
Provides zero-based indexed access to wheel items stored in the collection.
Declaration
property Items[Index: Integer]: TdxWheelPickerItem read; write; default;
Property Value
Type |
---|
TdxWheelPickerItem |
See Also