[Overview][Constants][Types][Classes][Procedures and functions][Index] |
CreateWnd - creates the window: calls inherited CreateWnd and adjusts layout if needed, in particular putting in scrollbars
Source position: dbgrids.pas line 391
protected procedure TCustomDBGrid.CreateWnd; override; |
|
Creates the interface object (widget) and assigns it to Handle. |
lazarus-ccr.sourceforge.net |