[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 303

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

This page is hosted on Get Lazarus Code and Component Repository at SourceForge.net. Fast, secure and Free Open Source software downloads