FMX.VirtualKeyboard.IFMXVirtualKeyboardService Methods

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AddRefpublicIncrements the reference count for this interface.
GetVirtualKeyboardStatepublicGetter method for the VirtualKeyBoardState property.
HideVirtualKeyboardpublicIn descendants, HideVirtualKeyboard implements functionality to hide the on-screen virtual keyboard.
QueryInterfacepublicReturns a reference to a specified interface if the object supports that interface.
ReleasepublicDecrements the reference count for this interface.
SetTransientStatepublicDeclares a method to set the Transient state to the VirtualKeyBoardState.
ShowVirtualKeyboardpublicIn descendants, ShowVirtualKeyboard implements functionality to show the on-screen virtual keyboard over the surface of the given FireMonkey object.
SupportspublicIndicates whether a given interface supports a specific (another) interface.