TdxSpreadSheetCreateDefinedNamesFromSelectionDialogFormClass Type
The class-reference to a “Create Names from Selection” dialog class.
Declaration
TdxSpreadSheetCreateDefinedNamesFromSelectionDialogFormClass = class of TdxSpreadSheetCreateDefinedNamesFromSelectionDialogForm;
Referenced Class
Type |
---|
TdxSpreadSheetCreateDefinedNamesFromSelectionDialogForm |
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