CodeDelphiRAD Studio

Quickly Enable Smooth Sliding Effects Between Tabs In Delphi Apps For Android And iOS

The FMX.TabSlideTransition Sample adds dynamism to the use of tab sliding effects in mobile applications. Location You can find theTabSlideTransitionsample project at: Start | Programs | Embarcadero RAD Studio Sydney | Samplesand navigate to: Object PascalMulti-Device SamplesUser InterfaceTabSlideTransitionCPPMulti-Device SamplesUser InterfaceTabSlideTransition…
Read more
DelphiNews

Delphi 10.4.2 Compiler Speed Improvements

Delphi 10.4.2 Sydney is out, and it is full of new features, fixes, and general quality improvements. I really do believe it is the perfect mix of polish and new features, and everyone I’ve talked to seems to agree. One of the stand-out features is the Delphi compiler…
C++Delphi

Internet Programming Made Easy With Event-Driven Non-blocking Components For Windows

Delphi VCL ecosystem is so huge and because of it, developing desktop applications is so easy. In one sentence we can say: Delphi VCL is a killer in visual development solution for Windows. Until now, we have explored so many useful and complex VCL and FMX libraries and frameworks: Enterprise-Grade WebSocket ComponentsCloud Services In Your Delphi Windows ApplicationsMessage Queue…
Read more
DelphiShowcase

CNC Monitor: An Ultimate Platform For Collecting And Digitizing Data From Machines Is Powered By Delphi

Fully developed in Delphi, the CNC Monitor is a platform (mobile and Web) that collects and digitizes Data from CNC machining machines (Works with CNC) homogeneously, even with different technologies, such as: CNC command manufacturers ( Siemens, Mazak, Brother, Haas, Mitsubishi, Fidia, Fanuc, Fagor, Heidehain and Mitsubishi) or protocols (OPC UA and MTConnect). The captured Data can be monitored…
Read more
C++DelphiRAD Studio

Advanced Debugging And Application Logging System For Windows Developers

CodeSite is an advanced debugging and application logging system that gives developers deeper insight into how their code is executing. One of the benefits of this is that you can locate problems more quickly and easily ensure their application is running correctly. CodeSite can do live logging and file logging, it can be local and remote based on the configuration. Obtaining information…
Read more