Dear ALL,
When developing desktop applications in FPC/Lazarus using LCL, one can change the shape of the application cursor; for example, during a lengthy process one can use Screen.Cursor := crHourglass to change the cursor shape.
But LAMW apps have no Screen object. So, how could the cursor shape be changed in an app developed with LAMW, just as it can ve done in LCL applications?
Thanks in advance!
With warmest regards,