jpluimers
Needs the System.SysConst unit: procedure RaiseAbstractError(const aClass: TClass; const aMethodName: string); begin // more explanatory than AbstractErrorProc(); raise EAbstractError.CreateFmt(‘%s: method %s.%s’, [SAbstractError, aClass.ClassName… … Read more
5 years ago in Delphi, Development, Software Development
0
Embarcadero is having a Delphi online event in November 2020 featuring two FireMonkey sessions. The first session is around a new FireMonkey book called Delphi GUI Programming with FireMonkey by Andrea Magni. The second session…… … Read more
5 years ago in android, Delphi, delphi 10, Delphi 10.4, delphi firemonkey, delphi fmx, DelphiCon, FireMonkey, FMX, IDE, ios, macos, object pascal, osx, programming, windows
0
Marco Cantu
by Marco Cantu, David Millington and Sarina DuPont Introduction The Embarcadero RAD Studio product management team regularly updates the product development roadmap for Delphi, C++Builder, and RAD Studio. As you can see in our official… … Read more
5 years ago in News
0
Marco Cantu
This blog post includes the slides of the most recent RAD Studio roadmap, including plans for Delphi and C++Builder. You can also read the associated RAD Studio November 2020 Roadmap PM Commentary blog post for a… … Read more
5 years ago in C++, Delphi, News, RAD Studio
0
Danny
Its almost time! If you for some reason missed the email with the personal link for your session, just visit the schedule on the same computer where you registered and select that session and then… … Read more
5 years ago in Delphi, DelphiCon2020
0
TMS Software
We are excited to announce the immediate availability of TMS WEB Core for Visual Studio Code v1.1 that now enables developing cross-platform Electron desktop apps and PWA’s. This is a new milestone in the development… … Read more
5 years ago
0
Dalija Prasnikar
Join Ian Barker, Marco Cantù, Alister Christie, Victory Fernandes (Vic), Dr. Holger Flick, David Millington and me at Windows VCL Panel. We will talk about the best Delphi core feature, you all know and love, VCL… … Read more
5 years ago in DelphiCon2020, vcl
0
Pabitra Dash
auto-typed variables is a C++11 feature that allows the programmer to declare a variable of type auto, the type itself being deduced from the variable’s initializer expression. The auto keyword is treated as a simple… … Read more
5 years ago in auto-type, C++, c++11, cbuilder, Clang, Code, IDE, learn c++, programming, RAD Studio, variable
0
Anbarasan
Display panel manufacturers have packed an increasing number of pixels into each unit of physical space on their panels resulted in the dots per inch (DPI) of modern display panels. In the past, most displays… … Read more
5 years ago in C++, cbuilder, Delphi, DPI Awareness Mode, FastReport, HiDPI, object pascal, Per-MonitorV2, programming, RAD Studio, windows
0