Vcl.Dialogs.TCustomTaskDialog.OnDialogConstructed

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property OnDialogConstructed: TNotifyEvent read FOnDialogConstructed write FOnDialogConstructed;

C++

__property System::Classes::TNotifyEvent OnDialogConstructed = {read=FOnDialogConstructed, write=FOnDialogConstructed};

Eigenschaften

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

Beschreibung

Ereignis für die Konstruktion eines Dialogfeldes.

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