TdxWheelPickerWheel Properties
A wheel in generic value wheel picker editors.| Name | Description |
|---|---|
| Collection | Inherited from TCollectionItem. |
| Cyclic | Specifies if wheel items form a cycle. |
| DisplayName | Inherited from TCollectionItem. |
| ID | Inherited from TCollectionItem. |
| Index | Inherited from TCollectionItem. |
| ItemCount | 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