TdxBarSpinEdit.MinValue Property
Specifies the minimum value that can be edited in a spin editor.
Declaration
property MinValue: Extended read; write;
Property Value
| Type |
|---|
| Extended |
Remarks
Use this property to specify the minimum value that can be edited in a spin editor.
See Also