C++DelphiRAD Studio

Easily Customize The Appearance Of The FireMonkey ListView Using The ListViewAddThumbAndCaption Cross Platform Sample App

Viewing your valuable data in a List with ultimate user experience becomes the essential need in Modern Desktop and Mobile Applications. Some of the usecase needs to toggle between the editingmode or viewing the list items with different appearance .e.g Selecting Multiple Contacts to delete from a Contacts List. Delphi/C++ Builder offers robust components to do the Job at Design time or Runtime…
Read more
CodeDelphi

Ultra-Fast Logic Less Template For Delphi Applications Using Synopse DMustache

Mustache is a Logic-Less Templates by Chris Wanstrath. Mustache can be used for HTML, config files, source code – anything. It is called as “logic-less” because therethere are no if statements, else clauses, or for loops. Instead there are only tags. Some tags are replaced with a value, some nothing, and others a series of values. It works by expanding tags in a template…
Read more
CodeDelphi

Learn About A Solid and Robust Daraja HTTP Framework for Object Pascal

Daraja is a flexible HTTP framework for Object Pascal, based on the HTTP server in the free open-source library Internet Direct (Indy). The framework uses simple request mapping rules to generate the HTTP response and to invoke your Delphi or Free Pascal code. The framework requires no package installation and has only one external dependency (Indy). The best thing about this framework is…
Read more
C++DelphiTech Partner

Powerful Internet Resource Access Components For Delphi/C++ Applications On Windows

Accessing internet resources becomes a common feature in modern desktop windows applications. Thinking how to build these capabilities in your Delphi/C++ Applications? WINSOFT made a Flexible component suite that helps you to access internet resources with FTP, and HTTP/HTTPS protocols. It uses the Standard Microsoft WinInet API. Features: It supports FTP, HTTP, and HTTPS protocols. Well…
Read more