JCL Help:TJclRegion.GetRegionInfo

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Returns a TJclRegionInfo class that describes the region.


Pascal

 public function GetRegionInfo: TJclRegionInfo;


Return Value

The TJclRegionInfo class.


Description

Returns a TJclRegionInfo class that describes the region. When no longer needed the class should be destroyed. The TJclRegionInfo is a snapshot of the region, when the region changes after this function call the changes are not reflected in the TJclRegionInfo class.


See Also

TJclRegionInfo


About

Donator

Wim De Cleen


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