[Overview][Constants][Types][Classes][Procedures and functions][Index] |
CreateWnd - calls inherited CreateWnd then initialises various Scroll Info properties
Source position: stdctrls.pp line 97
protected procedure TCustomScrollBar.CreateWnd; override; |
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
|
CreateWnd - Creates the Window |
lazarus-ccr.sourceforge.net |