[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Source position: lcltype.pp line 2681
type TLMTimer = record |
||
Msg: Cardinal; |
|
|
TimerID: PtrUInt; |
|
|
TimerProc: TFarProc; |
|
|
Result: LRESULT; |
|
|
end; |
lazarus-ccr.sourceforge.net |