TTMSFNCCustomScrollControl.HorizontalScrollBar Method
Returns a reference to the built-in horizontal scroll bar control.
API unit family: TMSFNCCustomScrollControl
Declaring type: TTMSFNCCustomScrollControl
Syntax
function HorizontalScrollBar: TScrollBar;
Returns
The native horizontal TScrollBar child control, or nil if not yet created.