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

TCustomForm.CreateWnd

CreateWnd calls inherited CreateWnd, signals if a handle is required and attaches a menu to the window if one does not yet exist; activates focus if visible

Declaration

Source position: forms.pp line 522

protected procedure TCustomForm.CreateWnd; override;

See also

TWinControl.CreateWnd

  

CreateWnd - Creates the Window

TScrollingWinControl.CreateWnd

  

CreateWnd - performs inherited CreateWnd then updates ScrollBars

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