why the call does not work on TUnimCalendarPanel
calCalendar.JSInterface.JSCall ('setView', ['day']);
while on TUniCalendarPanel it works correctly?
Thank you
Good evening,
within a mobile project I added a frame containing TUnimCalendarPanel.
Now when starting the application I find the attached error.
What is the cause?
Thank you
I have set the properties
unimNumberEdit1.JSInterface.JSConfig ('decimals', [2]);
unimNumberEdit1.JSInterface.JSConfig ('inputType', ['any']);
But it does not work...
Why doesn't it accept decimal values?
Thanks