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
dummzeuch
I fixed a bug in the dxgettext executable which made it add wrong ressource string names to the po files which in turn made the msgmergePOT tool select wrong translations. You will have to compile… … Read more
3 years ago in Delphi , dxgettext
0
dummzeuch
You may remember that I was forced to reduce GExperts support for Delphi 6 a while ago, because the IDE no longer started on my computer. It turns out that it was a GExperts bug… … Read more
3 years ago in Delphi , GExperts
0
Muminjon
What is an IDE? An integrated development environment (IDE) is an application which provides an integrated set of functions and modules used to create software. The IDE is the central point for code editing, compiling,… … Read more
3 years ago in C++ Builder , code completion , code snippets , cross-compilation , Database Tools , debugging , Delphi , file comparison tool , finding perfect IDE , FireMonkey , firemonkey development , GUI app , gui builder , IDE , IDE theme , programming , RAD Studio , smart code navigation , version control system , what is ide
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
Richard Hatherall
Email seems so old now when considering all the messaging options available. It is old, 50+ years old! It’s been the lifeblood of many business processes and is still as important today as it ever… … Read more
3 years ago in amazon , amazon ses , Cloud , cloud api , Cloud Computing , components , Delphi , email , GetIt , GetIt Package Manager , programming , RAD Studio , Tech Partner
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