- fixed obsolete TextHeight properties from lfm resources

- initial support for InvalidCount , which allow to run program even if trial rules are broken (but only exactly set count)
- IDE serial number used instead of volume serial

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@921 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
brandysb
2009-07-28 13:17:46 +00:00
parent e1c560ada7
commit eed17766fe
99 changed files with 4154 additions and 4118 deletions

View File

@ -5,7 +5,7 @@ uses
Interfaces,
Forms,
ogfirst,
NAFMGR1 in 'NAFMGR1.pas' {NafFrm}, tponguard;
NAFMGR1 in 'NAFMGR1.pas' {NafFrm};