Vcl.Controls.TMouse.CreatePanningWindow

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function CreatePanningWindow: TCustomPanningWindow;

C++

TCustomPanningWindow* __fastcall CreatePanningWindow();

Properties

Type Visibility Source Unit Parent
function public
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls TMouse

Description

Creates a panning window.

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.