Set the stream size.
Source position: classesh.inc line 1669
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. |