Einzelnen Beitrag anzeigen

Benutzerbild von DP News-Robot
DP News-Robot

Registriert seit: 4. Jun 2010
15.062 Beiträge
 
#1

Resources in Delphi: How to insert external files in the executable

  Alt 29. Nov 2022, 10:00
To generate a small executable, one of the most used practices is to modularize the project into several EXEs, DLLs, BPLs, and keep separate auxiliary text, image, or sound files. If it is necessary to keep a single file for the whole system, Delphi offers this possibility through its IDE. In this article, we will see how to insert external files inside the executable and access them later when necessary.


The post
  Mit Zitat antworten Zitat