[Overview][Constants][Types][Procedures and functions][Index] Reference for unit 'LMessages' (#lcl)

TLMWindowPosMsg

Declaration

Source position: lmessages.pp line 567

type TLMWindowPosMsg = record

  Msg: Cardinal;

  

  Unused: WPARAM;

  

  WindowPos: PWindowPos;

  

  Result: LPARAM;

  

end;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.