| [Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] | 
Check errors
Source position: classesh.inc line 989
public procedure TProxyStream.Check(  | 
err: Integer  | 
); virtual;  | 
Check will check the result of the IStream interface. This method must be overridden by descendant classes to return interface-specific errors.
  | 
COM stream abstraction  |