RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomTaskDialog.DoOnHyperlinkClicked Method

Performs the hyperlink click action of a Task Dialog.

Pascal
procedure DoOnHyperlinkClicked(const AURL: string); dynamic;
C++
__fastcall DoOnHyperlinkClicked(const AnsiString AURL);

Use DoOnHyperlinkClicked to perform the hyperlink click action of a Task Dialog. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!