FMX.VirtualKeyboard.IFMXVirtualKeyboardService Methods
InheritedProtected
| AddRef | public | Increments the reference count for this interface. |
| GetVirtualKeyboardState | public | Getter method for the VirtualKeyBoardState property. |
| HideVirtualKeyboard | public | Implements functionality to hide the on-screen virtual keyboard. |
| QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. |
| Release | public | Decrements the reference count for this interface. |
| SetTransientState | public | Declares a method to set the Transient state to the VirtualKeyBoardState. |
| ShowVirtualKeyboard | public | Implements functionality to show the on-screen virtual keyboard over the surface of the given AControl FireMonkey object. |
| Supports | public | Indicates whether a given interface supports a specific (another) interface. |