FMX.Types.IVirtualKeyboardControl Methods
InheritedProtected
AddRef | public | Increments the reference count for this interface. |
GetKeyboardType | public | Getter function for the KeyboardType property. |
GetReturnKeyType | public | |
IsPassword | public | |
QueryInterface | public | Returns a reference to a specified interface if the object supports that interface. |
Release | public | Decrements the reference count for this interface. |
SetKeyboardType | public | Setter function for the KeyboardType property. |
SetReturnKeyType | public | |
Supports | public | Indicates whether a given interface supports a specific (another) interface. |