RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomPanningWindow.StopPanning Method

Tells the panning window to stop the panning operation.

Pascal
procedure StopPanning; virtual; abstract;
C++
virtual __fastcall StopPanning() = 0;

Add this method to your code where you want the panning window to stop the panning operation. 

 

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