JCL Help:TJclMultiSafeGuard.FreeItem@Integer

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Frees the memory of the associated resource.


Pascal

 public procedure FreeItem(Index: Integer); virtual;


Description

The FreeItem method frees the resource associated with the safeguard. You should never call this method directly, it is called automatically when execution leaves the scope in which the interface variable is declared.


About

Donator

Team JEDI


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