Nullbasert indeks for biten som for øyeblikket leses opp
Syntax
property CurrentChunk: Integer;
Description
Access: Read
The value is -1 when the session is idle or no chunk is active
Remarks
- API names, type names, file names, and PDF terms keep their original spelling so code search remains reliable
Example
ChunkIndex := ReadingSession1.CurrentChunk;
See Also