Jump to content

Leaderboard


Popular Content

Showing content with the highest reputation on 05/07/24 in all areas

  1. David Heffernan

    Proj finding wrong VCL

    This isn't going to be necessary because it will be under revision control
  2. Lars Fosdal

    JSON feed, replacement form RSS/Atom

    Depends on the Social medium 🙂 https://mastodon.social/@LarsFosdal.rss
  3. egroups

    JSON feed, replacement form RSS/Atom

    RSS is super and Feedly is friend.
  4. Rather than editing SysUtils (and having to keep your changes up to date every time you upgrade Delphi), Detour the function calls you are concerned about: https://github.com/MahdiSafsafi/DDetours You can hook all of the relevant API calls and return whatever values you want.
  5. Nobody really cares that much. It's a gruesome way to go. I'd solve the problem properly but you don't want to tell us what the problem is.
  6. What you seem to be in denial of is the need to recompile every rtl/vcl unit because you made a significant change to the interface of SysUtils. Are you really prepared to recompile everything? I bet there's another way to solve your problem. If only you'd tell us what the actual problem was.
  7. saeedbay

    hourglass and freezing problem with Firedac

    hi again I have not created any thread and I am using the default string. maybe i resuse queries .but But first I close and clear them. Also, keep in mind that this structure was already working correctly with ADO, I changed the ADO Components to FD just to get a better and faster build. alse my quries rows has read and edit. Thank you for your time to solve this problem MyDataMudule is following pic.
×