タグ:delphi

ビデオ
CodeRageプレゼンテーション:IDEのヒントとコツおよびコーディングのショートカットを学ぶ

CodeRage is an annual virtual developer conference by Embarcadero Technologies. This annual event features sessions and talks from different speakers providing topics that will focus on inspiring developers with new and emerging technologies, best practices, creating better windows 10 apps development teams, app design, and many more. In this video, Alister Christie (A Delphi Most Valued Professional), will share with…

続きを読む
ビデオ
Learn Delphiビデオシリーズ:VCLプラットフォームとFireMonkeyプラットフォームのTCheckBoxの違いを探る

FireMonkey(FMX)とVisual Component Library(VCL)は、明らかに相互に互換性がない2つの異なるプラットフォームであり、同じモジュールで一緒に使用しないでください。これは、モジュールが前述の2つのプラットフォームのうちの1つのみを排他的に使用する必要があることを意味します。エンバカデロによると、…の非互換性

続きを読む
ビデオ
Learn Delphiビデオシリーズ:新たに搭載されたDark IDEテーマを見てみよう

RAD Studio Tokyoリリース3(10.2.3)によってもたらされた最も興味深い変更の1つは、新しいダークとライトのテーマでした。夜間または最も明るい時間帯にコーディングする場合でも、ライトテーマからダークテーマに、またはその逆に切り替えるオプションがあります。ダークテーマは…

続きを読む
ビデオ
Learn Delphiビデオシリーズ:Delphiのバージョンごとに異なるフォルダーにプロジェクトファイルを出力するには

プロジェクトをDelphiに保存すると、多くの場合、実行可能ファイル(exe)とDCUファイルの両方が同じフォルダーの場所にコンパイルされます。これは標準的な手順ですが、異なるバージョンのDelphiを使用している場合、このプロセスは少し混乱する可能性があります。結局のところ、Delphiの異なるバージョンからのすべてのファイルは同じフォルダに出力されます…

続きを読む
ビデオ
Learn Delphiビデオシリーズ:Delphiの新しい言語サーバープロトコル(LSP)を調べる

以前のLearnDelphiチュートリアルビデオから、変数と、Delphiプログラムで変数を処理および操作する方法について学習したので、次はさらに一歩進んでください。今回は、DelphiMVPのAlisterChristieが、Delphiの新しいLanguageServerプロトコルを紹介します。ビデオによると、LanguageServerProtocolは新しい…

続きを読む
ビデオ
Learn Delphiビデオシリーズ:Delphiに新たに搭載されたコントロールごとのスタイル設定機能を学ぶ

Delphi MVP, Alister Christie is sharing with us another Learn Delphi video to help us understand the new features of the Delphi Program in a fast and more efficient way. His lessons will help aspiring programmers to program faster and better by utilizing windows app development tools. After sharing with us the details about the new Language Server Protocol in…

続きを読む
書籍、ビデオ
Delphiをマスターするための14冊の書籍とビデオ(いずれも$5で入手可能)

Packtは、プログラミングの本とビデオコースの発行元であり、プラットフォームを通じて発行されるDelphiの本はかなりあります。彼らは現在、$5の各電子書籍(およびビデオコース)を入手できるセールを実施しています。プラットフォームを通じて販売されているDelphiに関連する本が少なくとも9冊あります(ほとんどはかなり最近のものです)…

続きを読む
ビデオ
Learn Delphiビデオシリーズ:文字と文字列の連結について学ぶ

In this new Learn Delphi Video, we will witness another interesting Delphi Programming demonstration. Delphi MVP Alister Christie will teach us how to omit Character + String Concatenation when combining strings and adding Unicode characters to your windows app development project without using Unicode in your source. In this merely six-minute-long Delphi programming tutorial, Alister will help us understand how…

続きを読む
ビデオ
Learn Delphiビデオシリーズ:PDFドキュメントの操作法を学ぶ

このビデオでは、Delphiプログラムを使用してPDFに簡単かつ効果的に適用できる興味深いトリックを学習します。この特定のチュートリアルでは、Alister ChristieがPDFファイルを操作し、それにバイナリページ番号を追加する方法を示します。この新しいLearnDelphiビデオでは、次の方法について段階的に説明します…

続きを読む
jaJapanese