Muhammad Azizul Hakim
The EnumAllWindowsOnActivateHint property or DelphiVCL.Application.EnumAllWindowsOnActivateHint is a Boolean variable used for hint displaying. EnumAllWindowsOnActivateHint is used internally by VCL for hint displaying. Do not use it directly. Let’s browse all the properties, methods, and built-in…… … Read more
3 years ago in api references, Delphi, DelphiVCL, GuiProgramming, programming, Python, python gui, windows, windows app
0
Muhammad Azizul Hakim
What is the Internet Protocol? The Internet Protocol is designed to implement a uniform system of addresses on all of the Internet-connected computers everywhere and to make it possible for packets to travel from one… … Read more
3 years ago in Code, Delphi, HTTP, Internet, Internet Protocols, ipaddress, Python, python gui, Python4Dephi, RAD Studio, smtplib, urllib, uuid, wsgiref
0
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
Processing of data is the soul of computing. Almost every single computer ever invented was designed so that human beings could take information in the form of data and manipulate it in one way or… … Read more
3 years ago in Code, database, Delphi, firedac, FireDAC Query, firedac tutorials, InterBase, Key-Value Store, MongoDB, mongoengine, MYSQL, pymongo, python gui, Python4Dephi, RAD Studio, Redis, redis-py, SQL, sqlalchemy
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
What is Cryptography? According to Kaspersky, Cryptography is the study of communications security techniques that allow only the sender and intended recipient of a message to view its contents. Cryptography is closely associated with encryption,… … Read more
3 years ago in algorithms, Code, Cryptography, decryption, Delphi, Encryption, hashing, hashlib, HMAC, One-Time-Pad, PyCryptodome, Python, python gui, Python4Dephi, RAD Studio, RSA Key, secrets, Security Token
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