TdxWheelPickerWheel Members
A wheel in generic value wheel picker editors.Constructors
| Name | Description |
|---|---|
| Create(TCollection) | Inherited from TCollectionItem. |
Properties
| 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. |
Methods
| Name | Description |
|---|---|
| Assign(TPersistent) | Inherited from TPersistent. |
| AssignTo(TPersistent) | Inherited from TPersistent. |
| Equals(TObject) | Inherited from TObject. |
| GetDisplayName | Inherited from TCollectionItem. |
| GetHashCode | Inherited from TObject. |
| GetNamePath | Inherited from TPersistent. |
| GetOwner | Inherited from TPersistent. |
| Release | Inherited from TCollectionItem. |
| SetDisplayName(String) | Inherited from TCollectionItem. |
| ToString | Inherited from TObject. |
See Also