Create(TdxCustomDockControl,Integer) Constructor
Initializes a new instance of the TdxClientZone class with specified settings.
Declaration
constructor Create(AOwner: TdxCustomDockControl; AWidth: Integer);
Parameters
Name | Type |
---|---|
AOwner | TdxCustomDockControl |
AWidth | Integer |
See Also