Vcl.Dialogs.TTaskDialogProgressBar.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create(AClient: TCustomTaskDialog);

C++

__fastcall TTaskDialogProgressBar(TCustomTaskDialog* AClient);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
Vcl.Dialogs.pas
Vcl.Dialogs.hpp
Vcl.Dialogs TTaskDialogProgressBar

Beschreibung

Erstellt eine Instanz einer Fortschrittsleistenklasse für Task-Dialogfelder.

Mit Create erstellen Sie eine Instanz von TTaskDialogProgressBar.