TCustomdxComponentPrinter.LinkCount Property
Returns the number of report links that are created within the current component printer.
Declaration
property LinkCount: Integer read;
Property Value
Type |
---|
Integer |
Remarks
This property returns the number of links accessible via the ReportLink property.
See Also