IWizardPage.Description

Syntax

Description: String;

Description

The Description property sets description of a wizard page.

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 value Description. 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