Vcl.Dialogs.TCustomTaskDialog.OnExpanded
Delphi
property OnExpanded: TNotifyEvent read FOnExpanded write FOnExpanded;
C++
__property System::Classes::TNotifyEvent OnExpanded = {read=FOnExpanded, write=FOnExpanded};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| event | public | Vcl.Dialogs.pas Vcl.Dialogs.hpp | Vcl.Dialogs | TCustomTaskDialog | 
Description
Task dialog expanded event.
OnExpanded is the Task Dialog expanded event.