RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TPanningWindow.StartPanning Method

Tells the panning window to start the panning operation.

Pascal
function StartPanning(AHandle: THandle; AControl: TControl): Boolean; override;
C++
virtual __fastcall Boolean StartPanning(THandle AHandle, TControl * AControl);

Use this method to initiate panning. 

 

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