TCustomdxComponentPrinter.IndexOfLink(string) Method
In This Article
Returns the zero-based index of a specified report link.
#Declaration
#Parameters
Name | Type |
---|---|
AName | string |
#Returns
Type |
---|
Integer |
#Remarks
Call this function to obtain the zero-based index of the report link passed as the AReportLink parameter within the report link collection of the component printer.
See Also