Skip to main content
A newer version of this page is available. .

TdxTabContainerDockSiteTabControlProperties Class

Tab settings for tab containers.

Declaration

TdxTabContainerDockSiteTabControlProperties = class(
    TdxDockingTabControlProperties
)

Remarks

This class does not introduce any new properties – all properties are inherited from the ancestor class (TdxDockingTabControlProperties). Refer to its description to learn about them.

The TdxTabContainerDockSiteTabControlProperties object is referenced by the TdxTabContainerDockSite.TabsProperties property.

See Also