TdxPrintingRepository.Register(IdxPrinting) Method
Registers the specified report link in the report link repository.
Declaration
procedure Register(APrinting: IdxPrinting);
Parameters
| Name | Type | Description |
|---|---|---|
| APrinting | IdxPrinting | The target report link. |
Remarks
This procedure supports the internal infrastructure and is not intended for use in your code.
See Also