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

EnumResLangProc

Declaration

Source position: resh.inc line 49

type EnumResLangProc = function(

  ModuleHandle: TFPResourceHMODULE;

  ResourceType: PChar;

  ResourceName: PChar;

  IDLanguage: Word;

  lParam: PtrInt

):LongBool;

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