Create(TdxCompositionLinkItem,Integer,Integer) Constructor
Initializes a new instance of the TdxPSCompositionReportRenderRowInfo class with specified settings.
Declaration
constructor Create(AItem: TdxCompositionLinkItem; APageIndex: Integer; APageAbsoluteIndex: Integer); virtual;
Parameters
Name | Type |
---|---|
AItem | TdxCompositionLinkItem |
APageIndex | Integer |
APageAbsoluteIndex | Integer |
See Also