Source position: lmessages.pp line 269
type TLMDrawItems = record |
||
Msg: Cardinal; |
|
|
UnusedMsg: Cardinal; |
|
|
Ctl: HWND; |
|
|
DrawItemStruct: PDrawItemStruct; |
|
|
Result: LRESULT; |
|
|
end; |
Message from the interface to the LCL.
| Version 4.4 | Generated 2025-11-08 | Home |