JVCL Help:TJvDSADialog.FormUnPatch

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

Search in JVCL Help

 
Search in all projects
 

Summary

Unpatches the form for DSA usage.


Pascal

 procedureFormUnPatch;


Description

FormUnPatch will unpatch the form so that it can no longer be used as a DSA dialog. Unpatch involves the following:
1 Retrieve the VMT index for ShowModal 2 Set the pointer for ShowModal to the original pointer, retrieved using GetOrgShowModalPtr.


See Also

TJvDSADialog.FormPatch


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