JVCL Help:IRectEnumerator.GetNext

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Summary

Returns the next rect in the list.


Pascal

 functionGetNext: TRect;


Return Value

The next rect in the list.


Description

Call GetNext to return the next rect in the list of rects. If there are no more rects, GetNext raises an INodeError exception..


See Also

IRectEnumerator.HasNext


About

Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page