Vcl.Dialogs.TTaskDialogProgressBar.Create

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

constructor Create(AClient: TCustomTaskDialog);

C++

__fastcall TTaskDialogProgressBar(TCustomTaskDialog* AClient);

Properties

Type Visibility Source Unit Parent
constructor public
Vcl.Dialogs.pas
Vcl.Dialogs.hpp
Vcl.Dialogs TTaskDialogProgressBar

Description

Creates an instance of a class dialog progress bar.

Use Create to create an instance of TTaskDialogProgressBar.