Unit 'LMessages' Package
[Overview][Constants][Types][Procedures and functions][Index] [#lcl]

TLMDrawListItem

Declaration

Source position: lmessages.pp line 261

type TLMDrawListItem = record

  Msg: Cardinal;

  

  Unused: PtrInt;

  

  DrawListItemStruct: PDrawListItemStruct;

  

  Result: PtrInt;

  

end;

Description

Message from the interface to the LCL.