Gets the VertScrollBar in the associated memo control.
Source position: stdctrls.pp line 888
protected function TMemoScrollbar.GetVertScrollBar: TControlScrollBar; override; |
Value for the VertScrollBar property in the memo control.
|
The vertical scrollbar for the control. |