TdxSpreadSheetContainerCustomizationDialogForm.Load Method
Loads settings from the target floating container.
Declaration
procedure Load;
Remarks
The ShowContainerCustomizationDialog global function calls the Load procedure to update the “Customize Object” dialog’s UI elements from the target floating container, such as dimensions, shape, text box content in case of text box and comment containers, etc.
See Also