<< Click to Display Table of Contents >> FieldObject |
Returns a Field Object.
method TVPEField TVPEDataSource.FieldObject(
long FieldIndex
)
long FieldIndex
index into the array of available Fields
this value must be in the range between 0 and FieldCount() - 1
Returns:
a Field Object
Remarks:
The function can be used to access Field Objects within the Data Source directly.
"dycodoc Template Processing" in the Programmer's Manual
"Important Note for VPE-VCL Users" in the Programmer's Manual