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

TWinControl.CreateParentedControl

CreateParentedControl - returns a newly created window control that has a specified window as its parent

Declaration

Source position: controls.pp line 1932

class function TWinControl.CreateParentedControl(

  AParentWindow: HWND

):TWinControl;

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