TdxSpreadSheetEditHyperlinkDialogForm.Save Method
Applies changes made in the “Insert Hyperlink” or “Edit Hyperlink” dialog to the target worksheet.
Declaration
procedure Save; overload;
Remarks
The ShowHyperlinkEditorDialog global procedure calls the Save procedure when a click on the OK button or the Enter keystroke closes the invoked dialog.
See Also