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

HandleGTKKeyUpDown

Declaration

Source position: gtkproc.pp line 444

function HandleGTKKeyUpDown(

  AWidget: PGtkWidget;

  AEvent: PGdkEventKey;

  AData: gPointer;

  ABeforeEvent: Boolean;

  AHandleDown: Boolean;

  const AEventName: PGChar

):GBoolean;