Muhammad Azizul Hakim
The DesignInfo property or DelphiVCL.Application.DesignInfo contains information used by the Form designer. DesignInfo is used internally. Do not use this property in applications. Let’s browse all the properties, methods, and built-in properties of the DelphiVCL.Application.DesignInfo…… … Read more
3 years ago in api references, Delphi, DelphiVCL, GuiProgramming, programming, Python, python gui, windows, windows app
0
Muhammad Azizul Hakim
Use the ExecuteAction property or DelphiVCL.Application.ExecuteAction to generate an OnActionExecute event. When the user invokes an action, a series of calls ensue to respond to that action. First, the action list that contains the action…… … Read more
3 years ago in api references, Delphi, DelphiVCL, GuiProgramming, programming, Python, python gui, windows, windows app
0
Muhammad Azizul Hakim
Do you want to perform Natural Language Processing tasks like part-of-speech tagging, noun phrase extraction, sentiment analysis, classification, translation, etc. in your GUI app? This post will get you to understand how to use TextBlob…… … Read more
3 years ago in cbuilder, classification, Delphi, delphi vcl, GuiProgramming, Learn Python, naive bayes, natural language processing, nlp, programming, Python, python gui, python4delphi, sentiment analysis, text processing, TextBlob, windows, windows app
0
Muhammad Azizul Hakim
Are you looking for an open-source library to create video games and other multimedia applications in your GUI App? This post will get you to understand how to use the pygame Python Library using Python4Delphi…… … Read more
3 years ago in cbuilder, Delphi, delphi vcl, game app, GuiProgramming, Learn Python, multimedia app, programming, Pygame, Python, python gui, python4delphi, windows, windows app
0
Muhammad Azizul Hakim
Are you looking for visually-stunning tools to represent networks of knowledge, communication, social interactions, data organization, etc in your GUI App? This post will get you to understand how to use the NetworkX Python Library…… … Read more
3 years ago in cbuilder, data visualization, Delphi, delphi vcl, graph visualization, GuiProgramming, Learn Python, network visualization, NetworkX, programming, Python, python gui, python4delphi, windows, windows app
0
Muhammad Azizul Hakim
Do you want to perform Text Mining or Natural Language Processing tasks like Topic Modeling, Similarity Queries, etc. in your GUI app? This post will get you to understand how to use Gensim Python Library…… … Read more
3 years ago in cbuilder, cosine similarity, cython, Delphi, delphi vcl, GenSim, GuiProgramming, Learn Python, natural language processing, nlp, programming, Python, python gui, python4delphi, similarityqueries, windows, windows app
0
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 real-time and interactive graphics. You can easily create a GUI…… … Read more
3 years ago in Bokeh, cbuilder, data visualization, Delphi, delphi vcl, graphics, GuiProgramming, interactive data visualization, Learn Python, plot, programming, Python, python gui, python4delphi, windows, windows app
0
Muhammad Azizul Hakim
Are you looking for an end-to-end open-source machine learning platform, and build a nice GUI for them? You can deliver enterprise-grade machine learning solutions easily by combining Scikit-Learn and Python4Delphi library, inside Delphi and C++Builder……. … Read more
3 years ago in cbuilder, classification, Clustering, comparison between classifiers, comparison between machine learning models, dataset, Delphi, delphi vcl, GuiProgramming, K-Means, Learn Python, Machine Learning, programming, Python, python gui, python4delphi, scikit-learn, sklearn, vector quantization, windows, windows app
0
Muhammad Azizul Hakim
State property is used as an indicator for which items are selected or checked. For example, for each member of the Items array, we use State to determine whether the checkbox is selected (cbChecked), cleared…… … Read more
3 years ago in Delphi, DelphiVCL, GuiProgramming, programming, Python, python gui, windows, windows app
0
Muhammad Azizul Hakim
Do you want to perform Natural Language Processing tasks like replacing or extracting words in a text, in your GUI app? This post will get you to understand how to use FlashText Python Library using…… … Read more
3 years ago in cbuilder, Delphi, delphi vcl, FlashText, GuiProgramming, keywords extractor, Learn Python, nlp, programming, Python, python gui, python4delphi, replacing keywords, windows, windows app
0
Muhammad Azizul Hakim
Python offers various built-in algorithms for cryptographic tasks. On Unix systems, the crypt module may also be available. This post will demonstrate hashlib: One of the built-in algorithms for cryptographic tasks, used for secure hashes…… … Read more
3 years ago in cbuilder, Cryptography, Delphi, delphi vcl, GuiProgramming, hashlib, Learn Python, programming, Python, python gui, python4delphi, RAD Studio, windows, windows app
0
Muhammad Azizul Hakim
Are you an expert in desktop apps and GUI development who want to also work with Python because of its simplicity, flexible use, and growing demand in the market out there? Or are you a…… … Read more
3 years ago in cbuilder, Delphi, delphi vcl, DelphiVCL, GuiProgramming, IDE, Learn Python, programming, Python, python gui, python gui generator wxGlade, python4delphi, RAD Studio, windows, windows app, wxGlade
0