This video shows building a profile screen for your multi-device application using the FireMonkey framework with both native UI support and custom styling. Highlighted in the video are custom multi-device styles included in Embarcadero's premium style bonus pack and custom styles from DelphiStyles.com.
Video not found or Youtube service not available...
If you read Brandon Shopp's blog post on what we currently have in flight, you saw that we have been working on Update 1 for RAD Studio 10.1 Berlin, and are down to the final handful of bugs to address and will then enter the testing and acceptance phase. Update 1 will consist of approximately 250 fixes along with several new features.
One of those new features will be native rendering support for TGrid on iOS, and I thought I would give you a sneak peak today of what's coming.
With this release, we support native platform rendering on Windows for controls such as TEdit and TMemo, in addition to supporting native platform rendering for a range of controls on iOS. The underlying architecture is MVC based and backward compatible, enabling you to choose between Styled and Platform control types at design time on a per control basis for each supported control. This allows you to select whether a control will be implemented at runtime by FireMonkey’s GPU driven rendering or...
I'm so excited with the release of the latest version of RAD Studio, Delphi and C++Builder!
RAD Studio XE6 contains Delphi XE6 and C++Builder XE6 and marks the completion of the vision to support building apps for all major desktop (Windows, Mac) and mobile (Android, iOS) operating systems from the same codebase: C++ and Object Pascal!
The new IDE has a new look-and-feel, it is a lot faster and has tons of new and improved features for both desktop VCL Windows and multi-platform FireMo...
FireMonkey is busy;-)
I'm just back from Belgium where I was presenting FireMonkey, Delphi and RAD Studio XE2 in Lier at the event organized by Embarcadero-Benelux and PeopleWare. PeopleWare work closely with Embarcadero providing Delphi expertise to customers in Belgium.
There are a lot discussions among developers which technologies to choose and to me it is becoming clear that there is nothing like native C++ and Delphi development for mobile and desktop.
For simple applications ...