Skip to main content

TdxSpreadSheetContainerCustomizationDialogForm.Container Property

Provides access to the target floating container of the “Customize Object” dialog.

Declaration

property Container: TdxSpreadSheetContainer read;

Property Value

Type
TdxSpreadSheetContainer

Remarks

The “Customize Object” dialog uses this property to retrieve and update settings common to all floating container types. The Initialize procedure uses its AContainer parameter to initialize the Container property.

See Also