JVCL Help:TJvCustomValidateEdit.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 text property as a 32-bit integer.


Pascal

 propertyAsInteger: Int64;


Description

Use AsInteger to read the value of the Text property into an object or variable of type integer or to assign a 32-bit integer value to the Text property.


About

Notes

If the current value of Text cannot be represented as an integer value, AsInteger returns 0.


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