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