property BOF: Boolean readonly | ||
property ClassName: String readonly | ||
property Delete: Boolean readonly | ||
property DescriptionFieldName: String(40) [Table Field Name] | ||
property DomainName: String(40) [Domain Name] readonly | ||
property Editing: Boolean readonly | ||
property EOF: Boolean readonly | ||
property FileName: String(64) [Custom] readonly | ||
property Insert: Boolean readonly | ||
property LookupFieldName: String(40) [Table Field Name] readonly | ||
property Name: String | ||
property RecNo: Number [Integer] | ||
property RecordCount: Number [Integer] readonly | ||
property RecordMax: Number [Integer] readonly | ||
property Required: Boolean [Boolean] readonly | ||
property Size: Number [Integer] readonly | ||
property TableName: String(64) [Long Table Name] | ||
property Type: String(1) [PdbFieldType] readonly
| ||
property Upper: Boolean [Boolean] readonly | ||
method Append | ||
method Cancel | ||
method Edit | ||
method First | ||
method GetFieldDomain(FieldName: String): String | ||
method GetPropertyValue(PropertyName: String): Variant | ||
method Last | ||
method Next | ||
method Post | ||
method Prev | ||
method PropertyType(PropertyName: String): String | ||
method Refresh | ||
method Save | ||
method SetPropertyValue(PropertyName: String, Value: Variant) |