On iPhone X(iOS11.2), use Regular Expressions library.
January 29, 2018
Author: h.mohri
The 35th Developer camp will be held in Japan on March 15, 2018.
The venue is Tokyo Akihabara UDX GALLERY NEXT.
C++Builder 10.2.2 is one of the merits of being able to use RTL and STL.
For RTL, the classes on Regular…
Creating custom TEdit styles with the FireMonkey Style Designer
January 29, 2018
1) Apply a custom style
Create a new FireMonkey multi-device application. Drag and drop a TStyleBook component onto your form, and set the form’s StyleBook property to StyleBook1. Next, double click on the StyleBook component. This will load the integrated Style…
Try-Finally Blocks for Protecting Multiple Resources in Delphi
January 26, 2018
The Delphi language shares with many others a standard resource allocation pattern to make sure that in case of an exception the resources is properly released. Resources in this context are memory objects, files, operating system objects and handles, and the like. In…
Petra Wins Embarcadero Cool App for December
January 25, 2018
Any developer knows how time-consuming it can be to come up with good graphics for multi-platform development. There are so many different device pixel densities that require different images. That’s why I’m excited to announce Embarcadero’s December Cool App winner…
Upgrade SKU to be Discontinued by March 31st
January 22, 2018
Dear Customers,
A few years back we introduced our Update Subscription program. This approach to licensing was a response to dominant industry trends to move away from periodic Upgrades to ongoing Subscription relationships that deliver continuous value to customers.
HTTP Protocol Related Improvements in Delphi 10.2.2
January 18, 2018
The new features for the HTTP client library offer more flexibility and options in terms of protocol and standards support.
Better Secure Protocols Support
The first change is the improved support for security protocols. In the pastit wasn’t possible to…




