Embarcadero Admin
TMS Web Core and IntraWeb are favorite web development tools of Delphi developers the world over. Join this special webinar and learn the intricacies and specifics of these two popular and powerful web frameworks and… … Read more
4 years ago in CSS, Delphi, HTML5, IDE, intraweb, javascript, object pascal, programming, RAD Studio, spa, TMS Web Core, Web Development, windows
0
Hagop Panosian
Embarcadero commissioned a whitepaper to investigated the differences between Delphi, WPF .NET Framework, and Electron for building Windows desktop applications. The benchmark application – a Windows 10 Calculator clone – was recreated in each framework… … Read more
4 years ago in .net framework, Code, comparison, Delphi, Electron, flexibility, FMX, functionality, IDE, object pascal, Performance, Productivity, programming, RAD Studio, vcl, whitepaper, windows, WPF
0
Pabitra Dash
Given some class C with a data member m, the current standard makes it ill-formed to refer to m in sizeof expressions without providing an object. For example, uses such as sizeof(C::m) (outside of C) or sizeof(m) (in a static member of C) are ill-formed…. … Read more
4 years ago in C++, cbuilder, Code, Extending sizeof, IDE, learn c++, programming, RAD Studio, sizeof, sizeof operator, windows
0
Diego Souza
To follow up our current engagement with Linux development, let’s take a look on this incredible pack of sample projects available for download, to show some amazing functions that you can use on your Linux… … Read more
4 years ago in Code, Delphi, FireMonkey, FMX, IDE, linux, object pascal, PAServer, programming, screenshot, Ubuntu
0
Pabitra Dash
C++11 standard allows the inline keyword in a namespace-definition. An inline namespace is a namespace that uses the optional keyword inline in its original-namespace-definition. We can see from above example that members of an inline… … Read more
4 years ago in C++, cbuilder, Code, IDE, inline, Inline namespaces, learn c++, namespaces, programming, RAD Studio, windows
0
Pabitra Dash
A deleted function is a function that contains =delete; in its prototype. This construction, introduced with C++11, indicates that the function may not be used. This construction can be used to forbid the usage of default… … Read more
4 years ago in =delete, C++, cbuilder, Code, Delete Function Definition, Deleted functions, IDE, learn c++, programming, RAD Studio, windows
0
Eli M. (MVP)
The GetIt Package Manager is the package manager built into the RAD Studio IDE that allows you to browse, download, purchase, and install packages. Packages may provide libraries, components, IDE extensions, and SDKs. Packages available… … Read more
4 years ago in aqtime, C++, Debugger, Delphi, Encryption, FastReport, FMX, GetIt, IDE, News, object pascal, package manager, parallel, programming, TwineCompile, windows
0
Diego Souza
The demand for Linux application is growing up year by year, this free and open source OS is more and more present on PCs nowadays, and for you who needs to supply this demand I… … Read more
4 years ago in C++, Code, Delphi, Easy, FireMonkey, FMX, FMXLinux, gtk, IDE, linux, object pascal, Package, programming, RAD Studio, Ubuntu
0
Sally Peck
TurboPack OnGuard is a copy-protection system for VCL and FMX applications built using Delphi and C++ Builder. In this article, I illustrate using TurboPack OnGuard and an integration with back-end Digital-River’s MyCommerce. Digital River MyCommece… … Read more
4 years ago in Code, Copy-Protection, Delphi, IDE, library, Licensing, object pascal, OnGuard, Open Source, programming, rad server, RAD Studio
0
The AMD Ryzen 9 5950x is a beast of a CPU with 16 cores and 32 threads. I have been running a bunch of benchmarks around one million lines of code but I wanted to…… … Read more
4 years ago in 5950x, amd, C++, Code, Delphi, IDE, lines of code, multicore, object pascal, one billion, parallel, parallel compile, programming, ryzen, ryzen 9 5950x, Showcase, windows
0
Konstantin Tomov
The MusicPlayer application uses controls such as TProgressBar, and TTrackBar, and platform-specific technologies such as MPMusicPlayerController for iOS, to show how to create a music player. Your device needs to have at least one song… … Read more
4 years ago in C++, Code, Delphi, FMX, IDE, Music player, object pascal, programming, RAD Studio, windows
0
Eli M. (MVP)
Let’s see if we can take the Delphi compiler to the next level with the latest AMD Ryzen 9 5950x powerhouse CPU featuring 16 cores and 32 threads. According to CPU Benchmark the AMD Ryzen… … Read more
4 years ago in 5950x, amd ryzen 9, Delphi, IDE, MSBUILD, object pascal, parallel, parallel compile, programming, ryzen, ryzen 9, windows
0