Source position: lmessages.pp line 236
type TLMDrawItems = record
Msg: Cardinal;
Ctl: HWND;
DrawItemStruct: PDrawItemStruct;
Result: LRESULT;
end;