Vcl.IMouse.TPanningWindow

From RAD Studio API Documentation
Jump to: navigation, search

Vcl.Controls.TCustomPanningWindowVcl.Controls.TCustomControlVcl.Controls.TWinControlVcl.Controls.TControlSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTPanningWindow

Delphi

TPanningWindow = class(TCustomPanningWindow)

C++

class PASCALIMPLEMENTATION TPanningWindow : public Vcl::Controls::TCustomPanningWindow

Properties

Type Visibility Source Unit Parent
class public
Vcl.IMouse.pas
Vcl.IMouse.hpp
Vcl.IMouse Vcl.IMouse

Description

TPanningWindow represents the base class for window panning operations.

The TPanningWindow represents and implements the base class for window panning operations. TPanningWindow is derived from the TCustomPanningWindow class.