[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
InitializeWnd - initialise the window for this control
Source position: controls.pp line 1847
protected procedure TWinControl.InitializeWnd; virtual; |
InitializeWnd - initialise the window for this control
Gets called after the Handle is created and before the child handles are created
Works out the correct bounds, sets style, fonts and colours, performs any pending resize operations
lazarus-ccr.sourceforge.net |