JCL Help:TJclObjMultiSafeGuard.FreeItem@Integer
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TJclObjMultiSafeGuard.FreeItem Method
[+] TJclObjMultiSafeGuard Methods
Search in JCL Help
Search in all projects
Summary
Frees the memory of the associated resource.
Pascal
public procedure FreeItem(Index: Integer); override;
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