Jump to content

Fudley

Members
  • Content Count

    56
  • Joined

  • Last visited

Community Reputation

4 Neutral

Technical Information

  • Delphi-Version
    Delphi 11 Alexandria

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. Fudley

    Alignment of group of controls

    Thanks dave
  2. 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?
  3. Fudley

    Alignment of group of controls

    Where can I find the Top value please?
  4. Fudley

    Alignment of group of controls

    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?
  5. Fudley

    Any font property editor for FireMonkey?

    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
  6. Sherlock thanks for the helpful links
  7. Fudley

    Recommended devices android testing

    Thanks everyone for the great informative answers! This is such a helpful and knowledgeable group.
  8. 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
  9. I purchased the Winsoft product. It is a powerful pruduct but suffers from lack of documentation. FWIW.
  10. Fudley

    Recommended devices android testing

    18000? Gulp.
  11. Fudley

    Recommended devices android testing

    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?
  12. I am looking to add camera support to an android product. Has anyone used the Winsoft camera product vs IFMXCameraService.TakePhoto?
  13. Fudley

    Any reason not to upgrade to 12.2 ?

    Oh I like that dockable AI Chat Panel
  14. Fudley

    Any reason not to upgrade to 12.2 ?

    That Smart Codeinsight sounds great! Thanks for the link.
  15. Fudley

    Delphi 12.2 Toolbars strange behavior

    Oh well, provides a nice warm up phase before coding 🌞
×