JCL Help:TJclEmptyStream.SetSize@Int64
From Project JEDI Wiki
Jump to navigationJump to searchJCL Help: TJclEmptyStream.SetSize Method
[+] TJclEmptyStream Methods
Search in JCL Help
Search in all projects
Summary
Overridden procedure of TStream.SetSize.
Pascal
protected procedure SetSize(const NewSize: Int64); override;
Parameters
Parameters | Description |
Value | New size in bytes. |
Description
This procedure sets a new size for the stream. For a more complete description of this procedure, refer to the documentation of TStream.SetSize. As implemented, this function does nothing to keep stream size to 0.
See Also
TJclEmptyStream.Read TJclEmptyStream.Seek TJclEmptyStream.Write
About
Donator
Robert Marquardt
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