

Fudley
Members-
Content Count
56 -
Joined
-
Last visited
Community Reputation
4 NeutralTechnical Information
-
Delphi-Version
Delphi 11 Alexandria
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
-
Delphi 12.1 Assigning a TDateEdit.Date causes a calendar to popup on android. For instance simply MyDateEdit.Date := Today; Is this by design, and how do I prevent it?
-
Where can I find the Top value please?
-
Say I have a TRectangle, and inside of it I have 5 TRectangles, and all are align=top. How do I then change the order or them at design time? I've been using: copy all to clipboard, paste to a text editor, delete on the form, and then paste back in one at a time. Is there a better way?
-
I asked this once, and Remy Lebeau answered thus: ‐-------- There is nothing built-in to FMX for retrieving the device's fonts. I've seen 3rd party solutions that provide FMX wrappers for OSX and Windows, but not for Android. Android does have some APIs you can try directly, see: https://stackoverflow.com/questions/3532397/how-to-retrieve-a-list-of-available-installed-fonts-in-android
-
Sherlock thanks for the helpful links
-
Thanks everyone for the great informative answers! This is such a helpful and knowledgeable group.
-
I ended up using the code from this page, and it seems to be working https://docwiki.embarcadero.com/RADStudio/Athens/en/Taking_Pictures_Using_FireMonkey_Interfaces
-
I purchased the Winsoft product. It is a powerful pruduct but suffers from lack of documentation. FWIW.
-
What devices would you include when testing an android app meant for tracking collections (stamps and such) ? I know there are services and emulators, but would testing with the actual devices be better?
-
I am looking to add camera support to an android product. Has anyone used the Winsoft camera product vs IFMXCameraService.TakePhoto?
-
Oh I like that dockable AI Chat Panel
-
That Smart Codeinsight sounds great! Thanks for the link.
-
Oh well, provides a nice warm up phase before coding 🌞