Class TIfcMonetaryUnit
Unit
Declaration
type TIfcMonetaryUnit = class(TIfcUnit)
Description
Define currency for money.
Hierarchy
- TObject
- TPersistent
- TComponent
- TIfcPersistent
- TIfcUnit
- TIfcMonetaryUnit
Overview
Properties
property Currency: TIfcLabel read FCurrency write FCurrency; |
Description
Properties
property Currency: TIfcLabel read FCurrency write FCurrency; |
|
Code or name of the currency. Permissible values are the three-letter alphabetic currency codes as per ISO 4217,for example CNY, EUR, GBP, JPY, USD. |
Generated by PasDoc 0.16.0-snapshot.