TdxDockingManager.DockStyle Property
Specifies the docking mode.
#Declaration
property DockStyle: TdxDockStyle read; write; default dxDefaultDockStyle;
#Property Value
Type | Default |
---|---|
Tdx |
dx |
#Remarks
Values include:
Value | Meaning |
---|---|
ds | Standard docking mode. |
ds | MS Visual Studio-style docking mode. |
The default value of the DockStyle property is dxDefaultDockStyle.