IDEIntf: docs

git-svn-id: trunk@34935 -
This commit is contained in:
mattias 2012-01-25 16:17:52 +00:00
parent 9b6246b2d8
commit 151953196d

View File

@ -22,7 +22,8 @@
<short>True if project has not yet a full file name, i.e. it was not yet saved</short>
</element>
<element name="TLazProject.CreateProjectFile">
<short>Create a new file, which is added to the project Files</short>
<short>Create a new file, which is not yet added to the project Files</short>
<descr>Use AddFile when the new file is done.</descr>
</element>
<element name="TLazProject.AddFile">
<short>Add a file to the project</short>