<< Click to Display Table of Contents >> TemplateObject |
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.
"dycodoc Template Processing" in the Programmer's Manual
"Important Note for VPE-VCL Users" in the Programmer's Manual