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

Image may be NSFW.
Clik here to view.

Windows 10 Store, Android, iOS, OS X, Linux: recursos para migrar sua...

Estamos na quinta parte desta coletânea de artigos e tutoriais para migração de aplicações Delphi e C++ Builder, e hoje vamos falar sobre componentes de terceiros. Caso não os tenha encontrado, os...

View Article


Image may be NSFW.
Clik here to view.

Delphi / C++Builder RS232cコンポーネント MITライセンス配布版[JAPAN]

以前刷新セミナーでご紹介したRS232C(COM)用コンポーネントがWindows限定(WUNI232c)でMITライセンスで配布されています。 あっハッシュタグとかいろいろ忘れた。#DelphiNew 232c Compornet is release.Mit License. It is only for Windows.https://t.co/BofCCpc7xH — やましょう...

View Article


Image may be NSFW.
Clik here to view.

The Malcolm Groves Rubbish Bin Connection Episode

Talking with Malcolm Groves of Code Partners in Sydney, Australia about his smart, connected rubbish bins. [SoundcloudButton...

View Article

Image may be NSFW.
Clik here to view.

Yes, Starter Editions is Free

I still get people asking about Embarcadero offering a free or community version or Delphi or C++Builder. That is one of the big strategies of IDERA – offering good free tools. So when we joined IDERA...

View Article

Image may be NSFW.
Clik here to view.

Installing Ubuntu 16.04 LTS on VMWare Fusion for Linux Development with...

This week I'm going to do the first live preview of upcoming version of RAD Studio 10.2 Tokyo in Prague. One of the most anticipated new features is the support for Linux server-side development in...

View Article


Image may be NSFW.
Clik here to view.

Nick Hodges New Book: Dependency Injection In Delphi

If you’ve been following along, this is Nick’s 3rd book in recent years, following on the heals of Coding in Delphi and More Coding in Delphi. This time around he has teamed up with Embarcadero MVP...

View Article

Image may be NSFW.
Clik here to view.

Using C++Builder, TTrackBar multi-touch

It is a way to handle four TTrackBar simultaneously with 4 fingers. Place four TTrackBar in the form. Standard control can only support one finger. First, Set the HitTest property of the created...

View Article

Image may be NSFW.
Clik here to view.

RAD Server和BeaconFence开发 – 4, 多参数查询

在上次新年假期的文章中我们说明了如何使用单一的参数来查询Beacon信息, 也就是使用Beacon的GUID参数来查询. 但我们都知道要一到唯一的一个Beacon设备, 我们需要使用GUID, Major ID和Minor ID等3个参数. 那么我们现在我们要解决的问题就是多参数查询. 要解决多参数查询应用的RAD Server服务方法, 首先我们需要回到RAD...

View Article


Image may be NSFW.
Clik here to view.

RAD Server和BeaconFence開發之4, 多參數查詢

在上次新年假期的文章中我們說明了如何使用單一的參數來查詢Beacon資訊, 也就是使用Beacon的GUID參數來查詢. 但我們都知道要一到唯一的一個Beacon設備, 我們需要使用GUID, Major ID和Minor ID等3個參數. 那麼我們現在我們要解決的問題就是多參數查詢. 要解決多參數查詢應用的RAD Server服務方法, 首先我們需要回到RAD...

View Article


Image may be NSFW.
Clik here to view.

次回のDelphi/C++Builderイベントは3/15(水)六本木のミッドタウンです[JAPAN]

2017年3月15日(水)13:30~ 東京六本木の東京ミッドタウン・カンファレンス(ミッドタウンタワー 4F)「Room 7」にてDelphi/C++Builderのイベントが開催されます。 「Coding in Delphi」などの著者としても有名なNick Hodgesが来日するので楽しみです。   17:10〜「アスク・エンバカデロ」...

View Article

Image may be NSFW.
Clik here to view.

Join us for Live Coding!

Last week Craig Chapman and myself launched our first LiveCoding event. It was a lot of fun, and we are doing another event tomorrow, March 2nd at 11 AM US Central Time (find the time in your zone.) We...

View Article

Image may be NSFW.
Clik here to view.

RAD Studio 10.2 Tokyo Preview Event in Prague Today

I'm just sitting in the Prague airport waiting for my flight back home after a very good RAD Studio 10.2 Tokyo Live Preview that I presented today. We had 115 very enthusiastic attendees watching what...

View Article

Image may be NSFW.
Clik here to view.

Build IoT enabled apps with RAD Studio Berlin

In RAD Studio Berlin, we provide access to over 50 prebuilt components for popular IoT devices. ThingConnect IoT device components range from healthcare devices such as heartrate montiors, blood...

View Article


Image may be NSFW.
Clik here to view.

Delphi for Linux RTL units

I want to follow up my blog post covering the Delphi Linux compiler with a second one focused on the RTL units that are going to be available in Delphi for the Linux platform. The System Name Space...

View Article

Image may be NSFW.
Clik here to view.

Curve data from a straight line with C++Builder TChart(iOS)

It is a way to make TChart(FireMonkey) simple curve data. First, This data //// constexpr int point_num = 3; void __fastcall TForm1::ButtonNormalClick(TObject *Sender) { Series1->Clear(); //Two...

View Article


Image may be NSFW.
Clik here to view.

Webinar: Modeling Code with Delphi Enterprise on Wednesday, March 8th!

One of the lesser known features of Delphi is UML Modeling. In this practical webinar we are going to have a tour through Delphi UML Modeling capabilities including using different integrated diagram...

View Article

Image may be NSFW.
Clik here to view.

C++Builder TChart(FMX)を使って直線データを曲線で表す(iOS)[JAPAN]

C++BuilderのTChartを使ってシンプルな曲線表示をさせる方法です。 まずはこの3点(0, 1, 0)の直線です   //// constexpr int point_num = 3; void __fastcall TForm1::ButtonNormalClick(TObject *Sender) { Series1->Clear(); //Two straight lines. It...

View Article


Image may be NSFW.
Clik here to view.

Fast and Simple IoT Development with RAD Studio and RAD Server

I have received very positive feedback from the "Fast and Simple IoT Development with RAD Studio and RAD Server" presentation that I did this week for the CASE29 conference in Croatia. That was...

View Article

Image may be NSFW.
Clik here to view.

【DELPHI STARTER チュートリアルシリーズ】 シーズン2 第7回 ‟オブジェクト指向„ (その1)[JAPAN]

Delphi Starter Edition チュートリアルシリーズ シーズン2 第7回 「オブジェクト指向」その1   2017年1月23日より 「Delphi / C++Builder Starter チュートリアルシリーズ」 シーズン2、全9回、3月27日まで、毎週月曜日、Delphiパートが 17時00分~17時20分、...

View Article

Image may be NSFW.
Clik here to view.

【DELPHI STARTER チュートリアルシリーズ】 シーズン2 第7回 ‟オブジェクト指向„ (その2)[JAPAN]

Delphi Starter Edition チュートリアルシリーズ シーズン2 第7回 「オブジェクト指向」その2 Delphi Starter Edition チュートリアルシリーズ シーズン2 第7回 「オブジェクト指向」その1 の続きです。その1ではオブジェクト指向の全体の説明と隠蔽&公開の話を説明してきました。 その2ではいよいよオブジェクト指向の「継承」の話に入ります。...

View Article
Browsing all 1683 articles
Browse latest View live


Latest Images