Delphi Dev
453 subscribers
1 photo
1 video
783 links
News, articles, books and videos from the world of Delphi development.
Download Telegram
​​Interesting article about export to PDF with FNC for the WEB! With fun demo!
https://www.tmssoftware.com/site/blog.asp?post=560
​​If you look up the noun mock in the dictionary you will find that one of the definitions of the word is something made as an imitation. Mocking is primarily used in unit testing. Delphi-Mocks is an Open Source Mocking framework for Delphi XE2 or later.
https://github.com/VSoftTechnologies/Delphi-Mocks
​​How to connect to Microsoft Office365 IMAP using OAUTH 2.0? The introduced article provides a fast and easy algorithm of retrieving information about mailbox messages in one single IMAP command. By Sergey Shirokov.
https://www.clevercomponents.com/articles/article049/
​​Upcoming conference for Delphi & More, October 28 - 30, 2019. Keynote: Delphi Present and Future. In this session Delphi Product Manager Marco CantΓΉ will cover the latest features Embarcadero added to Delphi, what is currently in the works, and what is planned for the future. The session will touch on the Delphi language, the RTL, Windows and Multi-Device development, plus web services and cloud support. Marco will also cover focus areas and new architectures aimed at improving the product overall. By EKON 23.
https://buff.ly/30Dscwa
Are you mobile app developer? Samsung says no-one will be using smartphones in 5 years. The company is currently struggling to get its next-generation handset, the Samsung Galaxy Fold, to market, and what makes it even more important is that they see the device as part of a bridge to a smartphone-less future. See their future predictions.
https://youtu.be/XyIvSIY0MTM
10 tips for reviewing code you don’t like. A code review should be objective and concise and should deal in certainties whenever possible. Here are several strategies to keep in mind when reviewing submissions that, for whatever reason, you (as a project maintainer) do not like.
https://developers.redhat.com/blog/2019/07/08/10-tips-for-reviewing-code-you-dont-like/
​​TFrameStand and TFormStand components for Delphi FireMonkey (FMX) on GitHub. These components easily use TFrame or TForm descendants in your FireMonkey (FMX) applications to gain visual consistency though the whole user experience and easily add modern looking elements like effects and transitions.
https://github.com/andrea-magni/TFrameStand/tree/TSubjectStand
​​Take a look at Embarcadero Academy. There are free and low-cost training for Delphi and C++Builder developers, VCL, Object Pascal, C++, FireMonkey and more.
https://www.embarcaderoacademy.com/
​​Notarizing your macOS 64 bit apps built with Delphi - obtain a Developer ID Certificate for your apps right from the IDE.
https://www.delphiworlds.com/2019/07/notarizing-your-macos-64-bit-apps-built-with-delphi/
​​Don't forget about upcoming Webinar - Thu, Jul 25, 2019 4:00 PM - What’s coming in the next InterBase release? Save the date! Presenters: Mary Kelly, Sriram Balasubramanian, Marco Cantu, Charlie Caro. By Embarcadero Tech.
https://buff.ly/2M7aJsh
​​Google Play Store Android 32-bit Extension For Delphi and C++Builder Customers. By Embarcadero Technologies - Delphi.
https://buff.ly/2Ognh30
​​Are you working on an app with business objects that need to be linked to a database? EntityDAC ORM for Delphi allows performing object-relational mapping of database objects to Delphi classes with support for all OOP features. You can use LINQ in your business logic, as well.
https://www.devart.com/entitydac/