Vcl.IMouse.TPanningWindow.PanControl

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property PanControl: TControl read GetPanControl;

C++

__property Vcl::Controls::TControl* PanControl = {read=GetPanControl};

Properties

Type Visibility Source Unit Parent
property public
Vcl.IMouse.pas
Vcl.IMouse.hpp
Vcl.IMouse TPanningWindow

Description

Specifies the control being panned.

Use the PanControl property to read or set the control to be panned.