Vcl.Dialogs.TTaskDialog.OnExpanded

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnExpanded: TNotifyEvent read FOnExpanded write FOnExpanded;

C++

__property OnExpanded;

Properties

Type Visibility Source Unit Parent
event published
Vcl.Dialogs.pas
Vcl.Dialogs.hpp
Vcl.Dialogs TTaskDialog

Description

Task dialog expanded event.

Vcl.Dialogs.TTaskDialog.OnExpanded inherits from Vcl.Dialogs.TCustomTaskDialog.OnExpanded. All content below this line refers to Vcl.Dialogs.TCustomTaskDialog.OnExpanded.

Task dialog expanded event.

OnExpanded is the Task Dialog expanded event.