FMX.KeyMapping.IFMXKeyMappingService Methods

From RAD Studio API Documentation
Jump to: navigation, search

InheritedProtected
AddRefpublicIncrements the reference count for this interface.
PlatformKeyToVirtualKeypublicObtains the virtual key from a given platform key.
QueryInterfacepublicReturns a reference to a specified interface if the object supports that interface.
RegisterKeyMappingpublicRegisters a platform key as the given virtual key.
ReleasepublicDecrements the reference count for this interface.
SupportspublicIndicates whether a given interface supports a specific (another) interface.
UnregisterKeyMappingpublicUnregisters a platform key from the virtual key mapper.
VirtualKeyToPlatformKeypublicObtains the platform key from a given virtual key.