Table of Contents

TTMSFNCCustomScrollControl.CustomVerticalScrollBar Method

Returns a reference to the custom vertical scroll bar when CustomScrollBars is True.

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.