Muhammad Azizul Hakim
We can use the HelpCommand method or DelphiVCL.Application.HelpCommand to provide access to any of the Help commands in the application programming interface (API) of native Help handling functions HTMLHelp, WinHelp, or others. Use HelpCommand to…… – Details…
9 months ago in api references, Delphi, DelphiVCL, GuiProgramming, programming, Python, python gui, windows, windows app
0
Muhammad Azizul Hakim
The MainForm or DelphiVCL.Application.MainForm property gives the Windows handle of the application main form. MainFormHandle gives the Windows handle of the application main form. Let’s browse all the properties, methods, and built-in properties of the…… – Details…
9 months ago in api references, Delphi, DelphiVCL, GuiProgramming, programming, Python, python gui, windows, windows app
0
Muhammad Azizul Hakim
What is DelphiVCL.Application.HookSynchronizeWakeup method? HookSynchronizeWakeup or DelphiVCL.Application.HookSynchronizeWakeup method assigns a method to the WakeMainThread variable. Applications rarely, if ever, call HookSynchronizeWakeup directly. HookSynchronizeWakeup is called from the TApplication or DelphiVCL.Application constructor to initialize the method…… – Details…
9 months ago in api references, Delphi, DelphiVCL, GuiProgramming, programming, Python, python gui, windows, windows app
0