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

TLMTimer

Declaration

Source position: lcltype.pp line 2707

type TLMTimer = record

  Msg: Cardinal;

  

  TimerID: PtrUInt;

  

  TimerProc: TFarProc;

  

  Result: LRESULT;

  

end;


Version 3.2 Generated 2024-02-25 Home