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