[Overview][Constants][Types][Procedures and functions][Index] |
Source position: lmessages.pp line 763
type TLMScroll = record |
||
Msg: Cardinal; |
|
|
SmallPos: SmallInt; |
|
|
ScrollCode: SmallInt; |
|
|
ScrollBar: HWND; |
|
|
Result: LRESULT; |
|
|
Pos: LongInt; |
|
|
end; |
TLMScroll does not have the same size as the VCL / Winapi counterpart.
Version 4.0 | Generated 2025-05-03 | Home |