jvcllaz: Add JvRollOut (expandable panel)

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6660 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2018-09-27 22:12:41 +00:00
parent da4f53f1bd
commit f103e78625
13 changed files with 3739 additions and 81 deletions

View File

@ -3,7 +3,7 @@
<Package Version="4">
<PathDelim Value="\"/>
<Name Value="JvCtrlsLazR"/>
<Author Value="Lazarus port by: Michał Gawrycki, Werner Pamler"/>
<Author Value="Several original authors - see header of each unit for details. Lazarus port by: Michał Gawrycki, Werner Pamler"/>
<CompilerOptions>
<Version Value="11"/>
<PathDelim Value="\"/>
@ -13,13 +13,11 @@
</SearchPaths>
</CompilerOptions>
<Description Value="Controls of the JVCL library (https://sourceforge.net/projects/jvcl/) (runtime code):
- Movable bevel and panel
- Ruler
- Hypertext components
- Movable bevel and panel, ruler, exandable panel (RollOut), group header, hypertext components
"/>
<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. "/>
<Version Major="1" Release="4"/>
<Files Count="5">
<Files Count="6">
<Item1>
<Filename Value="..\run\JvCtrls\jvhint.pas"/>
<UnitName Value="JvHint"/>
@ -40,6 +38,10 @@
<Filename Value="..\run\JvCtrls\jvgroupheader.pas"/>
<UnitName Value="JvGroupHeader"/>
</Item5>
<Item6>
<Filename Value="..\run\JvCtrls\jvrollout.pas"/>
<UnitName Value="JvRollOut"/>
</Item6>
</Files>
<RequiredPkgs Count="2">
<Item1>