[Overview][Constants][Types][Classes][Procedures and functions][Variables] | Reference for unit 'Classes' (#rtl) |
Create a handlestream from an OS Handle.
Source position: classesh.inc line 656
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. |
No notes exist for this page yet.