Public Attributes |
|
Int32 | subid |
GeDialog * | dlg |
Int32 subid |
The sub-ID of the dialog to restore.
GeDialog * dlg |
The dialog itself if available. @Note: When dlg==nullptr you have to manually create a new dialog with the given subid. Else the dialog was already created.