RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TScrollingWinControl.AutoScrollEnabled Method

Indicates whether automatic scrolling is enabled.

Pascal
function AutoScrollEnabled: Boolean; virtual;
C++
virtual __fastcall Boolean AutoScrollEnabled();

Call AutoScrollEnabled to determine whether automatic scrolling is enabled. 

AutoScrollEnabled returns true if the control is not a dock site using the dock manager and the AutoSize property is false. 

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!