TdxWheelPickerWheel Properties
A wheel in generic value wheel picker editors.
Name | Description |
---|---|
Collection |
Inherited from TCollection |
Cyclic | Specifies if wheel items form a cycle. |
Display |
Inherited from TCollection |
ID |
Inherited from TCollection |
Index |
Inherited from TCollection |
Item |
Returns the number of items provided by the wheel. |
Items | Provides access to a collection of items provided by the wheel. |
Tag | Stores an arbitrary numeric value associated with the wheel. |
Width | Specifies the wheel’s width, in pixels. |
See Also