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

TGdkEventFocus

Declaration

Source position: lazgdk3.pas line 3883

type TGdkEventFocus = record

  type_: TGdkEventType;

  

  window: PGdkWindow;

  

  send_event: gint8;

  

  in_: gint16;

  

end;