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

EnumResNameProc

Declaration

Source position: resh.inc line 48

type EnumResNameProc = function(

  ModuleHandle: TFPResourceHMODULE;

  ResourceType: PChar;

  ResourceName: PChar;

  lParam: PtrInt

):LongBool;

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