| property ActiveProperty: String |
| property AutoSelect: Boolean |
| property ClassName: String readonly |
| property FieldName: String |

| property FieldNameLookup: Object readonly
| property CustomisationJSON: String |
| method GetPropertyValue(PropertyName: String): Variant |
| method PropertyType(PropertyName: String): String |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
|

| property FieldsFilterSort: 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 FromDate: Date |
| property IsFloatingWindow: Boolean |
| property Name: String |
| property RecordCount: Number readonly |

| property Results: Object readonly
| property AccountCode: String(28) [Account Code] readonly required |
| property AccountFile: String(8) [Account File] readonly required |
| property BOF: Boolean readonly |
| property ChangeHeat: Number [SmallInt] readonly |
| property ChangeType: String(1) [ChangeType] readonly required
| Values: A (Add), U (Update), D (Delete) |
|
| property CreatedDate: Date readonly |
| property CreatedTime: Date readonly |
| property CreatedTimestamp: Date readonly |
| property CreatedUserCode: String(8) [CO User Code] readonly |
| property CustomisationJSON: String |
| property DeltaID: Number [IC Delta ID] readonly required |
| property EOF: Boolean readonly |

| property Fields: Object readonly
| property BOF: Boolean readonly |
| property DeltaID: Number [IC Delta ID] required |
| property EOF: Boolean readonly |
| property LineNo: Number [SmallInt] |
| property Name: String(40) [Table Field Name] required |
| property NewValue: String(120) |
| property OldValue: String(120) |
| property RecNo: Number [Integer] |
| property RecordCount: Number [Integer] readonly |
| method First |
| method GetFieldDomain(FieldName: String): String |
| method GetPropertyValue(PropertyName: String): Variant |
| method Last |
| method Next |
| method Prev |
| method PropertyType(PropertyName: String): String |
| method Refresh |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
|

| property FilterSort: 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) |
|
| method First |
| method GetPropertyValue(PropertyName: String): Variant |
| method Last |
| method LoadCustomisation(UserCode: String) |
| method LoadCustomisationJson(FileOrJSON: String) |
| method Next |
| method Open: Object |
| method Prev |
| method Print: Object |
| method PropertyType(PropertyName: String): String |
| method Refresh |
| method SaveCustomisation(UserCode: String) |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
|
| property TableName: String |

| property TableNameLookup: Object readonly
| property CustomisationJSON: String |
| method GetPropertyValue(PropertyName: String): Variant |
| method PropertyType(PropertyName: String): String |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
|
| property ToDate: Date |
| property UserCode: String |

| property UserCodeLookup: 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) |
|
| method BringToFront |
| method Close |
| method GetPropertyValue(PropertyName: String): Variant |
| method PrintTrackingLog: Object |
| method PropertyType(PropertyName: String): String |
| method Select |
| method SendToBack |
| method SetPropertyValue(PropertyName: String, Value: Variant) |
| method ShowErrorHint(Hint: String[, ControlName: String]) |
| method ShowStatusHint(Hint: String[, ControlName: String]) |