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