[Overview][Constants][Types][Classes][Procedures and functions][Index] |
InitializeWnd - initialises the window by creating the borders and outline, then loading up any strings that have already been specified for display
Source position: stdctrls.pp line 805
protected procedure TCustomMemo.InitializeWnd; override; |
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
|
InitializeWnd - initialise the window for this control |
lazarus-ccr.sourceforge.net |