JVCL Help:TJvDSADialog.GetOrgShowModalPtr

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

Search in JVCL Help

 
Search in all projects
 

Summary

Retrieves the original ShowModal code pointer.


Pascal

 functionGetOrgShowModalPtr: Pointer;


Description

GetOrgShowModalPtr retrieves the original ShowModal code pointer as stored by the FormPatch method. The pointer is used in two situations:
1 The dialog was not suppressed and needs to be displayed. 2 The dialog is being disposed and needs to be unpatched.


See Also

TJvDSADialog.FormPatch, TJvDSADialog.FormUnPatch


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