
| property AccountFilterSort: Object readonly
| property Filter: String |
| property FilterJSON: String |
| property Sort: String |
| property SortJSON: String |
| method Edit([FieldName: String, Operator: String, Criteria: String]*): Boolean |
| method GetPropertyValue(PropertyName: String): Variant |
| method PropertyType(PropertyName: String): String |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
|
| property AccountFrom: String |

| property AccountFromLookup: Object readonly
| property CustomisationJSON: String |
| property WordFilter: String |
| method GetPropertyValue(PropertyName: String): Variant |
| method LoadCustomisation(UserCode: String[, Index: Number]) |
| method LoadCustomisationJSON(Filename: String) |
| method PropertyType(PropertyName: String): String |
| method SaveCustomisation([UserCode: String, Index: Number]) |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
|
| property AccountTo: String |

| property AccountToLookup: Object readonly
| property CustomisationJSON: String |
| property WordFilter: String |
| method GetPropertyValue(PropertyName: String): Variant |
| method LoadCustomisation(UserCode: String[, Index: Number]) |
| method LoadCustomisationJSON(Filename: String) |
| method PropertyType(PropertyName: String): String |
| method SaveCustomisation([UserCode: String, Index: Number]) |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
|

| property AccountType: Object readonly
| property Heading: Boolean |
| property NonPosting: Boolean |
| property Standard: Boolean |
| property Total: Boolean |
| method GetPropertyValue(PropertyName: String): Variant |
| method PropertyType(PropertyName: String): String |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
|
| property ActiveProperty: String |
| property AppendToFile: Boolean |
| property AutoOpenFile: Boolean |
| property ClassName: String readonly |
| property ColumnHeaders: Boolean |

| property ComparisionFields: Object readonly
| property AccountClass: Boolean |
| property AccountCode: Boolean |
| property AccountName: Boolean |
| property AccountType: Boolean |
| property AddToAccountCode: Boolean |
| property AlternateAccountCode: Boolean |
| property AnalysisCode: Boolean |
| property Category1: Boolean |
| property Category2: Boolean |
| property Comment: Boolean |
| property ConsolidateAccountCode: Boolean |
| property ExternalAccountCode: Boolean |
| property ForTotalAccountCode: Boolean |
| property FriendlyAccountCode: Boolean |
| property HeadingStyle: Boolean |
| property Inactive: Boolean |
| property OpeningAccountCode: Boolean |
| property PercentageAccountCode: Boolean |
| property PostToAccountCode: Boolean |
| property TotalStyle: Boolean |
| method GetPropertyValue(PropertyName: String): Variant |
| method PropertyType(PropertyName: String): String |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
|

| property ComparisionType: Object readonly
| property Different: Boolean |
| property Extra: Boolean |
| property Missing: Boolean |
| method GetPropertyValue(PropertyName: String): Variant |
| method PropertyType(PropertyName: String): String |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
|
| property IsFloatingWindow: Boolean |
| property Name: String |
| property OtherCompany: String |

| property OtherCompanyLookup: Object readonly
| property CustomisationJSON: String |
| method GetPropertyValue(PropertyName: String): Variant |
| method LoadCustomisation(UserCode: String[, Index: Number]) |
| method LoadCustomisationJSON(Filename: String) |
| method PropertyType(PropertyName: String): String |
| method SaveCustomisation([UserCode: String, Index: Number]) |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
|
| property ShortName: String |
| property Title: String |
| method BringToFront |
| method Close |
| method GetPropertyValue(PropertyName: String): Variant |
| method PropertyType(PropertyName: String): String |
| method Run([Arg1: Variant, Arg2: Variant, Arg3: Variant, Arg4: Variant, Arg5: Variant, Arg6: Variant, Arg7: Variant, Arg8: Variant, Arg9: Variant]) |
| method SendToBack |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
| method SetScriptArgs([Arg1: Variant, Arg2: Variant, Arg3: Variant, Arg4: Variant, Arg5: Variant, Arg6: Variant, Arg7: Variant, Arg8: Variant, Arg9: Variant]) |
| method ShowErrorHint(Hint: String[, ControlName: String]) |
| method ShowStatusHint(Hint: String[, ControlName: String]) |