![]() |
![]() ![]() ![]() |
acNumberEdit component.
|
property Value: LongInt; // must be positive
|
The Value property represents the integer value of text typed or specified in the Text property of acNumberEdit control. Use Value property to specify the the value to the edit control and the control will automatically convert it to the Text, in format specified by Kind property (decimal, hexadecimal or binary).
|
|
![]() |
Kind and MaxValue properties.
|