Create(TdxCustomContainerReportLink,TComponent) Constructor
Initializes a new instance of the TdxPSCustomProducer class with specified settings.
Declaration
constructor Create(AReportLink: TdxCustomContainerReportLink; AnObject: TComponent); virtual;
Parameters
| Name | Type |
|---|---|
| AReportLink | TdxCustomContainerReportLink |
| AnObject | TComponent |
See Also