C++Delphi

Add Interactive Gestures To Your Delphi/C++ Builder FireMonkey Mobile Applications

TheImageZoomsample demonstrates how to zoom an image on an iOS or Android device. The sample provides a picture and the user can zoom the picture by pinching it. You can find Delphi and C++ code samples inGitHub Repositories. Search by name into the sample repositories according to your RAD Studio version. To add native gestures to your mobile applications, you should…
Read more
CodeDelphiRAD StudioTech Partner

Powerful Open Source RESTRequest4Delphi Makes REST Easy In Delphi

REST is one of the main models that has been described by Roy Fielding, one of the principal creators of the HTTP protocol, in his Ph.D. thesis and adopted as the model to be used in the evolution of the HTTP protocol architecture. The Embarcadero REST Library isaccessiblefor all platforms, supported by Delphi. RESTRequest4Delphi is a wrapper around the built in components. The…
Read more
DelphiNews

New GetIt Web Portal

Since introducing the GetIt Package Manager in RAD Studio XE8, Embarcadero has been focusing on making it a great tool for distributing additional libraries, components, tools, samples, demo projects, styles and more to RAD Studio customers. We use it to distribute…
C++Delphi

Learn How to Customize Delphi Components With The FMX Styles In This CodeRage Replay

Many FireMonkey developers try to change the properties of the components to make unique designs or styles. But, by changing properties you make a few changes and that is it. What you can do is that you just need to learn how to customize FMX styles. In this CodeRage session by Ray Konopka, you can find out many demos in action about this topic. When FireMonkey has first introduced the…
Read more
C++Delphi

Learn How To Build Powerful User Interfaces With Delphi FireMonkey In This Bootcamp Replay

Once you learn how to create compelling user interfaces with the FireMonkey you start feeling the power of the FireMonkey. In this video, you can learn the concepts of FireMonkey which helps you to think wider with the FireMonkey. Here are the basics of the FireMonkey: Anything can be nestedSee ClipChildrenMost numeric properties are single & animatablePosition, RotationCenter…
Read more