FMX.Types.IFMXMouseService

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

IFMXMouseService = interface(IInterface)

C++

__interface  INTERFACE_UUID("{2370205F-CF27-4DF6-9B1F-5EBC27271D5A}") IFMXMouseService  : public System::IInterface

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
interface
class
public
FMX.Types.pas
FMX.Types.hpp
FMX.Types FMX.Types


Beschreibung

Plattformdienst zum Abrufen der Position des Mauscursors.

Siehe auch