OnLink Event


Applies to

THtmlViewer, TFrameViewer, and TFrameBrowser components

Declaration

property OnLink: TLinkType;

Description

The OnLink event occurs when a <LINK> tag is found while the HTML file is being parsed. See the Type TLinkType description for details on the passed parameters.