Vcl.IMouse.TPanningWindow.PanInterval

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property PanInterval: Integer read GetPanInterval write SetPanInterval;

C++

__property int PanInterval = {read=GetPanInterval, write=SetPanInterval, nodefault};

Properties

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

Description

Specifies when to update the cursor, send events, and so on.

Use the PanInterval property to store the time, in milliseconds, between updates for the cursor, sent events, and so on.