[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Set the stream size
Source position: classesh.inc line 960
public function TStreamAdapter.SetSize( |
libNewSize: Largeint |
):HRESULT; virtual; |
SetSize implements 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.
IStream.Setsize |
lazarus-ccr.sourceforge.net |