Brad
To remove a player in Team Sheets just slide them away and they’ll be gone, never to be seen again. . … Read more
5 years ago in Apps, teamsheets
0
Muminjon
Object Relational Mapping is the idea of being able to write queries using the object-oriented paradigm in your preferred programming language. So this means we are trying to utilize our language to talk with the… … Read more
5 years ago in connection pooling, database, Delphi, delphi orm, embarcadero delphi, orm, orm for delphi, orm library, programming, seeds, SQL, streams, Transactions
0
Muminjon
If you would like to create professional-looking instrumentation and multimedia applications with VCL and FireMonkey you should read this post! What is TMS Instrumentation? TMS Instrumentation is a library full of components, methods, and routines… … Read more
5 years ago in banners, C++, C++ Builder, Delphi, digital components, easy to learn, FireMonkey, GetIt, instrumentation, iot, programming, TMS insturmentation, vcl
0
TMS Software
We have a new major release of the TMS FNC UI Pack, next to some fixes and new features, we have added the TTTMSFNCHotSpotImage to the already extensive set of powerful and feature-rich UI controls that… … Read more
5 years ago
0
Muhammad Azizul Hakim
Are you looking for a simple, flexible, and powerful deep learning library, and build a nice GUI for them? You can deliver enterprise-grade AI solutions easily by combining Keras and Python4Delphi library, inside Delphi and…… … Read more
5 years ago in artificial intelligence, cbuilder, deep learning, Delphi, delphi vcl, GuiProgramming, keras, Learn Python, neural networks, programming, Python, python gui, python4delphi, windows, windows app
0
Stefan Glienke
I just wanted to share a small IDE plugin I wrote some time ago which helps adding units to your uses clause and/or navigating through code without having to rely on the faulty “Find declaration”… … Read more
5 years ago
0
Jim McKeeth
How do Delphi, WPF .NET Framework, and Electron perform compared to each other, and what’s the best way to make an objective comparison? Embarcadero commissioned a whitepaper to investigate the differences between Delphi, WPF .NET Framework,… … Read more
5 years ago in .net framework, comparison, Delphi, Electron, flexibility, FMX, functionality, object pascal, Performance, Productivity, programming, research, vcl, whitepaper, windows, WPF
0
Jim McKeeth
How do Delphi, WPF .NET Framework, and Electron perform compared to each other, and what’s the best way to make an objective comparison? Embarcadero commissioned a whitepaper to investigate the differences between Delphi, WPF .NET… … Read more
5 years ago in .net framework, comparison, Delphi, Electron, flexibility, FMX, functionality, object pascal, Performance, Productivity, programming, research, vcl, whitepaper, windows, WPF
0
Pabitra Dash
The C++11 standard provides an alternative to std::move, which is std::move_if_noexcept, in order to solve some problematic interaction between move constructors, templates and certain standard library member functions. std::move_if_noexcept(x) grants permission to move x unless… … Read more
5 years ago in C++, cbuilder, Code, move constructor, move constructors to throw noexcept, move_if_noexcept, noexcept, windows
0