Unit 'zgl_timers' Package
[Overview][Types][Procedures and functions][Variables][Index] [#pl_zengl]

timer_Add

Declaration

Source position: zgl_timers.pas line 64

function timer_Add(

  OnTimer: Pointer;

  Interval: LongWord;

  UseSenderForCallback: Boolean = False;

  UserData: Pointer = Nil

):zglPTimer;



CT Web help

CodeTyphon Studio