Creates a new instance of a resource stream with a resource.
Source position: classesh.inc line 1606
public constructor TResourceStream.CreateFromID( |
Instance: TFPResourceHMODULE; |
ResID: Integer; |
ResType: PAnsiChar |
); |
Instance: TFPResourceHMODULE; |
ResID: Integer; |
ResType: PWideChar |
); |
The resource is loaded from the loaded module (identified by the handle Instance), identifier ResID and type ResType.