Keyboard
Contents |
Delphi Information
Class
| TButtonList |
Represents a list of TCustomKeyboardButton buttons. |
| TCustomKeyboardButton |
Base class for touch keyboard keys. |
| TCustomTouchKeyboard |
Base class for virtual keyboards. |
| TKeyCaptions |
Class storing key caption override data. |
| TKeyboardButton |
Default class for representing keys used by TTouchKeyboard. |
| TKeyboardLayouts |
Static class for managing keyboard layouts. |
| TTouchKeyboard |
VCL Touch component representing a virtual keyboard. |
Classref
| TCustomKeyboardButtonClass |
TCustomKeyboardButtonClass defines the metaclass for TCustomKeyboardButton. |
Function
| SendKey |
SendKey is used internally. |
| SendKeys |
SendKeys is used internally. |
Variable
| FKeyboardLayouts |
C++ Information
Class
| TButtonList |
Represents a list of TCustomKeyboardButton buttons. |
| TCustomKeyboardButton |
Base class for touch keyboard keys. |
| TCustomTouchKeyboard |
Base class for virtual keyboards. |
| TKeyCaption | |
| TKeyCaptions |
Class storing key caption override data. |
| TKeyboardButton |
Default class for representing keys used by TTouchKeyboard. |
| TKeyboardLayouts |
Static class for managing keyboard layouts. |
| TTouchKeyboard |
VCL Touch component representing a virtual keyboard. |
Function
| SendKey |
SendKey is used internally. |
| SendKeys |
SendKeys is used internally. |
Typedef
| TCustomKeyboardButtonClass |
TCustomKeyboardButtonClass defines the metaclass for TCustomKeyboardButton. |