2016-12-07 12:23:59 +00:00
< ? xml version= "1.0" encoding= "UTF-8" ? >
< CONFIG>
2020-05-08 08:29:40 +00:00
< Package Version= "5" >
2016-12-07 12:23:59 +00:00
< PathDelim Value= "\" / >
< Name Value= "JvCtrlsLazR" / >
2018-09-27 22:12:41 +00:00
< Author Value= "Several original authors - see header of each unit for details. Lazarus port by: Michał Gawrycki, Werner Pamler" / >
2016-12-07 12:23:59 +00:00
< CompilerOptions>
< Version Value= "11" / >
< PathDelim Value= "\" / >
< SearchPaths>
< OtherUnitFiles Value= "..\run\JvCtrls" / >
< UnitOutputDirectory Value= "..\lib\$(TargetCPU)-$(TargetOS)\run\JvCtrls" / >
< / SearchPaths>
< / CompilerOptions>
2018-11-20 23:58:30 +00:00
< Description Value= " Visual controls of the JVCL library ( https: //sourceforge.net/projects/jvcl/) (runtime code):
Movable bevel and panel, ruler, exandable panel ( RollOut) , group header, hypertext components
2018-07-21 14:34:52 +00:00
" / >
2016-12-07 12:23:59 +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. " / >
2020-05-08 08:29:40 +00:00
< Version Major= "1" Release= "7" / >
2019-07-28 16:56:07 +00:00
< Files Count= "11" >
2016-12-07 12:23:59 +00:00
< Item1>
2018-08-29 14:17:21 +00:00
< Filename Value= "..\run\JvCtrls\jvhint.pas" / >
2016-12-07 12:23:59 +00:00
< UnitName Value= "JvHint" / >
2016-12-07 16:17:41 +00:00
< / Item1>
< Item2>
2018-08-29 14:17:21 +00:00
< Filename Value= "..\run\JvCtrls\jvhtcontrols.pas" / >
2016-12-07 12:23:59 +00:00
< UnitName Value= "JvHtControls" / >
2016-12-07 16:17:41 +00:00
< / Item2>
2018-03-11 14:55:36 +00:00
< Item3>
2018-08-29 14:17:21 +00:00
< Filename Value= "..\run\JvCtrls\jvmovablebevel.pas" / >
2018-03-11 14:55:36 +00:00
< UnitName Value= "JvMovableBevel" / >
< / Item3>
2018-04-02 22:41:48 +00:00
< Item4>
2018-08-29 14:17:21 +00:00
< Filename Value= "..\run\JvCtrls\jvruler.pas" / >
2018-04-02 22:41:48 +00:00
< UnitName Value= "JvRuler" / >
< / Item4>
2018-09-27 17:59:16 +00:00
< Item5>
< Filename Value= "..\run\JvCtrls\jvgroupheader.pas" / >
< UnitName Value= "JvGroupHeader" / >
< / Item5>
2018-09-27 22:12:41 +00:00
< Item6>
< Filename Value= "..\run\JvCtrls\jvrollout.pas" / >
< UnitName Value= "JvRollOut" / >
< / Item6>
2019-04-24 14:29:10 +00:00
< Item7>
< Filename Value= "..\run\JvCtrls\jvcombolistbox.pas" / >
< UnitName Value= "JvComboListBox" / >
< / Item7>
2019-05-04 21:53:45 +00:00
< Item8>
< Filename Value= "..\run\JvCtrls\jvautocomplete.pas" / >
< UnitName Value= "JvAutoComplete" / >
< / Item8>
2019-05-20 22:49:48 +00:00
< Item9>
< Filename Value= "..\run\JvCtrls\jvinstalllabel.pas" / >
< UnitName Value= "JvInstallLabel" / >
< / Item9>
2019-06-12 13:21:57 +00:00
< Item10>
< Filename Value= "..\run\JvCtrls\jvofficecolorpanel.pas" / >
< UnitName Value= "JvOfficeColorPanel" / >
< / Item10>
2019-07-28 16:56:07 +00:00
< Item11>
< Filename Value= "..\run\JvCtrls\jvbehaviorlabel.pas" / >
< UnitName Value= "JvBehaviorLabel" / >
< / Item11>
2016-12-07 12:23:59 +00:00
< / Files>
2019-06-12 13:21:57 +00:00
< RequiredPkgs Count= "3" >
2016-12-07 12:23:59 +00:00
< Item1>
2019-06-12 13:21:57 +00:00
< PackageName Value= "JvStdCtrlsLazR" / >
2016-12-07 12:23:59 +00:00
< / Item1>
< Item2>
2019-06-12 13:21:57 +00:00
< PackageName Value= "JvCoreLazR" / >
2016-12-07 12:23:59 +00:00
< / Item2>
2019-06-12 13:21:57 +00:00
< Item3>
< PackageName Value= "FCL" / >
< / Item3>
2016-12-07 12:23:59 +00:00
< / RequiredPkgs>
< UsageOptions>
< UnitPath Value= "$(PkgOutDir)" / >
< / UsageOptions>
< PublishOptions>
< Version Value= "2" / >
< / PublishOptions>
< / Package >
< / CONFIG>