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