JVCL Help:TJvCustomValidateEdit.AsCurrency

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


Pascal

 propertyAsCurrency: Currency;


Description

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


About

Notes

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