[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Set the stream size
Source position: classesh.inc line 1067
public function TStreamAdapter.SetSize( |
libNewSize: LargeUint |
):HRESULT; virtual; |
SetSize implements #rtl.types.IStream.Setsize by setting the size of the stream specified at creation.
This function must be overridden and will raise a runerror 217 when called directly.
|
Set the stream size |