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. 

 

AutoScroll 

AutoSize 

UseDockManager

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!