Vcl.Touch.Keyboard
Provides the VCL virtual keyboard component and supporting classes.
| Package | vcltouch370.bpl |
|---|
Classes
| TButtonList | Represents a list of TCustomKeyboardButton buttons. |
| TCustomKeyboardButton | Base class for touch keyboard keys. |
| TCustomKeyboardButtonClass | TCustomKeyboardButtonClass defines the metaclass for TCustomKeyboardButton. |
| TCustomTouchKeyboard | Base class for virtual keyboards. |
| TKeyboardButton | Default class for representing keys used by TTouchKeyboard. |
| TKeyboardLayouts | Static class for managing keyboard layouts. |
| TKeyCaptions | Class storing key caption override data. |
| TTouchKeyboard | VCL Touch component representing a virtual keyboard. |
Routines
| SendKey | SendKey is used internally. |
| SendKeys | SendKeys is used internally. |