Einzelnen Beitrag anzeigen

Benutzerbild von DP News-Robot
DP News-Robot

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

Nice feature of Lazarus IDE

  Alt 22. Sep 2012, 12:20
Lazarus treats include files (*.inc) as a part of a project. That means you should not bother where you store include files in a project – just {$I Smth.inc} is enough. Not so in Delphi (Delphi XE to be exact). You can add *.inc file to a Delphi project, but it does not matter for Delphi, you ...

More...
  Mit Zitat antworten Zitat