TdxSpreadSheetDefinedNameEditDialogFormClass Type
In This Article
The class-reference to a “New Name/Edit Name” dialog class.
#Declaration
Delphi
TdxSpreadSheetDefinedNameEditDialogFormClass = class of TdxSpreadSheetDefinedNameEditDialogForm;
#Referenced Class
Type |
---|
Tdx |
#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