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

tagWINDOWPOS

Declaration

Source position: lmessages.pp line 505

type tagWINDOWPOS = record

  hwnd: TLCLHandle;

  

  hwndInsertAfter: TLCLHandle;

  

  x: Integer;

  

  y: Integer;

  

  cx: Integer;

  

  cy: Integer;

  

  flags: Cardinal;

  

end;



CT Web help

CodeTyphon Studio