TdxWheelPickerItem Properties
A wheel item in generic value wheel picker editors.| Name | Description |
|---|---|
| Collection | Inherited from TCollectionItem. |
| DisplayName | Inherited from TCollectionItem. |
| Glyph | Specifies the image to be displayed by the wheel item. |
| ID | Inherited from TCollectionItem. |
| ImageIndex | Specifies the image to be displayed by the wheel item. |
| Index | Inherited from TCollectionItem. |
| Tag | Stores an arbitrary numeric value associated with the wheel item. |
| Text | Specifies the wheel item’s text. |
See Also