Back to Devexpress

TCustomdxComponentPrinter.LinkCount Property

vcl-dxpscore-dot-tcustomdxcomponentprinter-a82051ae.md

latest675 B
Original Source

TCustomdxComponentPrinter.LinkCount Property

Returns the number of report links that are created within the current component printer.

Declaration

delphi
property LinkCount: Integer read;

Property Value

Type
Integer

Remarks

This property returns the number of links accessible via the ReportLink property.

See Also

TCustomdxComponentPrinter Class

TCustomdxComponentPrinter Members

dxPSCore Unit