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