Create(TdxLayoutContainer) Constructor
Initializes a new instance of the TdxLayoutContainerPersistent class with specified settings.
Declaration
constructor Create(AContainer: TdxLayoutContainer); virtual;
Parameters
Name | Type |
---|---|
AContainer | TdxLayoutContainer |
See Also