Click or drag to resize

TSV Properties

X#

The TSV type exposes the following members.

Properties
  NameDescription
Public propertyAlias
Retrieve the alias name.
(Inherited from Workarea.)
Public propertyArea
Retrieve the Workarea number.
(Inherited from Workarea.)
Public propertyBoF
Is the table at the logical beginning-of-file.
(Inherited from Workarea.)
Public propertyBottom
Is at bottom ?
(Inherited from Workarea.)
Public propertyClosed (Inherited from Workarea.)
Public propertyDeleted
Is the current row deleted?
(Inherited from TEXTRDD.)
Public propertyDriver
Driver (RDD) name of the object.
(Overrides Driver.)
Public propertyEoF
Is the table at the logical end-of-file.
(Inherited from Workarea.)
Public propertyExclusive
Is the Workarea opened Exclusively
(Inherited from Workarea.)
Public propertyFieldCount
The # of fields in the current Workarea.
(Inherited from Workarea.)
Public propertyFileName
File name of the main file
(Inherited from Workarea.)
Public propertyFilterInfo
Current Filter
(Inherited from Workarea.)
Public propertyFilterText
The filter condition as a string.
(Inherited from Workarea.)
Public propertyFound
The outcome of the last search operation.
(Inherited from Workarea.)
Public propertyHasProperties (Inherited from Workarea.)
Public propertyHasRelations (Inherited from Workarea.)
Public propertyMemo
Current memo implementation.
(Inherited from Workarea.)
Public propertyOrderCondInfo
Current Order condition
(Inherited from Workarea.)
Public propertyProperties (Inherited from Workarea.)
Public propertyReadOnly
Is the file opened ReadOnly ?
(Inherited from Workarea.)
Public propertyRecCount
The number of rows.
(Inherited from TEXTRDD.)
Public propertyRecId
The row identifier at the current cursor position.
(Inherited from TEXTRDD.)
Public propertyRecNo
The physical row identifier at the current cursor position.
(Inherited from TEXTRDD.)
Public propertyRecordBuffer
Current Record
(Inherited from Workarea.)
Public propertyShared
Is the current Workarea opened Shared?
(Inherited from Workarea.)
Public propertyTop
Is at top?
(Inherited from Workarea.)
Top
See Also