Muhammad Azizul Hakim
HintMouseMessage or DelphiVCL.Application.HintMouseMessage method regulates the display of hint windows. This method is called automatically when the mouse passes over a control with a Hint. Applications rarely, if ever, call HintMouseMessage directly. HintMouseMessage is used…… … Read more
3 years ago in api references, Delphi, DelphiVCL, GuiProgramming, programming, Python, python gui, windows, windows app
0
Muhammad Azizul Hakim
This section lists all routines and classes included in Delphi’s VCL, split by categories. You can use these lists to navigate according to your needs. VCL Category Unit(s) Additional Controls Vcl.ActnColorMaps, Vcl.ActnCtrls, Vcl.ActnMan, Vcl.ActnMenus, Vcl.ActnPopup,…… … Read more
3 years ago in api references, Delphi, DelphiVCL, GuiProgramming, programming, Python, python gui, windows, windows app
0
Muhammad Azizul Hakim
The Create method of the DelphiVCL.Application object, DelphiVCL.Application.Create, creates a new VCL-based application. Do not call Create directly. Each GUI application automatically creates an instance of an application object. For DelphiVCL.Application or TApplication, the Create…… … Read more
3 years ago in api references, Delphi, DelphiVCL, GuiProgramming, programming, Python, python gui, windows, windows app
0