JCL Help:TJclNullStream.SetSize@Int64

From Project JEDI Wiki
Jump to navigationJump to search


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.


See Also

TJclNullStream.Read TJclNullStream.Seek TJclNullStream.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