Source code of the Lazarus IDE for Free Pascal. -- Visit us at https://www.lazarus-ide.org or https://forum.lazarus.freepascal.org
Go to file
lazarus 1b047e0f9b Removed global unit.
Renamed TProjectUnitInfo to TUnitInfo.
Added Source property to both TUnitInfo and TProject to hold source code
  for units and project.
Added functions to load and save units to TUnitInfo.
Added code to save and load units when a project is saved and loaded.  CAW

git-svn-id: trunk@154 -
2001-01-31 06:28:41 +00:00
components MWE: 2001-01-30 22:55:00 +00:00
designer MWE: 2001-01-24 23:26:40 +00:00
examples MWE: 2000-12-31 15:48:41 +00:00
ide Removed global unit. 2001-01-31 06:28:41 +00:00
images I added the run button with an Enable and disable icon 2000-12-29 20:43:17 +00:00
lcl MWE: 2001-01-30 22:56:54 +00:00
tools * regenerated 2000-12-19 21:18:02 +00:00
.gitattributes Added 2 files for the TStatusbar 2001-01-30 18:15:57 +00:00
Makefile MWE: 2001-01-28 16:16:11 +00:00
Makefile.fpc MWE: 2001-01-28 16:16:11 +00:00