Set the stream position.
Source position: classesh.inc line 1668
public function TStreamAdapter.Seek( |
dlibMove: Largeint; |
dwOrigin: DWORD; |
out libNewPosition: LargeUint |
):HRESULT; virtual; |
Seek implements #rtl.types.IStream.Seek by setting the position of the stream specified at creation.
This function must be overridden and will raise a runerror 217 when called directly.
|
Set the stream position. |