[Overview][Constants][Types][Procedures and functions][Index] |
Source position: lmessages.pp line 279
type TLMDrawListItem = record |
||
Msg: Cardinal; |
|
|
Unused: PtrInt; |
|
|
DrawListItemStruct: PDrawListItemStruct; |
|
|
Result: LRESULT; |
|
|
end; |
Message from the interface to the LCL.
Version 4.0 | Generated 2025-05-03 | Home |