Source position: lmessages.pp line 279
type TLMDrawListItem = record |
||
Msg: Cardinal; |
|
|
UnusedMsg: Cardinal; |
|
|
Unused: PtrInt; |
|
|
DrawListItemStruct: PDrawListItemStruct; |
|
|
Result: LRESULT; |
|
|
end; |
Message from the interface to the LCL.
| Version 4.6 | Generated 2026-02-20 | Home |