TdxSpreadSheetCreateDefinedNamesFromSelectionDialogFormClass Type
In This Article
The class-reference to a “Create Names from Selection” dialog class.
#Declaration
Delphi
TdxSpreadSheetCreateDefinedNamesFromSelectionDialogFormClass = class of TdxSpreadSheetCreateDefinedNamesFromSelectionDialogForm;
#Referenced Class
Type |
---|
Tdx |
#Remarks
Assign a reference to a TdxSpreadSheetCreateDefinedNamesFromSelectionDialogForm class descendant to the dxSpreadSheetCreateDefinedNamesFromSelectionDialogFormClass global variable to replace the standard “New Name” and “Edit Name” dialogs with a custom implementation.
See Also