property BOF: Boolean readonly | |||||||
property ControlName: String(40) [Table Field Name] readonly heat 1 | |||||||
property ControlType: String(1) [TDControlType] readonly heat 1
| |||||||
property EOF: Boolean readonly | |||||||
| property FilterSort: Object readonly | ||||||
property Height: Number [Integer] readonly heat 3 | |||||||
property IndexName: String
| |||||||
property LabelCaption: String(64) [Display Label] readonly heat 3 | |||||||
property LabelVisible: Boolean [Boolean] readonly heat 3 | |||||||
property LabelWidth: Number [Integer] readonly heat 3 | |||||||
property Left: Number [Integer] readonly heat 3 | |||||||
property ParentName: String(40) [Table Field Name] readonly heat 2 | |||||||
property ReadOnly: Boolean [Boolean] readonly heat 3 | |||||||
property RecNo: Number [Integer] | |||||||
property RecordCount: Number [Integer] readonly | |||||||
property RecordMax: Number [Integer] readonly | |||||||
property TabName: String(60) [Custom Text] readonly required heat 1 | |||||||
property TabOrder: Number [Integer] readonly heat 3 | |||||||
property TabStop: Boolean [Boolean] readonly heat 3 | |||||||
property Top: Number [Integer] readonly heat 3 | |||||||
property UserCode: String(8) [CO User Code] readonly heat 2 | |||||||
property Visible: Boolean [Boolean] readonly heat 3 | |||||||
property Width: Number [Integer] readonly heat 3 | |||||||
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]) |