numberedit MaxValue property
Return to Introduction  Previous page  Next page
Applies to
acNumberEdit component.  

Declaration
property MaxValue: LongInt;  

Description
The MaxValue property specifies the maximum value which can be accepted by acNumberEdit control and assigned to the Value property. User will NOT able to enter value higher than specified in the MaxValue property.  

See also
MaxValue and Value properties.