FMX.Types.IFMXMouseService

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IFMXMouseService = interface(IInterface)

C++

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

Properties

Type Visibility Source Unit Parent
interface
class
public
FMX.Types.pas
FMX.Types.hpp
FMX.Types FMX.Types

Description

Platform service to obtain the position of the mouse cursor.

See Also