Muhammad Azizul Hakim
Whenever object-oriented programming is done in Python, we mostly come across the __init__ method. This article explains the main concept of __init__ method in Python when used for Windows app development of graphical user interfaces…… … Read more
3 years ago in Delphi, DelphiVCL, GuiProgramming, Learn Python, programming, Python, python gui, windows, windows app, windows app development
0
Adam Leone
Alvin Toffler once wrote: “The illiterate of the 21st century will not be those who cannot read and write, but those who cannot learn, unlearn and relearn.” Ironically, we are in the 21st century, and… … Read more
3 years ago in Academy, Alvin Toffler, C++, C++ Builder, Code, CodeRage, cross-platform, database, Delhpi, Delhpi Books, Delphi, Delphi Bootcamps, Delphi Certifications, Delphi Praxis, Development, Development On Windows, Documentation, Embarcadero, facebook, FireMonkey, FMX, IDE, java, LinkedIn, Marco Cantu, object pascal, PythonGUI, RAD Studio, Reddit, software, StackOverflow, Tutorials, vcl, windows
0
Muminjon
What, precisely, do we mean by native app development? What is a native user experience or native developer experience? What are the pros of native app development? Why has Native Windows development come storming back… … Read more
3 years ago in C++, C++ Builder, c++ builder firemonkey, cbuilder, Delphi, delphi cross platform development, delphi firemonkey, delphi native windows development, delphi vcl programming, delphi win32, native development, native windows development, object pascal, programming, RAD Studio, visual component library, Win32, windows, Windows 11, windows 11 development
0
Muhammad Azizul Hakim
ActionUpdateDelay property or DelphiVCL.Application.ActionUpdateDelay used to delay the call to DoActionIdle. This applies to native Windows development. The following example demonstrates the usefulness of this property: Create an MDI project with the main form, an…… … Read more
3 years ago in api references, Delphi, DelphiVCL, GuiProgramming, native windows development, programming, Python, python gui, windows, windows app
0
Adam Leone
Today is an exciting and dynamic time to be a developer. Technology advances seem to have accelerated and, with this, our software projects seem to paradoxically expand and shrink simultaneously. They expand because more devices… … Read more
3 years ago in artificial intelligence, assembly, Assembly Language, BlockChain, Builds, C++, Code, Compilation Speed, cross-platform, database, Delphi, desktop apps, Developers, Embarcadero, FireMonkey, FMX, Framework, game engine, History Of Delphi, IDE, InterBase, iot, java, javascript, JVM, low code, Low Code Wizards, microsoft, Native App Development, No Code, One Million Lines Of Code, programming, RAD Studio, software, Tech Partner, vcl, virtual machines, visual component library, Web Apps, windows, Windows 10 App Development
0
Muhammad Azizul Hakim
OnModalBegin or DelphiVCL.Application.ModalBegin occurs when a modal form is opened. Write an OnModalBegin event handler to perform special processing when a modal form is opened. How to examine the properties, methods, and built-in properties…… … Read more
3 years ago in api references, Delphi, DelphiVCL, GuiProgramming, programming, Python, python gui, windows, windows app, windows ui toolkit
0