Vcl.AxCtrls.TActiveXControl.StdMouseDownEvent

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure StdMouseDownEvent(Sender: TObject; Button: TMouseButton;  Shift: TShiftState; X, Y: Integer);

C++

void __fastcall StdMouseDownEvent(System::TObject* Sender, System::Uitypes::TMouseButton Button, 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.