FMX.VirtualKeyboard.IFMXVirtualKeyboardToolbarService Methods

From RAD Studio API Documentation
Jump to: navigation, search

InheritedProtected
AddButtonpublicIn descendants, AddButton implements functionality for adding a button to the virtual (on-screen) keyboard toolbar.
AddRefpublicIncrements the reference count for this interface.
ButtonsCountpublicIn descendants, ButtonsCount retrieves the number of buttons for the virtual (on-screen) keyboard toolbar.
ClearButtonspublicIn descendants, ClearButtons implements functionality for removing all the buttons from the virtual (on-screen) keyboard toolbar.
DeleteButtonpublicIn descendants, DeleteButton implements functionality for removing a specified TVirtualKeyboardToolButton from the virtual (on-screen) keyboard toolbar.
GetButtonByIndexpublicIn descendants, GetButtonByIndex implements functionality for retrieving a specified TVirtualKeyboardToolButton from the virtual (on-screen) keyboard toolbar.
IsHideKeyboardButtonVisiblepublicIn descendants, IsHideKeyboardButtonVisible implements functionality for specifying whether the hiding of a button is made visible using a separator.
IsToolbarEnabledpublicIn descendants, IsToolbarEnabled implements functionality for specifying whether the virtual (on-screen) keyboard toolbar is enabled or not.
QueryInterfacepublicReturns a reference to a specified interface if the object supports that interface.
ReleasepublicDecrements the reference count for this interface.
SetHideKeyboardButtonVisibilitypublicIn descendants, SetHideKeyboardButtonVisibility implements functionality for setting the visibility of hidden buttons.
SetToolbarEnabledpublicIn descendants, SetToolbarEnabled implements functionality for modifying the availability of the toolbar located above the virtual (on-screen) keyboard.
SupportspublicIndicates whether a given interface supports a specific (another) interface.