Source position: lcltype.pp line 2700
type TLMTimer = record
Msg: Cardinal;
TimerID: PtrUInt;
TimerProc: Pointer;
Result: PtrInt;
end;