API:Vcl.IMouse.StartPan
Delphi
function StartPan(WndHandle: THandle; AControl: TControl): Boolean;
C++
extern DELPHI_PACKAGE bool __fastcall StartPan(Winapi::Windows::THandle WndHandle, Vcl::Controls::TControl* AControl);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
| function | public | Vcl.IMouse.pas Vcl.IMouse.hpp |
Vcl.IMouse | Vcl.IMouse |
Description
Embarcadero Technologies does not currently have any additional information.