FMX.Types.IFMXCursorService

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IFMXCursorService = interface(IInterface)

C++

__interface  INTERFACE_UUID("{5D359E54-2543-414E-8268-A53292E4FDB4}") IFMXCursorService  : 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 check and change the type of mouse cursor that appears over your application.

See Also