Muhammad Azizul Hakim
When performing development on Windows, the ComponentState property or DelphiVCL.Application.ComponentState is used to describe the current state of the component, indicating when a component needs to avoid certain actions. ComponentState is a set of constants…… … Read more
3 years ago in api references, Delphi, DelphiVCL, GuiProgramming, programming, Python, python gui, windows, windows app
0
Muhammad Azizul Hakim
When carrying out Windows development, use the CurrentHelpFile property or DelphiVCL.Application.CurrentHelpFile to indicate the current Help file. You can read CurrentHelpFile to determine the name of the Help file that is currently used by the…… … Read more
3 years ago in api references, Delphi, DelphiVCL, GuiProgramming, programming, Python, python gui, windows, windows app, Windows Development
0
Muhammad Azizul Hakim
Did you know it’s easy to make use of some truly excellent Python libraries to super-charge your Delphi app development on Windows? Adding Python to your toolbox of Delphi coding can enhance your app development… … Read more
3 years ago in Code, data collection, data mining, Development On Windows, Learn Python, programming, PyScripter, scrapy, Web scraping, windows, windows app
0
Muhammad Azizul Hakim
DelphiVCL.Picture or TPicture contains a bitmap, icon, metafile graphic, or user-defined graphic. It is used in Windows development to display images to the user as part of the graphical user interface. DelphiVCL.Picture or TPicture is…… … Read more
3 years ago in api references, Delphi, DelphiVCL, GuiProgramming, programming, Python, python gui, windows, windows app, Windows Development
0
Muhammad Azizul Hakim
DelphiVCL is a powerful framework for creating excellent, modern, graphical user interfaces (GUIs) for your Python programs. DelphiVCL is independent of Delphi and does not require Delphi to be installed. However, you can make use…… … Read more
3 years ago in Delphi, DelphiVCL, gui, GuiProgramming, Learn Python, programming, Python, python gui, windows, windows app
0
Muhammad Azizul Hakim
C++ ABIs or more specifically: DelphiVCL.Application.CPP_ABI_1, DelphiVCL.Application.CPP_ABI_2, and DelphiVCL.Application.CPP_ABI_3 inside DelphiVCL.Application is C++ ABIs (Application Binary Interfaces, which are implemented under the hood, including how parameters are passed, such as in a register or on…… … Read more
3 years ago in api references, Delphi, DelphiVCL, GuiProgramming, programming, Python, python gui, windows, windows app
0