Unit 'LCLType' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#lcl]

TLMTimer

Declaration

Source position: lcltype.pp line 2710

type TLMTimer = record

  Msg: Cardinal;

  

  TimerID: PtrUInt;

  

  TimerProc: Pointer;

  

  Result: LRESULT;

  

end;

Version 4.6 Hosted on Source Forge