Delphi

The "Awesome Pascal" Package Contains Amazing Delphi, FreePascal And Other Pascal Frameworks, Libraries And Resources

Easily one the best combined lists of libraries and other resources. Awesome Pascal is open-source and available on GitHub here: https://github.com/Fr0sT-Brutal/awesome-pascal What sort of things are included on the Awesome Pascal List? As the official read.me says “Note that only open-source projects are considered. Dead projects (not updated for 3 years or more) must be really…
Read more
DelphiShowcase

Ultimate Device Info Is Powered By Delphi

According to the developer, “With Device Info get all the information on your device and send or share via email, or social messages.” Detailed Device Information: + Device Name + Operating System + Architecture CPU + Language + TimeZone + Orientation Screen + Tablet / Smartphone + Screen Resolution + Network + Telephone Worker State + connectivity + Connectivity Type + IP + MAC + GPS…
Read more
Delphi

Work Efficiently With Git Repositories Using GitForDelphi

GitForDelphi allows you to work with git repositories from within your Delphi code, with the only dependencies being the uGitForDelphi.pas source file and the libgit2 DLL. It’s extremely easy to use GitForDelphi ! To set it up, just add uGitForDelphi to the uses section, and call InitLibgit2; and the libgit2 DLL will be loaded, and its API will be ready to use to read from…
Read more
Delphi

Debugging In Another Level - DebugEngine

Most of the time developers spend debugging their code, tracing the errors, checking the variables’ value changes over time. When it comes to Delphi, we have several professional debugging tools that help to access the Delphi debug information and finding the…
DelphiShowcase

Astounding Application For Registering And Monitoring Systems Is Developed In Delphi

The app is for users of avvik.com. According to the developer, “If you are not able to contact the post@avvik.com. A system for the registration and monitoring of: Customer Complaints, complaints, supplier failures, message discrepancy, HSE incident, observations, environmental incident, RUH, injuries, monitoring for safety inspections, suggestions for improvement. Each customer gets their…
Read more