Source position: lmessages.pp line 251
type TLMDrawItems = record
Msg: Cardinal;
Ctl: HWND;
DrawItemStruct: PDrawItemStruct;
Result: PtrInt;
end;
Message from the interface to the LCL.