JVCL Help:TJvCustomSpinEdit.AsInteger

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

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

TJvCustomSpinEdit.Value


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