2018-03-18 17:49:53 +00:00
< ? xml version= "1.0" encoding= "UTF-8" ? >
< CONFIG>
2020-05-06 10:40:05 +00:00
< Package Version= "5" >
2018-03-18 17:49:53 +00:00
< PathDelim Value= "\" / >
2019-05-24 23:09:33 +00:00
< Name Value= "JvCmpD" / >
2018-03-18 17:49:53 +00:00
< Type Value= "RunAndDesignTime" / >
< Author Value= "Various authors - see header of each unit for original author." / >
< CompilerOptions>
< Version Value= "11" / >
< PathDelim Value= "\" / >
< SearchPaths>
< OtherUnitFiles Value= "..\design\JvCmp" / >
< UnitOutputDirectory Value= "..\lib\$(TargetCPU)-$(TargetOS)\design\JvCmp" / >
< / SearchPaths>
< / CompilerOptions>
2018-11-20 23:58:30 +00:00
< Description Value= " Non- visual components of the JVCL library ( https: //sourceforge.net/projects/jvcl/) (designtime code):
2018-03-18 17:49:53 +00:00
- Spellchecker component
2018-11-06 18:17:50 +00:00
- StringHolder ( easier access to TStrings at designtime) . " / >
2018-03-18 17:49:53 +00:00
< License Value= "The JVCL is released in accordance with the MPL 1.1 license. To get your own copy or read it, go to http://www.mozilla.org/MPL/MPL-1.1.html. " / >
2023-12-27 11:21:10 +00:00
< Version Major= "1" Release= "9" / >
2020-05-08 09:27:25 +00:00
< Files Count= "2" >
< Item1>
2018-11-06 17:59:59 +00:00
< Filename Value= "..\design\JvCmp\jvcmpreg.pas" / >
2018-03-18 17:49:53 +00:00
< HasRegisterProc Value= "True" / >
< UnitName Value= "JvCmpReg" / >
2020-05-08 09:27:25 +00:00
< / Item1>
< Item2>
2018-11-06 17:59:59 +00:00
< Filename Value= "..\design\JvCmp\jvstrholdereditor.pas" / >
< UnitName Value= "JvStrHolderEditor" / >
2020-05-08 09:27:25 +00:00
< / Item2>
2018-03-18 17:49:53 +00:00
< / Files>
2021-12-02 21:05:22 +00:00
< CompatibilityMode Value= "True" / >
2020-05-08 09:27:25 +00:00
< RequiredPkgs Count= "3" >
< Item1>
2018-03-18 17:49:53 +00:00
< PackageName Value= "JvCoreLazD" / >
2020-05-08 09:27:25 +00:00
< / Item1>
< Item2>
2020-05-06 10:40:05 +00:00
< PackageName Value= "JvCmpR" / >
2020-05-08 09:27:25 +00:00
< / Item2>
< Item3>
2018-03-18 17:49:53 +00:00
< PackageName Value= "FCL" / >
2020-05-08 09:27:25 +00:00
< / Item3>
2018-03-18 17:49:53 +00:00
< / RequiredPkgs>
< UsageOptions>
< UnitPath Value= "$(PkgOutDir)" / >
< / UsageOptions>
< PublishOptions>
< Version Value= "2" / >
< / PublishOptions>
< / Package >
< / CONFIG>