Skip to main content

TdxSpreadSheetDefinedNameEditDialogFormClass Type

The class-reference to a “New Name/Edit Name” dialog class.

Declaration

TdxSpreadSheetDefinedNameEditDialogFormClass = class of TdxSpreadSheetDefinedNameEditDialogForm;

Referenced Class

Type
TdxSpreadSheetDefinedNameEditDialogForm

Remarks

Assign a reference to a TdxSpreadSheetDefinedNameEditDialogForm class descendant to the SpreadSheetDefinedNameEditDialogFormClass global variable to replace the standard “New Name” and “Edit Name” dialogs with a custom implementation.

See Also