Create(TdxTabContainerDockSite,Integer) Constructor
Initializes a new instance of the TdxTabContainerTabZone class with specified settings.
Declaration
constructor Create(AControl: TdxTabContainerDockSite; ADockIndex: Integer);
Parameters
| Name | Type |
|---|---|
| AControl | TdxTabContainerDockSite |
| ADockIndex | Integer |
See Also