Previous Topic

Next Topic

COCUSTOM - CO Customisation

Display: Standard Object Post Lines Object

property BOF: Boolean readonly

property ColumnNo: Number [Integer] readonly required heat 2

property DatasetName: String(60) [Custom] readonly required heat 1

property DisplayLabel: String(64) [Display Label] readonly heat 2

property EOF: Boolean readonly

property FieldName: String(40) [Table Field Name] readonly required heat 1

property FieldWidth: Number [Integer] readonly heat 2

property FilterSort: Object readonly

property IndexName: String
ValueIndex Fields
DatasetUserCode;DatasetName;ColumnNo
DatasetPanelRowUserCode;DatasetName;Row;ColumnNo

property LabelWidth: Number [Integer] readonly heat 2

property RecNo: Number [Integer]

property RecordCount: Number [Integer] readonly

property RecordMax: Number [Integer] readonly

property Row: Number [Integer] readonly heat 2

property Total: Boolean [Boolean] readonly heat 2

property UserCode: String(8) [CO User Code] readonly heat 2

property Visible: Boolean [Boolean] readonly heat 2

method CancelRange

method Find(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant]): Boolean

method FindExact(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant]): Boolean

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)

method SetRange(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant])

method SetRangeEnd(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant])

method SetRangeStart(Value1: Variant[, Value2: Variant, Value3: Variant, Value4: Variant])