Gets the HorzScrollBar in the associated memo control.
Source position: stdctrls.pp line 887
protected function TMemoScrollbar.GetHorzScrollBar: TControlScrollBar; override; |
Value for the HorzScrollBar property in the memo control.
|
The horizontal scrollbar for the control. |