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