Vcl.Controls.TMouse.Create

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

constructor Create;

C++

__fastcall TMouse();

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
constructor public
Vcl.Controls.pas
Vcl.Controls.hpp
Vcl.Controls TMouse

Beschreibung

Erstellt und initialisiert ein TMouse-Objekt.

Erstellen Sie keine Instanzen von TMouse. Eine einzelne Instanz von TMouse steht als die globale Variable Mouse zur Verfügung.