
User events (OnClick, OnKeyPress, OnKeyDown, OnKeyUp, OnDblClick, … etc.).In C++ Builder, events that can occur can be divided into the following main types:

How to use key events in C++ FMX applications on WindowsĬ++ Builder has very modern Key event handlers that you can easily use to read key inputs in your VCL and FMX applications. Is there an example of how to use arrow key events in C++ VCL applications on Windows?.How to use arrow key events in C++ FMX applications on Windows?.

