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