DelphiConプレゼンテーション:Delphiの生産性を高めるための便利なヒントとコツを学ぶ
アリスター・クリスティーは最近、DelphiでCodeFasterというタイトルの本を出版しました。本のタイトルが暗示しているように、この本は、Delphi IDEでより生産的かつ効率的になることを教え、支援します。このビデオは彼のDelphiConプレゼンテーションの一部であり、彼は彼の本のかなりの部分を共有します。これらのいくつかには、効果的なキーボードが含まれています…
続きを読むアリスター・クリスティーは最近、DelphiでCodeFasterというタイトルの本を出版しました。本のタイトルが暗示しているように、この本は、Delphi IDEでより生産的かつ効率的になることを教え、支援します。このビデオは彼のDelphiConプレゼンテーションの一部であり、彼は彼の本のかなりの部分を共有します。これらのいくつかには、効果的なキーボードが含まれています…
続きを読む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…
続きを読むFireMonkey(FMX)とVisual Component Library(VCL)は、明らかに相互に互換性がない2つの異なるプラットフォームであり、同じモジュールで一緒に使用しないでください。これは、モジュールが前述の2つのプラットフォームのうちの1つのみを排他的に使用する必要があることを意味します。エンバカデロによると、…の非互換性
続きを読むRAD Studio Tokyoリリース3(10.2.3)によってもたらされた最も興味深い変更の1つは、新しいダークとライトのテーマでした。夜間または最も明るい時間帯にコーディングする場合でも、ライトテーマからダークテーマに、またはその逆に切り替えるオプションがあります。ダークテーマは…
続きを読むWhen it comes to programming or windows application development in particular, the whole agenda is not just about the software or tools you are using. Hardware is also part of the package and you must have all the required essential hardware to support the Delphi program and also to avoid any problem in the future. In this Learn Delphi video…
続きを読むプロジェクトをDelphiに保存すると、多くの場合、実行可能ファイル(exe)とDCUファイルの両方が同じフォルダーの場所にコンパイルされます。これは標準的な手順ですが、異なるバージョンのDelphiを使用している場合、このプロセスは少し混乱する可能性があります。結局のところ、Delphiの異なるバージョンからのすべてのファイルは同じフォルダに出力されます…
続きを読む以前のLearnDelphiチュートリアルビデオから、変数と、Delphiプログラムで変数を処理および操作する方法について学習したので、次はさらに一歩進んでください。今回は、DelphiMVPのAlisterChristieが、Delphiの新しいLanguageServerプロトコルを紹介します。ビデオによると、LanguageServerProtocolは新しい…
続きを読む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…
続きを読むPacktは、プログラミングの本とビデオコースの発行元であり、プラットフォームを通じて発行されるDelphiの本はかなりあります。彼らは現在、$5の各電子書籍(およびビデオコース)を入手できるセールを実施しています。プラットフォームを通じて販売されているDelphiに関連する本が少なくとも9冊あります(ほとんどはかなり最近のものです)…
続きを読む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…
続きを読む