| HyperLinkEvent Event |
Applies to
TWPPreview
Declaration
THyperLinkEvent = Procedure(Sender: TObject; text: string; url: string; IgnoredNumber: Longint ) of object;
Description
This event is triggered wheh the user clicks on a link. The parameter 'IgnoredNumber' has no meaning. The link object is accessible as property HyperlinkObj.
Category
Hyperlinks
|
Copyright (C) by WP |