Vcl.AxCtrls.TActiveXControl.StdMouseMoveEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure StdMouseMoveEvent(Sender: TObject; Shift: TShiftState;  X, Y: Integer);

C++

void __fastcall StdMouseMoveEvent(System::TObject* Sender, System::Classes::TShiftState Shift, int X, int Y);

Properties

Type Visibility Source Unit Parent
procedure
function
protected
Vcl.AxCtrls.pas
Vcl.AxCtrls.hpp
Vcl.AxCtrls TActiveXControl

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!