TTMSFNCCustomScrollControl.CustomVerticalScrollBar Method
Returns a reference to the custom vertical scroll bar when
CustomScrollBarsisTrue.
API unit family: TMSFNCCustomScrollControl
Declaring type: TTMSFNCCustomScrollControl
Syntax
function CustomVerticalScrollBar: TTMSFNCScrollBar;
Returns
The custom vertical TTMSFNCScrollBar, or nil if custom scroll bars are not enabled.