TBasedxReportLink.Index Property
In This Article
Determines the index of a link.
#Declaration
Delphi
property Index: Integer read; write;
#Property Value
Type |
---|
Integer |
#Remarks
Use the Index property to set or return the index (zero-based) of the report link.
See Also