Konstantin Tomov
The Commands sample shows you how to set up column mappings. Location You can find the MappingColumns sample project at: Start | Programs | Embarcadero RAD Studio Sydney | Samples and then navigate to: Object PascalDatabaseFireDACSamplesDApt LayerMappingColumns Subversion Repository: You… … Read more
4 years ago in Code , Columns , database , dataset , Delphi , firedac , ios , linux , macos , Mapping , object pascal , programming , RAD Studio , Sample , windows
0
Al Mannarino
A Delphi developer asked how do you change the background color of a FMX (FireMonkey) TEdit ? As many know, for a VCL TEdit, you could just set the color property of the TEdit, like… … Read more
4 years ago in 10.4 Sydney , C++ , Code , Delphi , Edit Custom Style , FMX , IDE , RAD Studio , TEdit
0
Stephen Ball
Mobile app development can be categorized into the creation of 3 main types of applications. Native apps, web-based mobile apps, and hybrid apps. What are the differences between native, hybrid, and web applications? The simplest… … Read more
4 years ago in Delphi , RAD Studio
0
Muminjon
CodeSite is an advanced debugging and application logging system that gives developers deeper insight into how their code is executing. One of the benefits of this is that you can locate problems more quickly and… … Read more
4 years ago in C++ , CodeSite , codesite radstudio , Debug , debugging system , Delphi , Delphi Programming , logging , logging system , object pascal , programming , RAD Studio , windows
0
Embarcadero Admin
RAD Studio 10.4.2 supports silent, automated installation of the product with no UI interaction. Silent Install is available for offline and online installation. In the offline installation there is a GOF file and the setup… … Read more
4 years ago in 10.4.2 , Automation , C++ , cbuilder , Delphi , installer , News , object pascal , programming , RAD Studio , silent , silent install , verysilent
0
Muminjon
In the previous example on Shader programming with Delphi FireMonkey, we created a texture feature to show images. So the material source manages the image bitmap. In this sample, you will create this: We can… … Read more
4 years ago in Delphi , delphi firemonkey shader , DirectX , FireMonkey , firemonkey shader , FMX , object pascal , programming , RAD Studio , shader , shader cutout image , shader programming , shader programming delphi , windows
0
Muminjon
We have been exploring shader programming in Delphi FireMonkey. In the first post, we have learned the fundamentals of computer graphics and prepared the development environment. And created a simple demo application that just renders every… … Read more
4 years ago in computer graphics , Delphi , delphi shader programming , GPU , object pascal , pixel , programming , RAD Studio , shader , shader programming , texture , vertex , windows
0
Jim McKeeth
Embarcadero commissioned a whitepaper to investigate 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 , comparison , Delphi , Electron , flexibility , FMX , functionality , object pascal , Performance , Productivity , programming , RAD Studio , vcl , whitepaper , windows , WPF
0
Muminjon
When I started programming with Delphi 7, my applications were stunning because of the wide variety of VCL styles. I liked the idea of just loading the style file and you are good to go…. … Read more
4 years ago in android , C++ , C++ Builder , Delphi , fmx style , ios , linux , macos , object pascal , premium style firemonkey , premium style vcl , RAD Studio , vcl style , windows
0
Yılmaz Yörü
Prime numbers are interesting area to research. A prime number, it is also called prime shortly , is a natural number (a positive integer) greater than 1 that is not a product of two smaller… … Read more
4 years ago in Benchmarks , C++ , Code , dev-cpp , gnu cpp , learn c++ , Prime Numbers , RAD Studio , vs code
0