JCL Help:TJclDelegatedStream.Read@@Longint

From Project JEDI Wiki
Jump to navigationJump to search


Summary

Overriden of TStream.Read, all calls to this methods are redirected to the OnRead event.


Pascal

 public function Read(var Buffer; Count: Longint): Longint; override;


Description

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

See Also

TJclDelegatedStream.OnRead


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