property AccountCode: String readonly | |
property AccountFile: String readonly | |
property ActiveProperty: String | |
property BOF: Boolean readonly | |
| property Budget: Object readonly |
property ClassName: String readonly | |
property DisplayInactive: Boolean | |
property Editing: Boolean readonly | |
property EOF: Boolean readonly | |
| property FilterSort: Object readonly |
property IsFloatingWindow: Boolean | |
| property JobCodeLookup: Object readonly |
property LastYearActual: Number [Amount] readonly | |
property LastYearBudget: Number [Amount] readonly | |
property LastYearBudgetCost: Number [Amount] readonly | |
property LookupText: String readonly | |
property Modified: Boolean readonly | |
property Name: String | |
property WordFilter: String | |
property Year: Number [Integer] | |
property YearActual: Number [Amount] readonly | |
property YearBudget: Number [Amount] readonly | |
property YearBudgetCost: Number [Amount] readonly | |
method AddAmount(Amount: Number, Setting: Boolean) | |
method AddAmountCost(Amount: Number) | |
method AddAmountSales(Amount: Number, Setting: Boolean) | |
method AddPercent(Amount: Number, Setting: Boolean) | |
method AddPercentCost(Percent: Number) | |
method AddPercentSales(Amount: Number, Setting: Boolean) | |
method BringToFront | |
method Cancel | |
method Close | |
method CopyActuals([Val1: Boolean, Val2: Boolean]) | |
method CopyBudgets([Val1: Boolean, Val2: Boolean]) | |
method Edit | |
method Find(Value: String): Boolean | |
method FindExact(Value: String): Boolean | |
method First | |
method GetPropertyValue(PropertyName: String): Variant | |
method Last | |
method Next | |
method Prev | |
method PropertyType(PropertyName: String): String | |
method RepeatBudget(Amount: Number, Setting: Boolean) | |
method RepeatCost(Amount: Number) | |
method RepeatSales(Amount: Number, Setting: Boolean) | |
method Save | |
method SendToBack | |
method SetPropertyValue(PropertyName: String, Value: Variant) | |
method ShowErrorHint(Hint: String[, ControlName: String]) | |
method ShowStatusHint(Hint: String[, ControlName: String]) | |
method SplitBudget(Amount: Number, Setting: Boolean) | |
method SplitCost(Amount: Number) | |
method SplitSales(Amount: Number, Setting: Boolean) | |
event AfterSave | |
event BeforeSave | |
event OnClose | |
event OnOpen |