TdxNumericWheelPickerProperties.Cyclic Property
Specifies if wheel items form a cycle.
Declaration
property Cyclic; default False;
Property Value
Type | Default |
---|---|
Boolean | False |
Remarks
This property is similar to the TdxWheelPickerWheel.Cyclic property.
The default value of the Cyclic property is False.
See Also