FirstObject

<< Click to Display Table of Contents >>

Navigation:  Layout Functions >

FirstObject

Previous pageReturn to chapter overviewNext page

[Enterprise Edition and above]

Returns the first VPE Object of the current page. Each VPE Object itself offers the property NextObject in order to iterate through all VPE Objects of a page.

property TVPEObject VPE.FirstObject

read; runtime only

Remarks:

If there is no object available, the ObjectHandle of the returned object is null.

 

See also:

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