ToolsAPI.TWizardState

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TWizardState = set of TWizardStateItem;

C++

typedef System::Set<TWizardStateItem, TWizardStateItem::wsEnabled, TWizardStateItem::wsChecked> TWizardState;

Properties

Type Visibility Source Unit Parent
set
typedef
public
ToolsAPI.pas
ToolsAPI.hpp
ToolsAPI ToolsAPI

Description

Embarcadero Technologies does not currently have any additional information.