Source position: lmessages.pp line 763
type TLMScroll = record |
||
Msg: Cardinal; |
|
|
UnusedMsg: Cardinal; |
|
|
ScrollCode: SmallInt; |
|
|
SmallPos: SmallInt; |
|
|
Unused: LongInt; |
|
|
ScrollBar: HWND; |
|
|
Result: LRESULT; |
|
|
Pos: LongInt; |
|
|
end; |
TLMScroll does not have the same size as the VCL / Winapi counterpart.
| Version 4.6 | Generated 2026-02-20 | Home |