VpeObject

<< Click to Display Table of Contents >>

Navigation:  Template Page Object >

VpeObject

Previous pageReturn to chapter overviewNext page

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.

 

See also:

"dycodoc Template Processing" in the Programmer's Manual

"Important Note for VPE-VCL Users" in the Programmer's Manual