Forces the associated control to update its scroll bars.
Source position: forms.pp line 112
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. |