TBasedxReportLink.ExtractLinkClass(TStream,Boolean) Method
Declaration
class function ExtractLinkClass(AStream: TStream; ARaiseException: Boolean = False): TdxReportLinkClass;
Parameters
Name | Type |
---|---|
AStream | TStream |
ARaiseException | Boolean |
Returns
Type |
---|
TdxReportLinkClass |
See Also