IWizardPage.Description

Syntax

Description: String;

Description

The Description property determines a wizard page description.

Comments

Description is shown below the page title. A description may contain any text information that describes contents of the current page.

By default, the Description property contains the Description value. If an empty string is set as the value, the size of the area intended for the title and description is decreased by the description size.

See also:

IWizardPage