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