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

TCustomDBGrid.CreateWnd

CreateWnd - creates the window: calls inherited CreateWnd and adjusts layout if needed, in particular putting in scrollbars

Declaration

Source position: dbgrids.pas line 391

protected procedure TCustomDBGrid.CreateWnd; override;

See also

TWinControl.CreateWnd

  

Creates the interface object (widget) and assigns it to Handle.

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