JVCL Help:TJvCABFile.Destroy

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

Search in JVCL Help

 
Search in all projects
 

Summary

Destructor for the object instance.


Pascal

 destructorDestroy; override;


Description

Destroy is the overridden destructor for the object instance. Destroy frees resources allocated in the Create constructor, including the Files property, and unloads the setupapi.dll.


See Also

TJvCABFile.Create, TJvCABFile.Files


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