DBFVFP Properties |
The DBFVFP type exposes the following members.
Name | Description | |
---|---|---|
Alias | Retrieve the alias name. (Inherited from Workarea.) | |
Area | Retrieve the Workarea number. (Inherited from Workarea.) | |
BoF | Is the table at the logical beginning-of-file. (Inherited from DBF.) | |
Bottom | Is at bottom ? (Inherited from Workarea.) | |
Closed | (Inherited from Workarea.) | |
Deleted | Is the current row deleted? (Inherited from DBF.) | |
Driver | (Overrides Driver.) | |
EoF | Is the table at the logical end-of-file. (Inherited from DBF.) | |
Exclusive | Is the Workarea opened Exclusively (Inherited from Workarea.) | |
FieldCount | (Overrides FieldCount.) | |
FileName | File name of the main file (Inherited from Workarea.) | |
FilterInfo | Current Filter (Inherited from Workarea.) | |
FilterText | The filter condition as a string. (Inherited from Workarea.) | |
Found | (Inherited from DBF.) | |
HasProperties | (Inherited from Workarea.) | |
HasRelations | (Inherited from Workarea.) | |
IsHot | Is the current row (Inherited from DBF.) | |
IsNewRecord | Is the current row a new record (the result of Append()) (Inherited from DBF.) | |
Memo | Current memo implementation. (Inherited from Workarea.) | |
OrderCondInfo | Current Order condition (Inherited from Workarea.) | |
Properties | (Inherited from Workarea.) | |
ReadOnly | Is the file opened ReadOnly ? (Inherited from Workarea.) | |
RecCount | The number of rows. (Inherited from DBF.) | |
RecId | The row identifier at the current cursor position. (Inherited from Workarea.) | |
RecNo | The physical row identifier at the current cursor position. (Inherited from DBF.) | |
RecordBuffer | Current Record (Inherited from Workarea.) | |
ReturnRawData | (Inherited from DBFFPT.) | |
Shared | Is the current Workarea opened Shared? (Inherited from Workarea.) | |
Top | Is at top? (Inherited from Workarea.) |