タグ:programming

ビデオ
Learn Delphiビデオシリーズ:32GBアプリをすばやく構築する方法を学ぶ

LearnDelphi.tvのAlisterChristieによるこの短くて速いビデオでは、彼は私たちにかなり珍しいトリックを見せてくれます。この新しいLearnDelphiビデオでは、AlisterはDelphiのVCLアプリケーションを使用して簡単なWindowsアプリを作成します。 Delphiはかなり長い間64で構築されたアプリケーションを構築することができましたが、上のビデオは私たちに簡単なことを示しています…

続きを読む
ビデオ
Learn Delphiビデオシリーズ:FastReportsによるDelphiラベル印刷アプリケーション構築法を学ぶ

Here comes another simple yet surprisingly useful trick provided by Delphi MVP Alister Christie. In this new Learn Delphi video, he will teach us how to develop windows 10 app or write a simple application that allows you to take a list of names and print name tag labels. However, this application will be done without writing a single line…

続きを読む
ビデオ
Learn Delphiビデオシリーズ:FireDACプリプロセッサを使用してクロスプラットフォームSQLを作成する

Alister Christie of LearnDelphi TV never failed to give us some useful insights about windows application development and Delphi and how to be productive on it. Whether you are a beginner or an expert, his tutorial series will bring us some surprising discoveries in Delphi, tips, and tricks that we can apply to help us code faster, and more. Interestingly,…

続きを読む
ビデオ
Learn Delphiビデオシリーズ:FireDACのTDataSetでIndexFieldNamesプロパティを使用してソートを行うには

Are you working with FireDAC in Delphi or windows ide? FireDAC is a unique set of Universal Data Access Components for developing multi-device database applications for Delphi. It provides methods to sort, filter, or locate a specific record in the dataset. To sort the dataset by field values, the application uses the IndexFieldNames property. It supports multiple fields, case-insensitive, and…

続きを読む
ビデオ
DelphiConプレゼンテーション:Delphiの生産性を高めるための便利なヒントとコツを学ぶ

アリスター・クリスティーは最近、DelphiでCodeFasterというタイトルの本を出版しました。本のタイトルが暗示しているように、この本は、Delphi IDEでより生産的かつ効率的になることを教え、支援します。このビデオは彼のDelphiConプレゼンテーションの一部であり、彼は彼の本のかなりの部分を共有します。これらのいくつかには、効果的なキーボードが含まれています…

続きを読む
ビデオ
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つは、新しいダークとライトのテーマでした。夜間または最も明るい時間帯にコーディングする場合でも、ライトテーマからダークテーマに、またはその逆に切り替えるオプションがあります。ダークテーマは…

続きを読む
jaJapanese