[Overview][Constants][Types][Classes][Procedures and functions][Index] |
InitializeWnd - creates the underlying interface-object: calls inherited InitializeWnd then sets up several local lists and variables notably for style and size
Source position: stdctrls.pp line 309
protected procedure TCustomComboBox.InitializeWnd; override; |
InitializeWnd - creates the underlying interface-object: calls inherited InitializeWnd then sets up several local lists and variables notably for style and size
Inherited method works out the correct bounds, sets style, fonts and colours, performs any pending resize operations
|
InitializeWnd - initialise the window for this control |
lazarus-ccr.sourceforge.net |