TProxyStream.Check
Check errors
Declaration
Source position: classesh.inc line 1142
public
procedure Check(err: Integer); Virtual;
Description
Check will check the result of the IStream interface. This method must be overridden by descendant classes to return interface-specific errors.
See also
| Name | Description |
|---|---|
| #rtl.types.IStream | COM stream abstraction |