Quantcast
Channel: Latest blog entries - Embarcadero Community
Browsing all 1683 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

ブラウザのアドレスバーから DocWiki の 10.2 Tokyo のコンテンツを検索する設定を作成する [Japan]

10.2 Tokyo がダウンロードできるようになり、DocWiki でも 10.2 Tokyo の情報が公開開始となりました。 さて、以前に Google Chrome や Firefox のアドレスバーから DocWiki の検索を行えるようにする設定を紹介しましたが、10.2 Tokyo の検索設定を追加することにしましょう。 Read More

View Article


Image may be NSFW.
Clik here to view.

Вышла самая новая версия RAD Studio 10.2 Tokyo

Ура! Мы горды и рады сообщить всем о выходе очередного, долгожданного и многообещающего релиза решения для самого быстрого создания нативных кроссплатформенных приложений - RAD Studio 10.2 Tokyo....

View Article


Image may be NSFW.
Clik here to view.

RAD Server Multi-Tenancy Support is here

Today I thought I would follow up my previous 'preview' post with more information on Multi-Tenancy support in RAD Server. The 10.2 version, released 2 days ago, includes Multi-Tenancy support for RAD...

View Article

Image may be NSFW.
Clik here to view.

InterBase 2017 - еще ближе к грандам.

В тени шумной, но приятной информационной кампании по поводу выхода новейшей RAD Studio 10.2 осталось не менее знаменательное событие - официальный выход СУБД InterBase 2017. Мне бы хотелось исправить...

View Article

Image may be NSFW.
Clik here to view.

Delphi Tokyo 10.2 Wallpaper

I’ve had a few requests for my Delphi Tokyo 10.2 wallpaper that I made. I found out that while this is a picture of Mt. Fuji in the background, this photo is from the Kyoto side, not the Tokyo side. I...

View Article


Image may be NSFW.
Clik here to view.

FireDAC TFDMoniFlatFileClientLinkを使ったLOGの吐き出し方法[JAPAN]

毛利です。   FireDACにはDB側とTFDConnection間のやりとりをしている内容をLOGとして保存する機能がありますのでご紹介します。 まずTFDConnection, TFDQuery, TDataSource, TDBGridを使いクエリーをグリッド表示します。 今回 TFDConnectionの接続先はInterBaseです。...

View Article

A Busy Week Produces 10.2 Tokyo

“Shipping is a feature” is one of my favorite sayings.  In fact, I’d argue that shipping is the most important feature, because without it, you don’t get any other features.  But shipping is a lot of...

View Article

Image may be NSFW.
Clik here to view.

FireDAC MemTable Editing – New in 10.2 Tokyo

One of my favorite new features (beyond Linux) is the ability to edit the data in a TFDMemTable at design time. You could already edit the field defs, to set it up. This makes the TFDMemTable, which...

View Article


Image may be NSFW.
Clik here to view.

RAD Studio IDEの言語構成設定を変更したい場合[JAPAN]

毛利です。   RAD StudioのIDEを英語にしたい場合のご紹介です。 C:\Program Files (x86)\Embarcadero\Studio\19.0\binの中にBDSSetLang.exeがあります。 このBDSSetLang.exeはIDE全体の言語構成の設定を変えてくれます。...

View Article


Image may be NSFW.
Clik here to view.

RAD Studio 10.2 Tokyo RAD Server Multi-Tenancy Support

The new 10.2 Tokyo RAD Server introduces Multi-tenancy Support.  With Multi-Tenancy support, a single RAD Server instance with a single RAD Server database connection can now support multiple isolated...

View Article

Image may be NSFW.
Clik here to view.

RAD Studio/Delphi/C++BuilderのIDEを従来のレイアウトで使う [JAPAN]

RAD Studio/Delphi/C++BuilderのIDEは、Delphi7以降でレイアウトが変わっています。このため、以前のレイアウトに慣れている方が久しぶりに最近のIDEを使うとユーザインタフェースの差異にとまどうことがあります。 そこで IDE のレイアウトを従来のレイアウトに戻す方法をご紹介します。 Read More

View Article

Image may be NSFW.
Clik here to view.

RAD Studio Tokyo版連結MariaDB 10.1.22

在上次的文章寫完不久之後RAD Studio Tokyo版很快的就推出了正式版, 在說明文件中正式提到支援MariaDB:   http://docwiki.embarcadero.com/RADStudio/Tokyo/en/What%27s_New   MariaDB和MySQL有著非常密切的關係, 因此只要使用RAD Studio Tokyo版中的FireDAC就可以連結到MariaDB....

View Article

Image may be NSFW.
Clik here to view.

RAD Studio Tokyo版连结MariaDB 10.1.22

在上次的文章写完不久之后RAD Studio Tokyo版很快的就推出了正式版, 在说明文件中正式提到支持MariaDB:   http://docwiki.embarcadero.com/RADStudio/Tokyo/en/What%27s_New   MariaDB和MySQL有着非常密切的关系, 因此只要使用RAD Studio Tokyo版中的FireDAC就可以连结到MariaDB....

View Article


Image may be NSFW.
Clik here to view.

Cool App Contender: Change-Pro for Excel

How long do you spend looking for changes in an Excel spreadsheet? Compare in seconds! If you only spend an hour a day (220 hours/year) on reviewing and modifying Excel spreadsheets, Change-Pro for...

View Article

Image may be NSFW.
Clik here to view.

It was Japan's Webinar Tutorial Series 2 last times.

Webinar Tutorial Series 2 of Japan was the last time yesterday. The series 2 is 9 times in all. In the ninth time, I made a simple game using C ++ Builder. is a simple "noughts and crosses". source...

View Article


Image may be NSFW.
Clik here to view.

【C++Builder Starter チュートリアルシリーズ】シーズン2 第9回 ‟作ってみよう„ [JAPAN]

2017年1月23日より 「Delphi / C++Builder Starter チュートリアルシリーズ」 シーズン2、全9回、3月27日まで、毎週月曜日、Delphiパートが 17時00分~17時20分、 リアルタイム放送スペシャルコンテンツが5分~10分、C++Builderパートは...

View Article

Image may be NSFW.
Clik here to view.

New in 10.2: Editing Data in TFDMemTable at Design-Time

The new Delphi 10.2 Tokyo (and corresponding C++Builder and RAD Studio version) has been released and it has many new smaller and bigger features. Clearly the biggest, most visible new thing is the new...

View Article


Image may be NSFW.
Clik here to view.

Debian und Delphi/Linux

Sehr häufig kommt die Frage, welche Linux Distributionen wir unterstützen. Namentlich sind das zwei wesentliche: Ubuntu 160.04 LTS RedHat Linux Enterprise Linux 7 Manchmal kommt die Frage, ob auch...

View Article

Image may be NSFW.
Clik here to view.

Advanced HTTP Hacking Webinar Code

You can find all the code from my HTTP webinar in my special HTTP folder. [Project source code] This is the script I use to demonstrate HTTP Range requests through Telnet. Just copy and paste each...

View Article

Image may be NSFW.
Clik here to view.

Compress and save the file. TZCompressionStream, TZDecompressionStream

TZCompressionStream can compress TStream. Use TZDecompressionStream to decompress. I tried a simple code. First create a common template class. #include <fmx.h> #include <System.ZLib.hpp> #include...

View Article
Browsing all 1683 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>