property ActiveProperty: String | ||
property BankAccountCode: String [CB Bank Account Code] readonly | ||
property ClassName: String readonly | ||
property IsFloatingWindow: Boolean | ||
property Name: String | ||
property OtherParty: String [Bank Payee] readonly | ||
property Particulars: String [Description] readonly | ||
property PeriodName: String [Name] readonly | ||
property Reference: String [Reference] readonly | ||
| property Results: Object readonly | |
property TransactionAmount: Number [FX Amount] readonly | ||
property TransactionAmountBs: Number [Amount] readonly | ||
property TransactionDate: Date readonly | ||
property TransactionType: String [CBTranType] readonly
| ||
method BringToFront | ||
method Close | ||
method GetPropertyValue(PropertyName: String): Variant | ||
method PropertyType(PropertyName: String): String | ||
method SendToBack | ||
method SetPropertyValue(PropertyName: String, Value: Variant) | ||
method ShowErrorHint(Hint: String[, ControlName: String]) | ||
method ShowStatusHint(Hint: String[, ControlName: String]) |