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

TGtkITimerInfo

Declaration

Source position: gtkglobals.pp line 215

type TGtkITimerInfo = record

  TimerHandle: guint;

  TimerFunc: TWSTimerProc;

end;