[Overview][Constants][Types][Classes][Procedures and functions][Index] |
CreateWnd - calls inherited CreateWnd then initializes various Scroll Info properties.
Source position: stdctrls.pp line 95
protected procedure TCustomScrollBar.CreateWnd; override; |
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.
|
Creates the interface object (widget) and assigns the value in Handle. |
Version 4.0 | Generated 2025-05-03 | Home |