TcxCustomEditProperties.MinValue Property
In This Article
Specifies the maximum numeric value the editor can display.
#Declaration
Delphi
property MinValue: Double read; write;
#Property Value
Type | Description |
---|---|
Double | The maximum numeric editor value. |
See Also