RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TPanningWindow.StopPanning Method

Tells the panning window to stop the panning operation.

Pascal
procedure StopPanning; override;
C++
virtual __fastcall StopPanning();

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

 

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