When you start building your projects, you would like to start with one UI component set to target Android, iOS, macOS, Windows. The standard components provide enough tools to make any type of application but, sometimes you need a cross-platform UI component set. And the solution is the TMS FNC UI Pack. TMS FNC UI Pack includes optimized and advanced grid, planner, treeview, rich editor, and…
CNC Monitor: An Ultimate Platform For Collecting And Digitizing Data From Machines Is Powered By Delphi
March 5, 2021
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…
Sometimes Developers Want to list or Identify USB devices connected to the machine and perform some actions to the USB devices programmatically. How do enumerate the USB devices quickly? Don’t know how to do it?. Don’t worry. MiTec’s System Information Management…
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…
Powerful Torque Tool Controller Is Developed In Delphi
March 3, 2021
The Torque Tool Controller project catches the results of tightening from a tool controller for future analysis and it is developed in Delphi. According to the developer, “This is my prototype to verify torque / angle traceability connected with tool controller. I have…
The program is based on recording student results and managing course registration while monitoring the general and semester average for each semester. It was programmed with Delphi 10 and utilizes QRCODE technology according to the developer. This looks like one of the…
Clip2Net is the ultimate sharing tool! It allows you to share screenshots and files the easiest way and it is built in Delphi.
As stated by the developer, here are some features of Clip2Net:
Instant Screenshot – upload screenshots instantly or use built-in editor to highlight important details.
Fully Customizable Tool – use multiple modification tools, set up hot-keys, customize…
Enterprise-Grade Rich Text Editor Component For Windows With WYSIWYG Editing And Reporting Add-Ons
March 2, 2021
TRichView Component is a set of native Delphi and C++ Builder VCL components for illustrating, editing, and printing complex rich text documents easily.
TRichView component suite offers a wide range of functionalities to create advanced text editors, web/help/book…
Easily Cutout An Image With A Pixel Shader On Windows
February 28, 2021
In the previous example on Shader programming with Delphi FireMonkey, we created a texture feature to show images. So the material source manages the image bitmap.
In this sample, you will create this:
We can do this by adjusting the texture itself and setting all…
Fun With 3D: Apply A Texture To A GPU Shader With Delphi FireMonkey
February 28, 2021
We have been exploring shader programming in Delphi FireMonkey. In thefirst post, we have learned the fundamentals of computer graphics and prepared the development environment. And created a simple demo application that just renders every pixel using a blue color.
So,in the second tutorial, we have applied a custom color to the GPU shader. And made several additions to the main…