[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Create a handlestream from an OS Handle.
Source position: classesh.inc line 846
public constructor THandleStream.Create( |
AHandle: Integer |
); |
Create creates a new instance of a THandleStream class. It stores AHandle in an internal variable and then calls the inherited constructor.
|
Base class for streams. |
lazarus-ccr.sourceforge.net |