TdxPrintingRepository.Unregister(IdxPrinting) Method
Removes the specified report link from the report link repository.
Declaration
procedure Unregister(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