Source position: lmessages.pp line 261
type TLMDrawListItem = record
Msg: Cardinal;
Unused: PtrInt;
DrawListItemStruct: PDrawListItemStruct;
Result: PtrInt;
end;
Message from the interface to the LCL.