Create(TdxCustomLayoutControl) Constructor
Initializes a new instance of the TdxLayoutControlContainer class with specified settings.
Declaration
constructor Create(AControl: TdxCustomLayoutControl); reintroduce; virtual;
Parameters
Name | Type |
---|---|
AControl | TdxCustomLayoutControl |
See Also