ScrollText: Add new property ScrollSpeed (based on patch by kkuba).

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8311 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2022-06-16 13:18:18 +00:00
parent 3176651aaf
commit fd008e3e37
4 changed files with 79 additions and 37 deletions

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<Package Version="4">
<Package Version="5">
<PathDelim Value="\"/>
<Name Value="scrolltext"/>
<Type Value="RunAndDesignTime"/>
@ -44,7 +44,7 @@
along with this library; if not, write to the Free Software Foundation,
Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
"/>
<Version Major="1" Minor="1" Release="2"/>
<Version Major="1" Minor="1" Release="3"/>
<Files Count="2">
<Item1>
<Filename Value="scrollingtext.pas"/>
@ -57,6 +57,7 @@
<UnitName Value="AboutScrolltextunit"/>
</Item2>
</Files>
<CompatibilityMode Value="True"/>
<i18n>
<EnableI18N Value="True"/>
<OutDir Value="locale"/>