1VOTES VOTE What is the ClassParent Method in Windows App Development? Muhammad Azizul Hakim The ClassParent method or DelphiVCL.Application.ClassParent is used during Windows app development to return the type of the immediate ancestor of a class. ClassParent returns the name of the parent class for an object instance or…… … Read more 3 years ago in api references, Delphi, DelphiVCL, GuiProgramming, programming, Python, python gui, windows, windows app 0
1VOTES VOTE What Is The Role Of DelphiVCL.Application.Components? Muhammad Azizul Hakim The Components property or DelphiVCL.Application.Components in Windows app development is used to list all components owned by the component. Of then this is used to programmatically iterate through all the components on a form or…… … 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 Application.CleanupInstance Method? Muhammad Azizul Hakim The DelphiVCL CleanupInstance method or DelphiVCL.Application.CleanupInstance is used to perform finalization on long strings, variants, and interface variables within a class. Do not call CleanupInstance directly. CleanupInstance is called automatically when the object instance is…… … Read more 3 years ago in api references, Delphi, DelphiVCL, GuiProgramming, programming, Python, python gui, windows, windows app 0
1VOTES VOTE What You Need To Know About The Python GUI OnMinimize Event Muhammad Azizul Hakim OnMinimize or DelphiVCL.Application.OnMinimize occurs when a Python GUI DelphiVCL application is minimized. Write an OnMinimize event handler to perform special processing when the application is minimized. The application is minimized either because the user minimizes…… … Read more 3 years ago in api references, Delphi, DelphiVCL, GuiProgramming, programming, Python, python gui, windows, windows app 0
1VOTES VOTE What Is TMonitorDefaultTo in The DelphiVCL Windows UI Toolkit Muhammad Azizul Hakim In the DelphiVCL Wiindows UI Toolkit TMonitorDefaultTo specifies which monitor to select when there is no match to the specified criteria. TMonitorDefaultTo indicates which monitor should be used when the selection criteria do not match…… … Read more 3 years ago in api references, Delphi, DelphiVCL, GuiProgramming, programming, Python, python gui, windows, windows app, windows ui toolkit 0
1VOTES VOTE What Is A DelphiVCL.Timer In The DelphiVCL Windows UI Toolkit Muhammad Azizul Hakim As a part of the DelphiVCL Windows UI Toolkit the DelphiVCL.Timer or TTimer is used to encapsulate the Windows API timer functions. TTimer is used to simplify calling the Windows API timer functions SetTimer and…… … Read more 3 years ago in api references, Delphi, DelphiVCL, GuiProgramming, programming, Python, python gui, windows, windows app, windows ui toolkit 0
1VOTES VOTE Learn about DelphiVCL.Application.ComponentState For Development On Windows 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
1VOTES VOTE Understanding DelphiVCL.Application.CurrentHelpFile In Windows Development 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
1VOTES VOTE How To Use The Action Parameter In DelphiVCL Windows Development Muhammad Azizul Hakim The Action parameter in DelphiVCL is used to specify the action associated with the control when carrying out Windows development. Action is the action object that is associated with the control. Actions allow an application…… … Read more 3 years ago in Delphi, DelphiVCL, GuiProgramming, programming, Python, python gui, windows, windows app, Windows Development 0
1VOTES VOTE What is the ClassNameIs Method in DelphiVCL.Application? Muhammad Azizul Hakim The ClassNameIs method or DelphiVCL.Application.ClassNameIs is used to determine whether an object is of a specific type when you develop windows software. ClassNameIs determines whether an object instance or class reference has a class name…… … Read more 3 years ago in api references, Delphi, DelphiVCL, develop windows software, GuiProgramming, programming, Python, python gui, windows, windows app 0
1VOTES VOTE What Is The Best Web Scraping Library For Development On Windows? 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
1VOTES VOTE What Is DelphiVCL.Picture Used For In Windows Development? 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
1VOTES VOTE What Is A DelphiVCL.PaintBox And How Does It Work? Muhammad Azizul Hakim DelphiVCL.PaintBox or TPaintBox provides a canvas that applications can use for rendering an image when you develop Windows software. We can use TPaintBox to add custom images to a form. Unlike TImage, which displays an…… … Read more 3 years ago in Delphi, DelphiVCL, develop windows software, GuiProgramming, programming, Python, python gui, windows, windows app 0
1VOTES VOTE This Is How TShiftState Works For Windows App Development Muhammad Azizul Hakim TShiftState in DelphiVCL indicates the state of the modifier keys – shift/ctrl/alt, the mouse buttons, or touch devices when you are performing Windows app development. The TShiftState type is used by key-event and mouse-event handlers…… … Read more 3 years ago in api references, Delphi, DelphiVCL, GuiProgramming, programming, Python, python gui, windows 0
1VOTES VOTE What is The Delphi VCL For Python And Why Is It So Good? 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