JCL Help:TJclEventStream.SetSize@Int64
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TJclEventStream.SetSize Method
[+] TJclEventStream Events
[+] TJclEventStream Methods
Search in JCL Help
Search in all projects
Summary
The summary for this help topic does not exist, edit this page
Pascal
protected procedure SetSize(const NewSize: Int64); override;
Parameters
Parameters | Description |
const NewSize: Int64 | Requested new size of the stream. |
Description
Overridden method of TStream.SetSize, all calls to this methods are redirected to data stream and notified to event handler.
See Also
TJclEventStream.OnNotification TJclEventStream.Read TJclEventStream.Seek TJclEventStream.Write
About
Donator
Heinz Zastrau
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