Subscribe to this list via RSS Blog posts tagged in 10 Seattle
RAD Studio 10, 10.1, 10.2 向けファイルパーミッションパッチをリリースしました [JAPAN] この記事は、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のすべてのバージョンが対象です。
21 причина, чтобы перейти на новейшую версию RAD Studio 10.1 Berlin  Какая бы версия Delphi, С++Builder или RAD Studio не использовалась у вас сейчас, вам стоит запланировать переход на самый последний релиз 10.1 Berlin Update 2 (Anniversary Edition). Многие пользователи уже перешли на эту версию, которая была выпущена в ноябре этого года, точно по плану развития продуктов компании Embarcadero на 2016-2017 годы. С момента выхода версии XE2 нашей компании пришлось выпускать по два «больших» релиза в год, чтобы дать возможность разрабатывать приложения и сис...

Posted by on in Programming
MEET EMBARCADERO TOKYO 2016 [Japan] 本日はイベントのお知らせです。 エンバカデロ・テクノロジーズは、アイデラ傘下の新体制のもと、新バージョンのRAD Studio 10.1 Berlinのリリースを行いました。また、さらに将来のバージョンへの投資を続けており、今後とも開発ツールのデベロップメントと提供に集中して行きます。 さて、そんな中、エンバカデロテクノロジーズのジェネラルマネージャーのアタナス ポポフ (Atanas Popv) が来日します。アタナスはエンバガデロの実務最高責任者であります。その彼がデベロッパーの皆さんに対し、プレゼンテーションと、意見交換の場を持つ 「Meet EMBARCADERO TOKYO 2016」を開催します。実務最高責任者と直接意見交換できる最高のチャンスです。この場を活用し、ぜひ皆様の熱い思い、ご意見をお寄せください。(通訳付き) 事前申し込み、参加費が必要となります。詳細は下記のリンクをご参照ください。 イベント終了後は会場近辺で懇親会も予定しており、オフィシャルなミーティングよりもさらに濃く、活発な意見・情報の交換も楽しめることでしょう。 日程:2016年7月20日(水)...

Posted by on in Enterprise
This is the release you are looking for 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 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...

Posted by on in UI
Adding a style selector to your application 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...

Posted by on in UI
Cool new FMX components by Graham Murt @kscomponents 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...
How to best load an image from a URL using TWebBrowser when targeting multiple devices 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!
Как пользоваться RAD Studio Quality Portal   Даже в тщательно спроектированной, отлаженной и протестированной программе у пользователей может появиться потребность в новой возможности или функции, возникшей в связи с обновленными требованиями. Это также может быть связано с внешними условиями или потребностями бизнеса. Какие существуют механизмы связи пользователей с разработчиками Embarcadero для того, чтобы подать заявки на расширение функций в следующем релизе? Не бывает сложной компьютерной программы без ошибок. Тако...
Skill Sprint: Regular Expressions and TRegEx Learn how to use TRegEx to simplify your text matching with regular expressions. Delphi on Tuesday, December 8th, 2015 C++ on Thursday, December 10th, 2015

Check out more tips and tricks in this development video: