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

SetParent

Changes the parent of a window.

Declaration

Source position: winapih.inc line 249

function SetParent(

  hWndChild: HWND;

  hWndParent: HWND

):HWND;

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