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

| property Contact: Object readonly
| property BOF: Boolean readonly |
| property Category1: String(8) [CO Contact Category 1 Code] readonly setting "CO\ContactCat1Alias" |
| property Category2: String(8) [CO Contact Category 2 Code] readonly setting "CO\ContactCat2Alias" |
| property Comment: String(60) [Description] readonly |
| property CompanyName: String(60) [Name U] readonly |
| property ContactID: Number [CO Contact ID] readonly |
| property CreatedDate: Date readonly |
| property CreatedTime: Date readonly |
| property CreatedTimestamp: Date readonly |
| property CreatedUserCode: String(8) [CO User Code] readonly |
| property Custom1: String(30) [CO Contact Custom 1 Text] readonly |
| property Custom2: String(30) [CO Contact Custom 2 Text] readonly |
| property CustomisationJSON: String |
| property EmailAddress: String(120) [Email Address] readonly |
| property EOF: Boolean readonly |

| property FilterSort: Object readonly
|
| property FirstName: String(20) [Contact Name U] readonly |
| property FirstNameLastName: String(41) [Custom U] readonly |
| property FullName: String(84) [Contact Fullname U] readonly |
| property GridTotalled: Boolean |
| property Inactive: Boolean [Boolean] readonly |
| property LastName: String(20) [Contact Name U] readonly |
| property LastNameFirstName: String(42) [Custom U] readonly |
| property MiddleName: String(20) [Contact Name U] readonly |
| property ModifiedDate: Date readonly |
| property ModifiedTime: Date readonly |
| property ModifiedTimestamp: Date readonly |
| property ModifiedUserCode: String(8) [CO User Code] readonly |
| property PartyCode: String(16) [Party Code] readonly |
| property PartyContactID: Number [Source Contact ID] readonly |
| property PhoneNo: String(20) [Contact Phone Number] readonly setting "CO\ContactPhoneNoAlias" |
| property PhoneNo2: String(20) [Contact Phone Number 2] readonly setting "CO\ContactPhoneNo2Alias" |
| property PhoneNo3: String(20) [Contact Phone Number 3] readonly setting "CO\ContactPhoneNo3Alias" |
| property RecordRevision: Number [Record Revision] readonly |
| property Role: String(35) [Role] readonly |
| property Suffix: String(10) [Contact Suffix] readonly |
| property TableName: String(8) [Account File] readonly |
| property Title: String(10) [Contact Title] readonly |
| method Delete |
| method DrillDown: Object |
| method First |
| method GetPropertyValue(PropertyName: String): Variant |
| method GetTotalValue(FieldName: String): Number [Integer] |
| method HideInactive |
| method Insert: Object |
| 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 ContactCategory1: String |

| property ContactCategory1FilterSort: Object readonly
|

| property ContactCategory1Lookup: Object readonly
|
| property ContactCategory2: String |

| property ContactCategory2FilterSort: Object readonly
|

| property ContactCategory2Lookup: Object readonly
|
| property IsFloatingWindow: Boolean |
| property Name: String |
| property PartyType: String |

| property PartyTypeLookup: Object readonly
|
| property RecordCount: Number readonly |
| method BringToFront |
| method Close |
| method GetPropertyValue(PropertyName: String): Variant |
| 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]) |
| event OnClose |
| event OnOpen |