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

TProxyStream.Check

Check errors

Declaration

Source position: classesh.inc line 816

public procedure TProxyStream.Check(

  err: LongInt

); virtual;

Description

Check will check the result of the IStream interface. This method must be overridden by descendent classes to return interface-specific errors.

See also

IStream

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