API:Vcl.Dialogs.TCustomTaskDialog.OnHyperlinkClicked

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property OnHyperlinkClicked: TNotifyEvent read FOnHyperlinkClicked write FOnHyperlinkClicked;

C++

__property System::Classes::TNotifyEvent OnHyperlinkClicked = {read=FOnHyperlinkClicked, write=FOnHyperlinkClicked};

Properties

Type Visibility Source Unit Parent
event public
Vcl.Dialogs.pas
Vcl.Dialogs.hpp
Vcl.Dialogs TCustomTaskDialog

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!