Source position: lcltype.pp line 2577
type TLMTimer = record
Msg: Cardinal;
TimerID: PtrUInt;
TimerProc: TFarProc;
Result: LRESULT;
end;