[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'System' (#rtl)

FindResourceEx

Declaration

Source position: line 0

function FindResourceEx(

  ModuleHandle: TFPResourceHMODULE;

  ResourceType: PChar;

  ResourceName: PChar;

  Language: Word

):TFPResourceHandle;

function FindResourceEx(

  ModuleHandle: TFPResourceHMODULE;

  ResourceType: AnsiString;

  ResourceName: AnsiString;

  Language: Word

):TFPResourceHandle;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.