TdxDockingController.ResizeStyle(TCustomForm) Method
Returns the panel resize style of the target form.
Declaration
function ResizeStyle(AForm: TCustomForm): TdxDockingResizeStyle;
Parameters
| Name | Type | Description |
|---|---|---|
| AForm | TCustomForm | The target form. |
Returns
| Type | Description |
|---|---|
| TdxDockingResizeStyle | The form’s panel resize style. The function can return the following:
|
See Also