TdxLayoutDockSiteProperties Class
Provides the default settings for layout sites.
#Declaration
TdxLayoutDockSiteProperties = class(
TdxCustomDockControlProperties
)
#Remarks
The docking manager’s DefaultLayoutSiteProperties property holds a TdxLayoutDockSiteProperties object and this provides default values for dynamically created layout sites.
The TdxLayoutDockSiteProperties class simply publishes properties, as its functionality is implemented by its ancestor, the TdxCustomDockControlProperties class.