mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-09-07 09:00:35 +02:00
IDE: comment
git-svn-id: trunk@45088 -
This commit is contained in:
parent
d2e17ae21c
commit
ff794a0e77
@ -480,7 +480,8 @@ type
|
||||
// and are not compiled into projects.
|
||||
// The IDE calls the 'register' procedures of each unit.
|
||||
lptRunAndDesignTime,// RunAndDesignTime packages can do anything.
|
||||
lptRunTimeOnly // as lptRunTime, but they can not be used in the IDE
|
||||
lptRunTimeOnly // as lptRunTime, but they can not be installed in the
|
||||
// IDE, not even indirectly
|
||||
);
|
||||
TLazPackageTypes = set of TLazPackageType;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user