Learn Delphiのリソース

Delphi、サンプル
クロスプラットフォーム フッタータブサンプル

Custom Footer Tabsデモは、タブ ボタンをカスタマイズするのに最適な方法です。このデモでは、カスタム アイコンを追加し、TTabControl の現在のページを簡単に変更できます。このクロスプラットフォーム アプリケーションは、単一コードベースと単一UIでDelphiによって構築されており、Android、iOS、macOS、Windows、Linuxに対応してます。ベテランの開発者でも初心者でも...

続きを読む
ビデオ
PyScripterについて知っておくべきこと

前回のセッションで Python と Delphi の相乗効果を紹介した後、Windows 用のオープンソース IDEソフトウェア である PyScripter について詳細を説明します。最近開催された Coding Boot Camp 2022のセッションを収録したこのビデオでは、Kiriakos Vlahos が PyScripter について説明し、Delphi 開発者が利用できるコア機能から新しく追加された機能まで、すべてを実演します。

続きを読む
ビデオ
PythonとDelphi IDEを組み合わせることのメリットとは

Python と Delphi は、今日最も強力なプログラミング言語の2つです。この2つの言語は、 Windowsプログラム開発 だけでなく、他のプラットフォームでも多くの開発者が最優先で選択しています。どちらも、開発するプログラムの種類によって異なる強みを発揮します。例えば、Pythonには、特にデータ サイエンス、人工知能、機械学習のための最も豊富なエコシステムがある一方...

続きを読む
ビデオ
Delphiにおけるループとイテレーターを用いた反復について知っておくべきこと

We’re back with another Coding Boot Camp 2022 recap. After learning everything about the If statements and how they can be effectively used in any Windows application development. We are going to take a deeper look at the so-called For-loops. In this session, we will be introduced to the idea of iteration. Generally, in programming, is the process where a…

続きを読む
ニュース、ビデオ
Delphiにおける変数宣言と算術演算について知っておくべきこと

After introducing us to the fundamentals of the Delphi IDE from the previous session (Coding Boot Camp 2022), we are going to proceed with much deeper programming in Delphi. While Delphi is known for its low-code environment, this ide software is capable of creating high-performance applications on multiple platforms. In this session, we will be looking at programming constructs regarding…

続きを読む
jaJapanese