TdxDockingManager.ResizeStyle Property
Specifies the panel resize style.
#Declaration
property ResizeStyle: TdxDockingResizeStyle read; write; default dxDefaultDockingResizeStyle;
#Property Value
Type | Default | Description |
---|---|---|
Tdx |
dx |
A panel resize style. |
#Remarks
Refer to the TdxDockingResizeStyle type description for information on available options.
The dxDefaultDockingResizeStyle constant specifies the ResizeStyle property’s default value.