Back to Devexpress

TCustomdxComponentPrinter.DeleteLink(Integer) Method

vcl-dxpscore-dot-tcustomdxcomponentprinter-dot-deletelink-x28-system-dot-integer-x29.md

latest647 B
Original Source

TCustomdxComponentPrinter.DeleteLink(Integer) Method

Deletes a specific report link.

Declaration

delphi
procedure DeleteLink(AIndex: Integer);

Parameters

NameType
AIndexInteger

Remarks

Call the DeleteLink method to remove the report link specified via the AIndex parameter from the list of available report links.

See Also

TCustomdxComponentPrinter Class

TCustomdxComponentPrinter Members

dxPSCore Unit