Unit 'Classes' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

TResourceStream.CreateFromID

Creates a new instance of a resource stream with a resource.

Declaration

Source position: classesh.inc line 1322

public constructor TResourceStream.CreateFromID(

  Instance: TFPResourceHMODULE;

  ResID: Integer;

  ResType: PAnsiChar

);

Description

The resource is loaded from the loaded module (identified by the handle Instance), identifier ResID and type ResType.


Documentation generated on: Jul 24 2023