JVCL Help:TJvCustomValidateEdit.AsFloat

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 Double value.


Pascal

 propertyAsFloat: Double;


Description

Use AsFloat to read the value of the Text property into an object or variable of type Double or to assign a Double value to the Text property.


About

Notes

If the current value of Text cannot be represented as a Double value, AsFloat 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