Name

Wizard::ShowHelp — Open a popup dialog that displays a help text (rich text format).

Synopsis

Import Wizard;
void Wizard::ShowHelp ( string  help_text );

Parameters

string help_text

the text to display

Return Value

void