| property AmountDecimals: Number [SmallInt] readonly heat 1 |
| property BOF: Boolean readonly |
| property CanInsert: Boolean readonly |
| property CostPriceDecimals: Number [Integer] |
| property CurrencyCode: String(3) [CO Currency Code] heat 1 |

| property CurrencyCodeLookup: Object readonly
|
| property CurrencyName: String(60) [Name] heat 2 |
| property CurrencySymbol: String(8) [CO Currency Symbol] |
| property CustomisationJSON: String |
| property DecimalSymbol: String(1) [FXDecimalSymbol] heat 2
| Values: P (Period), C (Comma), N (None) |
|
| property EOF: Boolean readonly |
| property GLRealisedGainLossCode: String(8) [GL Account Code] heat 3 |

| property GLRealisedGainLossCodeLookup: Object readonly
|
| property GLUnrealisedGainLossCode: String(8) [GL Account Code] heat 3 |

| property GLUnrealisedGainLossCodeLookup: Object readonly
|
| property GLUnrealisedVariationCode: String(8) [GL Account Code] heat 3 |

| property GLUnrealisedVariationCodeLookup: Object readonly
|
| property GroupingSymbol: String(1) [FXGroupingSymbol] heat 2
| Values: S (Space), P (Period), C (Comma), A (Apostrophe), N (None) |
|
| property Inactive: Boolean [Boolean] |
| property MajorPlural: String(20) [AmountWord] |
| property MajorSingular: String(20) [AmountWord] |
| property MaximumRate: Number [Exchange Rate] readonly heat 4 |
| property MinimumRate: Number [Exchange Rate] readonly heat 4 |
| property MinorPlural: String(20) [AmountWord] |
| property MinorSingular: String(20) [AmountWord] |
| property RecNo: Number [Integer] |
| property RecordCount: Number [Integer] readonly |
| property SellPriceDecimals: Number [Integer] |
| property SymbolPosition: String(1) [FXSymbolPos] heat 2
| Values: N (Not Shown), L (Leading No Space), T (Trailing No Space), D (Leading with Space), R (Trailing with Space) |
|
| method AddCurrency(Currency: String) |
| method Append |
| method DefaultGLAccounts |
| method Delete |
| method First |
| method GetPropertyValue(PropertyName: String): Variant |
| method Insert |
| method Last |
| method LoadCustomisation(UserCode: String) |
| method LoadCustomisationJson(FileOrJSON: String) |
| method Next |
| method Prev |
| method PropertyType(PropertyName: String): String |
| method SaveCustomisation(UserCode: String) |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
| method Sort(SortFields: String) |
| method SwapDown |
| method SwapUp |