[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] |
Forces the associated control to update its scroll bars.
Source position: forms.pp line 125
protected procedure TControlScrollBar.ControlUpdateScrollBars; virtual; |
Calls the UpdateScrollBars method in the associated TScrollingWinControl instance when its handle has been allocated. No actions are performed in the method during LCL component streaming and when the component is freed.
|
Initializes or updates the scroll bars for the control. |
Version 4.0 | Generated 2025-05-03 | Home |