この記事は、Marco Cantu によるRAD Studio 10.x Files Permissions Patch Releasedの抄訳です。
エンバカデロは、Delphi/C++Builder/RAD Studio 向けのファイルパーミッションパッチをリリースしました。これは、GetIt Webベースのインストーラを使用してインストールされたRAD Studio 10,10.1.xおよび10.2.xのすべてのバージョンが対象です。
Какая бы версия Delphi, С++Builder или RAD Studio не использовалась у вас сейчас, вам стоит запланировать переход на самый последний релиз 10.1 Berlin Update 2 (Anniversary Edition). Многие пользователи уже перешли на эту версию, которая была выпущена в ноябре этого года, точно по плану развития продуктов компании Embarcadero на 2016-2017 годы.
С момента выхода версии XE2 нашей компании пришлось выпускать по два «больших» релиза в год, чтобы дать возможность разрабатывать приложения и сис...
Where were you at 1:00AM this morning? I was witnessing the epic release of RAD Studio™, C++Builder® and Delphi® 10.1 Berlin. It debuted in Berlin, Germany to a packed crowd of developers, partners and media. This launch represented a shift to ‘Enterprise Strong,’ a focus on providing optimized enterprise database access and enterprise service architecture – in short it provides an arsenal of tools for enterprise development.
With 10.1 Berlin, developers can reach internal and external audience...
Learn How to Use the New JSON Features in RAD Studio 10 Seattle - Webinar
Wednesday, March 2, 2016
Pawel Glowacki - Embarcadero Technologies
RAD Studio 10 “Seattle” introduces many new features for working with JSON documents. In this demo-oriented session you will learn new ways of reading and generating JSON that requires less memory and provides better performance. This webinar presents new ways of working with JSON in RAD Studio 10 "Seattle"! There are better ways of writing and read...
With RAD Studio 10 Seattle, we provide built-in default styles for iOS, Android, Windows and Mac. Additional styles can be found in the Styles directory installed with the product, and in the premium styles bonus pack. Adding a style selector to your application provides customization options for your end users. Some customers prefer a darker UI while others prefer a lighter color scheme. In this demo application, you can choose from 3 different styles.
Step 1: Build your user interface
For th...
Some cool new FireMonkey components, ksComponents (Kernow Software FMX components), created by Graham Murt, are available on GitHub. You'll find the source code for TksListView, TksFormTransition, TksTableView,TksSlideMenu, TksSegmentButtons and TksChatView. Readme file can be found at https://github.com/gmurt/KernowSoftwareFMX/blob/master/README.md. You can follow the kSComponents on Twitter @kscomponents.
On the @kscomponents twitter feed you can see video demos of the components in ac...
I recently got a question from a customer on how to restrict the image size to the actual device screen dimensions when using TWebBrowser, so I thought I would create a blog post about it. Often times, images that are loaded from the web using an URL may be bigger than the form factor the app is being run on, causing the user to have to scroll to see the entire image. Below is a code snippet that shows you how to restrict the web image to fit perfectly to the form factor the app is being run on.
Read on to find the full snippet code!
Даже в тщательно спроектированной, отлаженной и протестированной программе у пользователей может появиться потребность в новой возможности или функции, возникшей в связи с обновленными требованиями. Это также может быть связано с внешними условиями или потребностями бизнеса. Какие существуют механизмы связи пользователей с разработчиками Embarcadero для того, чтобы подать заявки на расширение функций в следующем релизе?
Не бывает сложной компьютерной программы без ошибок. Тако...