JCL Help:TJclDelegatedStream.Seek@Int64@TSeekOrigin

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Overriden of TStream.Seek, all calls to this methods are redirected to the OnSeek event.


Pascal

 public function Seek(const Offset: Int64; Origin: TSeekOrigin): Int64; override;


Description

The description for this help topic does not exist, edit this page

See Also

TJclDelegatedStream.OnSeek


About

Donator

Florent Ouchet


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page