JCL Help:TJclBufferedStream.SetSize@Int64
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TJclBufferedStream.SetSize Method
[+] TJclBufferedStream Fields
[+] TJclBufferedStream Methods
[+] TJclBufferedStream Properties
Search in JCL Help
Search in all projects
Summary
Overridden function of TStream.SetSize.
Pascal
protected procedure SetSize(const NewSize: Int64); override;
Parameters
Parameters | Description |
const NewSize: Int64 | requested new size in bytes. |
Description
Change the size of attached stream. For a more complete description, refer to TStream.SetSize documentation.
See Also
TJclStreamDecorator.Read TJclStreamDecorator.Seek TJclStreamDecorator.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