property ActiveProperty: String | |
property BankAccountCode: String readonly | |
property BOF: Boolean readonly | |
property ClassName: String readonly | |
property DisplayInactive: Boolean | |
property EOF: Boolean readonly | |
| property FilterSort: Object readonly |
property IsFloatingWindow: Boolean | |
property Name: String | |
property PeriodFrom: Number [Integer] | |
property PeriodSelection: String | |
property PeriodTo: Number [Integer] | |
property Selection: String | |
| property Statement: Object readonly |
method BringToFront | |
method Close | |
method Find(Value: String): Boolean | |
method FindExact(Value: String): Boolean | |
method FindStatement(StatementID: String): Boolean | |
method First | |
method GetPropertyValue(PropertyName: String): Variant | |
method Last | |
method Next | |
method Prev | |
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]) | |
method ToggleShowAll | |
event OnOpen |