RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TPanningWindow.GetIsPanning Method

Returns whether or not the mouse is actively panning.

Pascal
function GetIsPanning: Boolean; override;
C++
virtual __fastcall Boolean GetIsPanning();

This boolean value returns True if the mouse is actively panning; false if it is not. 

 

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