FMX.Types.IFMXCursorService Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AddRefpublicIncrements the reference count for this interface.
GetCursorpublic
QueryInterfacepublicReturns a reference to a specified interface if the object supports that interface.
ReleasepublicDecrements the reference count for this interface.
SetCursorpublicIn descendants, SetCursor implements functionality to set the mouse cursor (arrow, beam, cross, and so on) on the given FireMonkey form.
SupportspublicIndicates whether a given interface supports a specific (another) interface.