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