Vcl.ActnCtrls.TCustomUtilityButton.AutoScroll

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property AutoScroll: Boolean read FAutoScroll write FAutoScroll;

C++

__property bool AutoScroll = {read=FAutoScroll, write=FAutoScroll, nodefault};

Properties

Type Visibility Source Unit Parent
property public
Vcl.ActnCtrls.pas
Vcl.ActnCtrls.hpp
Vcl.ActnCtrls TCustomUtilityButton

Description

Indicates whether the auto-scrolling utility is active.

AutoScroll determines whether the auto-scrolling utility is active.