<< Click to Display Table of Contents >> VpeObject |
Returns a VPE Object from a template page.
method TVPEObject TVPETemplatePage.VpeObject(
long Index
)
long Index
index into the array of available VPE Objects in the page
this value must be in the range between 0 and VpeObjectCount() - 1
Returns:
a VPE Object from a template page
Remarks:
The function can be used to access VPE Objects within the template directly.
"dycodoc Template Processing" in the Programmer's Manual
"Important Note for VPE-VCL Users" in the Programmer's Manual