1VOTES VOTE This Is How To Make A Deep Learning Computer Vision App Muhammad Azizul Hakim Are you looking for the easiest way to implement Deep Learning for Computer Vision and build a nice GUI for them, and all of them are free? You can deliver end-to-end Deep Learning for Computer…… … Read more 3 years ago in cbuilder, computer vision, CV, deep learning, Delphi, gluoncv, GuiProgramming, image classification, Learn Python, mxnet, programming, Python, python gui, Python4Dephi, RAD Studio, windows, windows app 0
1VOTES VOTE How To Build A GUI For Optical Character Recognition Muhammad Azizul Hakim Are you looking for the easiest way to build an Optical Character Recognizer for 80+ languages and build a nice GUI for them, and all of them are free? You can deliver end-to-end multilingual OCR…… … Read more 3 years ago in cbuilder, computer vision, Delphi, EasyOCR, GuiProgramming, Learn Python, OCR, Optical Character Recognition, programming, Python, python gui, Python4Dephi, pytorch, RAD Studio, torch, windows, windows app 0
1VOTES VOTE What Are The Built-In Function Objects Inside DelphiVCL? Muhammad Azizul Hakim A built-in function object is a wrapper around a C function. Examples of built-in functions are len() and math.sin() (math is a standard built-in module). The number and type of the arguments are determined by…… … Read more 3 years ago in api references, Delphi, DelphiVCL, GuiProgramming, programming, Python, python gui, windows, windows app 0
1VOTES VOTE What Is The OnException Event in DelphiVCL.Application? Muhammad Azizul Hakim The OnException or DelphiVCL.Application.OnException event occurs when an unhandled exception occurs in the application. This is a fundamental error event to understand when you develop Windows software. How is the DelphiVCL.Application.OnException event used? Use OnException…… … Read more 3 years ago in api references, Delphi, DelphiVCL, GuiProgramming, programming, Python, python gui, windows, windows app 0
1VOTES VOTE What is an OnGetActiveFormHandle Event in DelphiVCL.Application? Muhammad Azizul Hakim OnGetActiveFormHandle or DelphiVCL.Application.OnGetActiveFormHandle is the event triggered when reading the value of the ActiveFormHandle property. Let’s take a look at all of DelphiVCL.Application.OnGetActiveFormHandle properties, methods, and built-in properties: See the responses in our Windows command…… … Read more 3 years ago in api references, Delphi, DelphiVCL, GuiProgramming, programming, Python, python gui, windows, windows app 0
1VOTES VOTE What Is A DelphiVCL.BitBtn And Why Would I Use It? Muhammad Azizul Hakim DelphiVCL.BitBtn is a push button control that can include a bitmap on its face. It’s an alternative to the regular button control which can’t directly use graphics on it. Bitmap buttons exhibit the same behavior…… … Read more 3 years ago in api references, Delphi, DelphiVCL, GuiProgramming, programming, Python, python gui, windows, windows app 0
1VOTES VOTE How To Make Text Align The Way You Want It To Muhammad Azizul Hakim The Alignment or TAlignment property is used to specify how text is aligned within a control. The default value of the Alignment property is taLeftJustify. These are the possible values of Alignment: Value Meaning taLeftJustify…… … Read more 3 years ago in api references, Delphi, DelphiVCL, GuiProgramming, programming, Python, python gui, windows, windows app 0
1VOTES VOTE What Is The The DelphiVCL Sender Property? Muhammad Azizul Hakim The Sender property specifies which component notifies the change link object of changes. We use Sender to access the component that has changed. Here is a working example of the implementation of Sender property in…… … Read more 3 years ago in Delphi, DelphiVCL, GuiProgramming, programming, Python, python gui, windows, windows app 0
1VOTES VOTE How To Build A GUI For Deep Learning With Apache’s MXNet Muhammad Azizul Hakim 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 combining MXNet and Python4Delphi library, inside Delphi…… … Read more 3 years ago in cbuilder, create a neural network, deep learning, Delphi, gluon, GuiProgramming, Learn Python, lenet, mxnet, neural network, nn, programming, Python, python gui, Python4Dephi, RAD Studio, windows, windows app 0
1VOTES VOTE 7 More Built-In Function Objects Inside DelphiVCL Library Muhammad Azizul Hakim When running dir() to DelphiVCL library or any DelphiVCL methods and properties in all previous sections, you might find many of Python’s built-in objects and properties. You can also read 7 Built-In Function Objects Inside…… … Read more 3 years ago in api references, Delphi, DelphiVCL, GuiProgramming, programming, Python, python gui, windows, windows app 0
1VOTES VOTE 7 Built-In Function Objects Inside The DelphiVCL Library Muhammad Azizul Hakim When running dir() to DelphiVCL library or any DelphiVCL methods and properties in all previous sections, you might find many of Python’s built-in objects and properties. You might also want to read 7 More Built-In…… … Read more 3 years ago in api references, Delphi, DelphiVCL, GuiProgramming, programming, Python, python gui, windows, windows app 0
1VOTES VOTE What Is The DelphiVCL.Screen or TScreen Object? Muhammad Azizul Hakim DelphiVCL.Screen or TScreen represents the state of the screen in which an application runs. TScreen introduces properties that specify: What forms and data modules have been instantiated by the application. The active form, and the…… … Read more 3 years ago in api references, Delphi, DelphiVCL, GuiProgramming, programming, Python, python gui, windows, windows app 0
1VOTES VOTE What Is The OnActionUpdate Event In DelphiVCL.Application? Muhammad Azizul Hakim OnActionUpdate or DelphiVCL.Application.OnActionUpdate event occurs when an action’s Update method is called and its action list has not already handled it. Use the OnActionUpdate event handler to update the properties of an action when the…… … Read more 3 years ago in api references, Delphi, DelphiVCL, GuiProgramming, programming, Python, python gui, windows, windows app 0
1VOTES VOTE How To Force Execution Of The Destructor Code In An Object Muhammad Azizul Hakim The DisposeOf method or DelphiVCL.Application.DisposeOf forces the execution of the destructor code in an object. After the DisposeOf method is called, the object is placed in a special state, the Disposed state. This means that…… … Read more 3 years ago in api references, Delphi, DelphiVCL, GuiProgramming, programming, Python, python gui, windows, windows app 0
1VOTES VOTE How To Build A Python GUI For Stunning Data Visualizations Muhammad Azizul Hakim With the growing demand for Data Science and Analytics skill sets, drawing graphics programmatically is a very popular task these days. Especially the need for high quality, real-time, and interactive graphics. You can easily create…… … Read more 3 years ago in cbuilder, data visualization, Delphi, find named entities phrases and concepts to any given documents, geospatial data visualization, graphics, GuiProgramming, interactive data visualization, Learn Python, plot, Plotly, programming, Python, python gui, Python4Dephi, RAD Studio, windows, windows app 0