TemplateObject

<< Click to Display Table of Contents >>

Navigation:  VPE Object >

TemplateObject

Previous pageReturn to chapter overviewNext page

Returns the template object where the given object belongs to.

property TVPETemplate TVPEObject.TemplateObject

read; runtime only

Remarks:

This property does only work for VPE Objects that reside in a template, for Field object and Control Objects. If you read this property from a different object, an exception is thrown.

 

See also:

"dycodoc Template Processing" in the Programmer's Manual

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