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: TFarProc;

  

  Result: LRESULT;

  

end;


Version 4.4 Generated 2025-11-08 Home