RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TMouse.CreatePanningWindow Method

Creates a panning window.

Pascal
function CreatePanningWindow: TCustomPanningWindow;
C++
__fastcall TCustomPanningWindow CreatePanningWindow();

Creates a panning window when a panning operation is requested on a control that supports the csPanning ControlStyle. The window created is of the TCustomPanningWindow class. 

 

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