Vcl.IMouse.TPanningWindow.UpdateScroll

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure UpdateScroll(Pt: TPoint); virtual;

C++

virtual void __fastcall UpdateScroll(const System::Types::TPoint &Pt);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Vcl.IMouse.pas
Vcl.IMouse.hpp
Vcl.IMouse TPanningWindow

Description

Updates the scrolling window.

The UpdateScroll method updates the scrolling window according to the position read from the mouse cursor.