[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'Classes' (#rtl)

TStreamAdapter.Commit

Commit data to the stream

Declaration

Source position: classesh.inc line 962

public function TStreamAdapter.Commit(

  grfCommitFlags: LongInt

):HRESULT; virtual;

Description

Commit implements IStream.Commit.

Errors

This function must be overridden and will raise a runerror 217 when called directly.

See also

IStream.Commit

The latest version of this document can be found at lazarus-ccr.sourceforge.net.