[Overview][Resource strings][Types][Classes][Procedures and functions][Variables] Reference for unit 'GFX_X11' (#fpgfx)

TX11EventFilter

Declaration

Source position: gfx_x11.pas line 56

type TX11EventFilter = function(

  const AEvent: TXEvent

):Boolean of object;

Description