RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TMouse.PanningWindow Property

Returns a reference to the active panning window. .

Pascal
property PanningWindow: TCustomPanningWindow;
C++
__property TCustomPanningWindow PanningWindow;

Add this property to your code to return a reference to the active panning window. 

 

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