You've already forked lazarus-ccr
jvcllaz: Add TJvPicClip. Issue #34322, patch by Michal Gawrycki.
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@6862 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -16,7 +16,7 @@
|
||||
<Description Value="JVCL Multimedia and image components (Run-time package): bmp animator, id3v1 and id3v2 tags, full color components and dialogs, gradient, gradient header, special progress bar, animated image"/>
|
||||
<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="16">
|
||||
<Files Count="17">
|
||||
<Item1>
|
||||
<Filename Value="..\run\JvMM\jvspecialprogress.pas"/>
|
||||
<UnitName Value="JvSpecialProgress"/>
|
||||
@ -81,6 +81,10 @@
|
||||
<Filename Value="..\run\JvMM\jvanimatedimage.pas"/>
|
||||
<UnitName Value="JvAnimatedImage"/>
|
||||
</Item16>
|
||||
<Item17>
|
||||
<Filename Value="..\run\JvMM\jvpicclip.pas"/>
|
||||
<UnitName Value="JvPicClip"/>
|
||||
</Item17>
|
||||
</Files>
|
||||
<RequiredPkgs Count="2">
|
||||
<Item1>
|
||||
|
Reference in New Issue
Block a user