TCustomdxComponentPrinter.CreateLinkFromStream(TStream) Method
In This Article
#Declaration
Delphi
function CreateLinkFromStream(AStream: TStream): TBasedxReportLink;
#Parameters
Name | Type |
---|---|
AStream | TStream |
#Returns
Type |
---|
TBasedx |
See Also