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

TCustomScrollBar.CreateWnd

CreateWnd - calls inherited CreateWnd then initialises various Scroll Info properties

Declaration

Source position: stdctrls.pp line 97

protected procedure TCustomScrollBar.CreateWnd; override;

Description

CreateWnd - calls inherited CreateWnd then initialises various Scroll Info properties

The inherited method creates the interface object, sets parameters and assigns the handle

Then the size of scrollbar, maximum and minimum values, page size and position of scrollbar are set

See also

TWinControl.CreateWnd

  

CreateWnd - Creates the Window

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