| property AccountFile: String |

| property AccountFileLookup: Object readonly
|
| property ActionOnOrBefore: Date(13) |
| property ActiveProperty: String |
| property AutoSelect: Boolean |
| property BankAccount: String |

| property BankAccountFilterSort: Object readonly
|

| property BankAccountLookup: Object readonly
|
| property ClassName: String readonly |
| property DisplayInactive: Boolean |
| property IsFloatingWindow: Boolean |

| property Memo: Object readonly
| property AccountCode: String(28) [Account Code] readonly required |
| property AccountFile: String(8) [Account File] readonly required |
| property AccountName: String(60) [Custom] readonly calculated |
| property ActionOnDate: Date readonly |
| property ActionOnTime: Date readonly |
| property BankAccountCode: String(8) [CB Bank Account Code] readonly |
| property BankAccountName: String(60) [Custom] readonly calculated |
| property BOF: Boolean readonly |
| property Category1: String(8) [CO Memo Category 1 Code] readonly setting "CO\MemoCat1Alias" |
| property Category2: String(8) [CO Memo Category 2 Code] readonly setting "CO\MemoCat2Alias" |
| 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 Memo Custom 1 Text] readonly setting "CO\MemoCustom1Alias" |
| property Custom2: String(30) [CO Memo Custom 2 Text] readonly setting "CO\MemoCustom2Alias" |
| property CustomisationJSON: String |
| property EndDate: Date readonly |
| property EOF: Boolean readonly |

| property FilterSort: Object readonly
|
| property HasRecurrence: Boolean [Boolean] readonly |
| property HideInactive: Boolean |
| property Inactive: Boolean [Boolean] readonly |
| property Line1: String readonly |
| property MemoDate: Date readonly required |
| property MemoID: Number [CB Memo ID] readonly required |
| property MemoTime: Date readonly required |
| property MemoType: String(1) [MemoType] readonly required
| Values: M (Memo), A (Alarm), R (Reminder) |
|
| property ModifiedDate: Date readonly |
| property ModifiedTime: Date readonly |
| property ModifiedTimestamp: Date readonly |
| property ModifiedUserCode: String(8) [CO User Code] readonly |
| property RecordRevision: Number [Record Revision] readonly |
| property RecurCount: Number [SmallInt] readonly |
| property RecurDayOfMonth: Number [SmallInt] readonly |
| property RecurUnit: String(1) [TimeUnit] readonly
| Values: D (Days), W (Weeks), M (Months) |
|
| property Reference: String(30) [Reference] readonly |
| property ReminderInterval: Number [Interval] readonly |
| property ReminderWeekdayOffset: String(1) [WeekdayOffset] readonly
| Values: P (Previous), N (Next), U (Unchanged) |
|
| property Subject: String(60) [Description] readonly |
| property TargetUserCode: String(8) [CO User Code] readonly |
| method Delete |
| method DrillDown: Object |
| method First |
| method GetPropertyValue(PropertyName: String): Variant |
| method Inactivate |
| 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) |
| method ShowInactive(Inactive: Boolean): Boolean |
|
| property MemoCategory1: String |

| property MemoCategory1FilterSort: Object readonly
|

| property MemoCategory1Lookup: Object readonly
|
| property MemoCategory2: String |

| property MemoCategory2FilterSort: Object readonly
|

| property MemoCategory2Lookup: Object readonly
|

| property MemoType: Object readonly
|
| property Name: String |
| property RecordCount: Number readonly |
| property TargetUserCode: String |

| property TargetUserCodeLookup: Object readonly
|
| method BringToFront |
| method Close |
| method FindMemo(MemoID: String): Boolean |
| 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]) |
| method ToggleShowAll |
| method ToggleShowAllUsers |
| event OnClose |
| event OnOpen |