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

TGpmHandler

Mouse event handler callback.

Declaration

Source position: gpm.pp line 95

type TGpmHandler = function(

  var event: Tgpmevent;

  clientdata: pointer

):LongInt of object;

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