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

TCustomComboBox.InitializeWnd

InitializeWnd - creates the underlying interface-object: calls inherited InitializeWnd then sets up several local lists and variables notably for style and size

Declaration

Source position: stdctrls.pp line 309

protected procedure TCustomComboBox.InitializeWnd; override;

Description

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

See also

TWinControl.InitializeWnd

  

InitializeWnd - initialise the window for this control

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