Vcl.Dialogs.TTaskDialog.OnDialogConstructed

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property OnDialogConstructed: TNotifyEvent read FOnDialogConstructed write FOnDialogConstructed;

C++

__property OnDialogConstructed;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
event published
Vcl.Dialogs.pas
Vcl.Dialogs.hpp
Vcl.Dialogs TTaskDialog

Beschreibung

Ereignis für die Konstruktion eines Dialogfeldes.

Vcl.Dialogs.TTaskDialog.OnDialogConstructed erbt von Vcl.Dialogs.TCustomTaskDialog.OnDialogConstructed. Der folgende Inhalt bezieht sich auf Vcl.Dialogs.TCustomTaskDialog.OnDialogConstructed.

Ereignis für die Konstruktion eines Dialogfeldes.

OnDialogConstructed ist das Ereignis für die Konstruktion eines Dialogfeldes.