Name

Wizard::IsWizardDialog — Check if the topmost dialog is a wizard dialog (i.e. has a widget with `id(`WizardDialog) )

Synopsis

Import Wizard;
boolean Wizard::IsWizardDialog (void); 

Return Value

boolean

True if topmost dialog is a wizard dialog, false otherwise