JVCL Help:TJvCustomNumEdit.AsInteger
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvCustomNumEdit.AsInteger Property
[+] TJvCustomNumEdit Methods
[+] TJvCustomNumEdit Properties
Search in JVCL Help
Search in all projectsSummary
Represents the value of the entered floating-point value as an integer value.
Pascal
propertyAsInteger: Longint;
Description
AsInteger converts floating point values to integers by truncating the decimal portion. If a value assigned to the number edit is not within the range established by the MinValue and the MaxValue properties, the value is cropped.
See Also
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page