JVCL Help:TJvDSADialog.OrgShowModalPtr
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: TJvDSADialog.OrgShowModalPtr Property
[+] TJvDSADialog Events
[+] TJvDSADialog Methods
[+] TJvDSADialog Properties
Search in JVCL Help
Search in all projectsSummary
Holds the original ShowModal code pointer.
Pascal
propertyOrgShowModalPtr: Pointer;
Description
OrgShowModalPtr holds the original ShowModal code pointer as stored by the FormPatch method. The pointer is used in two situations:
- The dialog was not suppressed and needs to be displayed.
- 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