RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TMouse.IsPanning Property

Returns the Boolean value True if the panning window is actively panning. .

Pascal
property IsPanning: Boolean;
C++
__property Boolean IsPanning;

If a False value is returned, no panning is currently occurring. 

 

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