Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TdxSpreadSheetEditHyperlinkDialogFormClass Type

The class-reference to an “Insert Hyperlink/Edit Hyperlink” dialog form class.

#Declaration

Delphi
TdxSpreadSheetEditHyperlinkDialogFormClass = class of TdxSpreadSheetEditHyperlinkDialogForm;

#Referenced Class

Type
TdxSpreadSheetEditHyperlinkDialogForm

#Remarks

Assign a reference to a TdxSpreadSheetEditHyperlinkDialogForm class descendant to the dxSpreadSheetEditHyperlinkDialogClass global variable to replace the default “Insert Hyperlink” and “Edit Hyperlink” dialogs with custom implementations.

See Also