Declaration

function Seek(aOffset: Integer; aOrigin: Word): Integer; override;

 
Description

Seek sets the current position in the blob stream.

 
Parameters

aOffset: Integer

the offset in bytes to move the pointer

aOrigin: Word

the origin of the aOffset

Home | Site Contents | Documentation | NexusDB Manual V4 | Class Reference | Symbol Reference | Classes | TnxBlobStream