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