JVCL Help:TJvID3Owner.Price

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

Search in JVCL Help

 
Search in all projects
 

Summary

Specifies the price payed.


Pascal

 propertyPrice: AnsiString;


Description

Use Price to specify the price payed. The first three characters of Price should contain the currency used for the transaction, encoded according to ISO 4217 alphabetic currency code. Concatenated to this is the actual price paid, as a numerical string using "." as the decimal separator.


See Also

TJvID3Owner.DatePurchased, TJvID3Owner.Seller


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