TdxWheelPickerWheel.Width Property
Specifies the wheel’s width, in pixels.
Declaration
property Width: Integer read; write; default 75;
Property Value
Type | Default |
---|---|
Integer | 75 |
Remarks
The resulting width is determined based on the wheel picker editor’s Properties.WheelAutoWidth property setting.
The default value of the Width property is 75.
See Also