DelphiLearn PythonPythonPython GUIRAD StudioWindows

How To Build A GUI For Deep Learning With Apache’s MXNet

Are you looking for a truly open-source deep learning framework suited for flexible research prototyping and production, and building a nice GUI for them? You can deliver ultra-scalable deep learning solutions easily by combiningMXNetandPython4Delphilibrary, insideDelphi and C++Builder. This post will guide you onhow to run the MXNet library and use Python…
Read more
DelphiDelphiVCLPythonPython GUIWindows

What Is The DelphiVCL.Screen or TScreen Object?

In this post, you’ll learn about DelphiVCL.Screen or TScreen represents the state of the screen on which an application runs. Learning more about DelphiVCL.Screen or TScreen Object will allow you to easily build screen applications with Python Coding Software. TScreen introduces properties that specify: What forms and data modules have been instantiated by the…
Read more
DelphiDelphiVCLPythonPython GUIWindows

What Is The OnActionUpdate Event In DelphiVCL.Application?

In this post, we’ll use OnActionUpdate or DelphiVCL.Application.OnActionUpdate event occurs when an action’s Update method is called and its action list has not already handled it. Learning how to do it will allow you to easily build GUIs and test it with Python Testing Tools. Use the OnActionUpdate event handler to update the properties of an action when the application is idle if…
Read more
DelphiDelphiVCLPythonPython GUIWindows

What Is An OnActivate Event In A DelphiVCL.Application?

In this post, we’ll use the OnActivate or DelphiVCL.Application.OnActivate event that occurs when an application becomes active. Write an OnActivate event handler to perform special processing when the application becomes active. Learning how to do it will allow you to easily build and use Onactivate Event Handler on Python applications with Python Programming Software. When does an…
Read more