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