Name

Wizard::ReplaceNextButton — Replace the wizard 'next' button with a custom widget. THIS FUNCTION IS DEPRECATED!

Synopsis

Import Wizard;
void Wizard::ReplaceNextButton ( term  contents );

Parameters

term contents

a term describing the new contents

Return Value

void