Input
AppCUI allows input from:
- Keyboard
- Mouse
The input is received via the OnKeyPressed and OnMouseEvent traits, and they are usually used when designing a Custom Control.
AppCUI allows input from:
The input is received via the OnKeyPressed and OnMouseEvent traits, and they are usually used when designing a Custom Control.