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

TLMTimer

Declaration

Source position: lcltype.pp line 2681

type TLMTimer = record

  Msg: Cardinal;

  

  TimerID: PtrUInt;

  

  TimerProc: TFarProc;

  

  Result: LRESULT;

  

end;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.