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

TCustomMemo.InitializeWnd

InitializeWnd - initialises the window by creating the borders and outline, then loading up any strings that have already been specified for display

Declaration

Source position: stdctrls.pp line 805

protected procedure TCustomMemo.InitializeWnd; override;

Description

InitializeWnd - initialises the window by creating the borders and outline, then loading up any strings that have already been specified for display

Calls the inherited method which 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.