Unit 'LCLIntf' Package
[Overview][Types][Procedures and functions][Variables][Index] [#lcl]

SetParent

Changes the parent of a window.

Declaration

Source position: winapih.inc line 249

function SetParent(

  hWndChild: HWND;

  hWndParent: HWND

):HWND;