Muhammad Azizul Hakim
Python offers various built-in algorithms for cryptographic tasks. This post will demonstrate hmac: One of the built-in algorithms for cryptographic tasks, used for cryptographic message signing and verification using Python and run it in the…… … Read more
3 years ago in cbuilder, Cryptography, Delphi, delphi vcl, GuiProgramming, HMAC, Learn Python, programming, Python, python gui, python4delphi, RAD Studio, windows, windows app
0
Embarcadero Admin
DelphiCon 2021 is coming up soon and in order to get in the spirit we created this desktop wallpaper that captures the essence of DelphiCon. DelphiCon 2021 is the best way to learn all about your favorite… … Read more
3 years ago in android, C++, Delphi, Delphi 11, delphi 7, delphi firemonkey, DelphiCon, ios, macos, News, object pascal, programming, Python, rad 11, rad studio 11, windows
0
Anbarasan
Do you want to connect your databases with Object relational mapper capabilities in your Delphi GUI App? This post will get to understand how to use SQLAlchemy Python Library using Python4Delphi in Delphi/C++ application. SQLAlchemy is the Python…… … Read more
3 years ago in Delphi, DelphiVCL, GuiProgramming, Object Relational Mapping, orm, programming, Python, python gui, python4delphi, PythonGUI, SQL, sqlalchemy, windows
0
Muhammad Azizul Hakim
HideHint or DelphiVCL.Application.HideHint method hides the current hint. Applications rarely, if ever, call HideHint directly. HideHint is used internally to hide the hint window at the appropriate times according to predetermined conditions and timer values……. … Read more
3 years ago in api references, Delphi, DelphiVCL, GuiProgramming, programming, Python, python gui, windows, windows app
0
Muhammad Azizul Hakim
The HandleException method or DelphiVCL.Application.HandleException is used to provide default handling of exceptions for the application. If an exception passes through all the try blocks in the application code, the application automatically calls HandleException, which…… … Read more
3 years ago in api references, Delphi, DelphiVCL, GuiProgramming, programming, Python, python gui, windows, windows app
0