Vcl.Dialogs.TTaskDialog.OnHyperlinkClicked

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnHyperlinkClicked: TNotifyEvent read FOnHyperlinkClicked write FOnHyperlinkClicked;

C++

__property OnHyperlinkClicked;

Properties

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

Description

Task dialog hyperlink clicked event.

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

Task dialog hyperlink clicked event.

OnHyperlinkClicked is the Task Dialog hyperlink clicked event.