property AccountClass: String(1) [GLAccountClass] heat 2
| ||
property AccountCode: String readonly | ||
property AccountFile: String readonly | ||
property ActivePage: Variant | ||
property ActivePageName: String | ||
property ActiveProperty: String | ||
property AnalysisCode: String(8) [CB Analysis Code] | ||
| property AnalysisCodeLookup: Object readonly | |
property AnalysisFilter: String(1) [AnalysisFilter] heat 2
| ||
property AnalysisName: String(60) [Analysis Name] | ||
property BalancePeriodFrom: Number [Integer] | ||
property BalancePeriodTo: Number [Integer] | ||
| property Balances: Object readonly | |
property BalanceSelection: String | ||
property BOF: Boolean readonly | ||
property BranchCode: String(8) [CO Branch Code] heat 2 | ||
| property BranchCodeLookup: Object readonly | |
property ClassName: String readonly | ||
property CreatedDate: Date readonly | ||
property CreatedTime: Date readonly | ||
property CreatedTimestamp: Date readonly heat 1 | ||
property CreatedUserCode: String(8) [CO User Code] readonly heat 1 | ||
property CurrentPeriodBalance: Number [Amount] readonly | ||
property DepartmentCode: String(8) [CO Department Code] heat 2 | ||
| property DepartmentCodeLookup: Object readonly | |
property DisplayInactive: Boolean | ||
property Editing: Boolean readonly | ||
property EOF: Boolean readonly | ||
| property FilterSort: Object readonly | |
property FriendlyAccountCode: String(10) [Friendly Account Code] | ||
property GLAccountCode: String(8) [GL Account Code] heat 2 | ||
| property GLAccountCodeLookup: Object readonly | |
property GraphDisplay3D: Boolean | ||
property GraphDisplayAverage: Boolean | ||
property GraphDisplayKey: Boolean | ||
property GraphField: String | ||
property GraphField1: String | ||
property GraphField1Color: Variant | ||
property GraphField2: String | ||
property GraphField2Color: Variant | ||
property GraphPeriodFrom: Number [Integer] | ||
property GraphPeriodTo: Number [Integer] | ||
property GraphSelection: String | ||
property GstCode: String(4) [CO Gst Code] heat 2 | ||
| property GstCodeLookup: Object readonly | |
property GSTType: String [GstType] readonly
| ||
property Inactive: Boolean [Boolean] | ||
property IsFloatingWindow: Boolean | ||
property JCDisbursement: Boolean [Boolean] | ||
property LastYearBalance: Number [Amount] readonly | ||
property LookupText: String readonly | ||
property Modified: Boolean readonly | ||
property ModifiedDate: Date readonly | ||
property ModifiedTime: Date readonly | ||
property ModifiedTimestamp: Date readonly heat 3 | ||
property ModifiedUserCode: String(8) [CO User Code] readonly heat 3 | ||
property Name: String | ||
property PageCount: Number readonly | ||
property PageLabel: String readonly | ||
property PeriodFrom: Number [Integer] | ||
property PeriodTo: Number [Integer] | ||
property Selection: String | ||
| property Transaction: Object readonly | |
property WasInserting: Boolean readonly | ||
property WordFilter: String | ||
property YearToDateBalance: Number [Amount] readonly | ||
method BringToFront | ||
method Cancel | ||
method Close | ||
method Delete | ||
method Duplicate | ||
method Edit | ||
method Find(Value: String): Boolean | ||
method FindExact(Value: String): Boolean | ||
method First | ||
method GetPropertyValue(PropertyName: String): Variant | ||
method GraphPrint: Object | ||
method GraphRefresh | ||
method Insert | ||
method Last | ||
method Next | ||
method Prev | ||
method PropertyType(PropertyName: String): String | ||
method Save | ||
method SendToBack | ||
method SetPropertyValue(PropertyName: String, Value: Variant) | ||
method ShowErrorHint(Hint: String[, ControlName: String]) | ||
method ShowStatusHint(Hint: String[, ControlName: String]) | ||
event AfterInsert | ||
event AfterSave | ||
event BeforeSave | ||
event OnClose | ||
event OnOpen |