TdxSpreadSheetContainerCustomizationDialogForm.Save Method
In This Article
Applies changes made in the “Customize Object“ dialog to the target floating container.
#Declaration
Delphi
procedure Save;
#Remarks
The ShowContainerCustomizationDialog global function calls the Save procedure if a click on the OK button or the Enter keystroke closes the invoked “Customize Object” dialog.
See Also