TBasedxReportLink.LinkClass Method
Returns the class-reference to the report link’s actual type.
Declaration
class function LinkClass: TdxReportLinkClass;
Returns
Type |
---|
TdxReportLinkClass |
Remarks
Call this function to identify the actual type of the report link.
See Also