TTMSFNCMemo.OnLinkClick Event
Occurs when a detected link is clicked.
API unit family: TMSFNCMemo
Declaring type: TTMSFNCMemo
Inherited from: TTMSFNCCustomMemo
Syntax
OnLinkClick: TTMSFNCMemoURLClickEvent;
Parameters
| Name | Description |
|---|---|
Sender |
The object that raised the event. |
AURL |
The URL that was clicked. |