Vcl.Dialogs.TCustomTaskDialog.OnDialogCreated

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property OnDialogCreated: TNotifyEvent read FOnDialogCreated write FOnDialogCreated;

C++

__property System::Classes::TNotifyEvent OnDialogCreated = {read=FOnDialogCreated, write=FOnDialogCreated};

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
event public
Vcl.Dialogs.pas
Vcl.Dialogs.hpp
Vcl.Dialogs TCustomTaskDialog

Beschreibung

Ereignis für das Erstellen eines Task-Dialogfeldes.

OnDialogCreated ist das Ereignis für das Erstellen eines Task-Dialogfeldes.