[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Creates the window handle for the control.
Source position: forms.pp line 182
protected procedure TScrollingWinControl.CreateWnd; override; |
Ensures that the scroll bar page, range, and visibility are assigned when the handles for the windowed control are created. Temporarily disables auto-sizing in the method, and re-enables auto-sizing prior to exit. Calls the inherited method to create the window and its handles.
|
Initializes or updates the scroll bars for the control. |
|
|
Creates the interface object (widget) and assigns the value in Handle. |
Version 4.0 | Generated 2025-05-03 | Home |