Unit 'MyMisc' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_orpheus]

SetWindowPos

Declaration

Source position: mymisc.pas line 267

function SetWindowPos(

  hWnd: HWND;

  hWndInsertAfter: HWND;

  X: Integer;

  Y: Integer;

  cx: Integer;

  cy: Integer;

  uFlags: UINT

):BOOL;



CT Web help

CodeTyphon Studio