mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-10-01 15:29:31 +02:00
IDEIntf: docs
git-svn-id: trunk@34935 -
This commit is contained in:
parent
9b6246b2d8
commit
151953196d
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user