[Overview][Constants][Types][Procedures and functions][Index] |
Source position: lmessages.pp line 717
type TLMScroll = record |
Msg: Cardinal; |
UnusedMsg: Cardinal; |
SmallPos: SmallInt; |
ScrollCode: SmallInt; |
Unused: LongInt; |
ScrollBar: HWND; |
Result: LRESULT; |
Pos: LongInt; |
end; |
lazarus-ccr.sourceforge.net |