Contents
- Index
- Previous
- Next
HyperlinkDialog method
Declaration
function HyperlinkDialog: Boolean;
Description
Displays the Hyperlink dialog box, which prompts the user for the name of the target file and for the protocol.
If text or an image is selected, the dialog converts it into a link. If the selection is within an existing <A> tag when the dialog is executed, the Hyperlink dialog box is displayed to allow the user to modify the HREF attribute.
Returns True if the dialog was displayed. Returns False on failure, if the selection spans more than one cell in a table, includes a mixture of elements inside and outside a table, or includes a design-time control.