Replies: 3 comments 2 replies
-
What do you mean by "not working"? The code should compile, so what exactly is the trouble? |
Beta Was this translation helpful? Give feedback.
-
|
no trouble - but if i try to compile it with 10.1.2 following is undeclared in the compiler message: |
Beta Was this translation helpful? Give feedback.
-
|
Can not help you with earlier than Delphi 10.4.2.
The AXIS values are exactly what you need to examine, as per the docs, e.g AXIS_VSCROLL There's a Java example here, but it should be easy enough to convert to Delphi. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
hi,
thank you for your ideas and work!
i owned a license for that version and use several hmdi sticks (A 5.x up to 12) to use them as a sat2ip distributor with a small app i wrote.
(manyplay.de) - but for years i do miss really a wheel support by embarcadero - until the latest Version i knew that there is nothing happend.
i found your code tipps on https://stackoverflow.com/questions/65511422/delphi-android-cant-capture-mouse-wheel-events
and ask for a support on an older FMX version:
WindowHandleToPlatform(Handle).FormLayout.addView(FGenericView);was not working on my version
Beta Was this translation helpful? Give feedback.
All reactions