JVCL Help:TJvDSADialog.FormUnPatch
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDSADialog.FormUnPatch Method
[+] TJvDSADialog Events
[+] TJvDSADialog Methods
[+] TJvDSADialog Properties
Search in JVCL Help
Search in all projectsSummary
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
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