[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'GTKProc' (#lcl)

LoadXPMFromLazResource

Declaration

Source position: gtkproc.pp line 632

procedure LoadXPMFromLazResource(

  const ResourceName: ;

  Window: PGdkWindow;

  var PixmapImg: PGdkPixmap;

  var PixmapMask: PGdkPixmap

);