This is an old revision of the document!


Interaction

In the following the implementation of mouse and keyboard interaction with default FMX methods will be described.

In case you'll need extended features, have a look at the InputController Implementation: Input Polling

Mouse Interaction

Default FMX event handling may be confusing for some of you.

At first you should decide which kind of mouse event handling you expect.

In Viewport

On components

Keyboard Interaction