C++Delphi

Blazing Fast macOS Development With Native macOS Components

Native applications feel really good. You know what I am saying! They look nice and work better. And no flickering or eating lots of memory. With Delphi and C++ Builder you can build cross-platform native applications easily in no time. FireMonkey offers full access to the platform-specific APIs and it is easy to implement any feature by getting the full native performance. However, each…
Read more
DelphiRAD Studio

Enterprise-Grade Restaurant Ordering Template App For iOS And Android Built With Delphi

Embarcadero Technologies’ GetIt portal contains a collection of industry-ready solutions. The majority of complete applications include documentation as well as reusable components and modules. These template applications are generic in nature, utilizing the most recent Delphi and C++ Builder development patterns and best use cases. Now, I would like to introduce the Restaurant…
Read more
C++Delphi

Powerful Modern Looking Cross-Platform Chart Components For Windows And Mobile

Data visualization is one of the essential parts of most applications. Without visual or graphical representation the data is somehow boring. With charts, diagrams and maps you can easily understand the data by just looking at it. Creating a graphical representation of the data in Delphi is very easy because of its built-in components. For instance, the TeeChart component library has 2D and 3D…
Read more
CodeDatabaseDelphiRAD Studio

Learn How Easy It Is To Map Dataset Columns With A Table Adapter In FireDAC For Delphi

TheCommandssample shows you how to set up column mappings. Location You can find theMappingColumnssample project at: Start | Programs | Embarcadero RAD Studio Sydney | Samplesand then navigate to: Object PascalDatabaseFireDACSamplesDApt LayerMappingColumns Subversion Repository: You can find Delphi code samples inGitHub Repositories. Search by name into…
Read more