<< Click to Display Table of Contents >> DataSourceObject |
Returns a Data Source Object.
method TVPEDataSource TVPETemplate.DataSourceObject(
long DataSourceIndex
)
long DataSourceIndex
index into the array of available Data Sources
this value must be in the range between 0 and DataSourceCount - 1
Returns:
the Data Source Object; if DataSourceIndex is out of range, an exception is thrown
Remarks:
The function can be used to access Data Source Objects directly.
"dycodoc Template Processing" in the Programmer's Manual
"Important Note for VPE-VCL Users" in the Programmer's Manual