Ignore:
Timestamp:
Jan 5, 2018, 10:24:36 PM (6 years ago)
Author:
chronos
Message:
  • Modified: New native generics classes working under FPC 3.0 transformed from TemplateGenerics package.
Location:
Generics/NativeGenerics/Demo
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • Generics/NativeGenerics/Demo

    • Property svn:ignore
      •  

        old new  
        33Demo.exe
        44heaptrclog.trc
         5Demo
  • Generics/NativeGenerics/Demo/Demo.lpi

    r481 r496  
    22<CONFIG>
    33  <ProjectOptions>
    4     <Version Value="9"/>
     4    <Version Value="10"/>
    55    <General>
    66      <MainUnit Value="0"/>
     
    1212      <EnableI18N LFM="False"/>
    1313    </i18n>
    14     <VersionInfo>
    15       <StringTable ProductVersion=""/>
    16     </VersionInfo>
    17     <BuildModes Count="1">
    18       <Item1 Name="default" Default="True"/>
     14    <BuildModes Count="2" Active="Debug">
     15      <Item1 Name="Debug" Default="True"/>
     16      <Item2 Name="Release">
     17        <CompilerOptions>
     18          <Version Value="11"/>
     19          <Target>
     20            <Filename Value="Demo"/>
     21          </Target>
     22          <SearchPaths>
     23            <IncludeFiles Value="$(ProjOutDir)"/>
     24            <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
     25          </SearchPaths>
     26          <Parsing>
     27            <SyntaxOptions>
     28              <SyntaxMode Value="Delphi"/>
     29              <CStyleOperator Value="False"/>
     30              <AllowLabel Value="False"/>
     31              <CPPInline Value="False"/>
     32              <CStyleMacros Value="True"/>
     33            </SyntaxOptions>
     34          </Parsing>
     35          <CodeGeneration>
     36            <SmartLinkUnit Value="True"/>
     37            <Optimizations>
     38              <OptimizationLevel Value="3"/>
     39            </Optimizations>
     40          </CodeGeneration>
     41          <Linking>
     42            <Debugging>
     43              <GenerateDebugInfo Value="False"/>
     44              <DebugInfoType Value="dsStabs"/>
     45            </Debugging>
     46            <LinkSmart Value="True"/>
     47            <Options>
     48              <Win32>
     49                <GraphicApplication Value="True"/>
     50              </Win32>
     51            </Options>
     52          </Linking>
     53          <Other>
     54            <CompilerMessages>
     55              <IgnoredMessages idx5024="True"/>
     56            </CompilerMessages>
     57          </Other>
     58        </CompilerOptions>
     59      </Item2>
    1960    </BuildModes>
    2061    <PublishOptions>
     
    3778      </Item2>
    3879    </RequiredPackages>
    39     <Units Count="83">
     80    <Units Count="104">
    4081      <Unit0>
    4182        <Filename Value="Demo.lpr"/>
    4283        <IsPartOfProject Value="True"/>
    43         <EditorIndex Value="15"/>
    44         <CursorPos Y="16"/>
     84        <EditorIndex Value="1"/>
     85        <CursorPos X="50" Y="24"/>
    4586        <UsageCount Value="233"/>
    4687        <Loaded Value="True"/>
     
    5495        <ResourceBaseClass Value="Form"/>
    5596        <IsVisibleTab Value="True"/>
    56         <EditorIndex Value="3"/>
    57         <TopLine Value="219"/>
    58         <CursorPos X="51" Y="237"/>
     97        <EditorIndex Value="4"/>
     98        <TopLine Value="481"/>
     99        <CursorPos X="55" Y="515"/>
    59100        <UsageCount Value="233"/>
    60101        <Bookmarks Count="1">
    61           <Item0 X="65" Y="277" ID="2"/>
     102          <Item0 X="65" Y="276" ID="2"/>
    62103        </Bookmarks>
    63104        <Loaded Value="True"/>
     105        <LoadedDesigner Value="True"/>
    64106        <DefaultSyntaxHighlighter Value="Delphi"/>
    65107      </Unit1>
    66108      <Unit2>
    67         <Filename Value="../Specialized/SpecializedList.pas"/>
    68         <TopLine Value="47"/>
    69         <CursorPos X="20" Y="60"/>
    70         <UsageCount Value="10"/>
    71         <DefaultSyntaxHighlighter Value="Delphi"/>
     109        <Filename Value="../Specialized/ListDouble.pas"/>
     110        <CursorPos Y="11"/>
     111        <UsageCount Value="3"/>
    72112      </Unit2>
    73113      <Unit3>
     114        <Filename Value="../Specialized/SpecializedList.pas"/>
     115        <EditorIndex Value="-1"/>
     116        <TopLine Value="7"/>
     117        <CursorPos X="15" Y="33"/>
     118        <UsageCount Value="15"/>
     119      </Unit3>
     120      <Unit4>
     121        <Filename Value="../Specialized/ListObject.pas"/>
     122        <TopLine Value="33"/>
     123        <CursorPos X="12" Y="56"/>
     124        <UsageCount Value="3"/>
     125      </Unit4>
     126      <Unit5>
     127        <Filename Value="../Specialized/ListPointer.pas"/>
     128        <CursorPos X="23" Y="21"/>
     129        <UsageCount Value="3"/>
     130      </Unit5>
     131      <Unit6>
     132        <Filename Value="../Specialized/TreeString.pas"/>
     133        <CursorPos X="23" Y="24"/>
     134        <UsageCount Value="3"/>
     135      </Unit6>
     136      <Unit7>
     137        <Filename Value="../Specialized/TreePointer.pas"/>
     138        <CursorPos X="23" Y="13"/>
     139        <UsageCount Value="3"/>
     140      </Unit7>
     141      <Unit8>
     142        <Filename Value="../Specialized/TreeObject.pas"/>
     143        <CursorPos X="23" Y="24"/>
     144        <UsageCount Value="3"/>
     145      </Unit8>
     146      <Unit9>
     147        <Filename Value="../Specialized/TreeInteger.pas"/>
     148        <CursorPos X="31" Y="13"/>
     149        <UsageCount Value="3"/>
     150      </Unit9>
     151      <Unit10>
     152        <Filename Value="../Specialized/ListString.pas"/>
     153        <CursorPos X="29" Y="17"/>
     154        <UsageCount Value="3"/>
     155      </Unit10>
     156      <Unit11>
     157        <Filename Value="../Generic/TreeImplementation.tpl"/>
     158        <CursorPos Y="4"/>
     159        <UsageCount Value="3"/>
     160        <DefaultSyntaxHighlighter Value="None"/>
     161      </Unit11>
     162      <Unit12>
     163        <Filename Value="../Generic/TreeInterface.tpl"/>
     164        <CursorPos X="21" Y="6"/>
     165        <UsageCount Value="3"/>
     166        <DefaultSyntaxHighlighter Value="None"/>
     167      </Unit12>
     168      <Unit13>
     169        <Filename Value="../Generic/ListInterface.tpl"/>
     170        <UsageCount Value="3"/>
     171        <DefaultSyntaxHighlighter Value="None"/>
     172      </Unit13>
     173      <Unit14>
    74174        <Filename Value="../Generic/ListImplementation.tpl"/>
    75175        <CursorPos X="25" Y="13"/>
     176        <UsageCount Value="4"/>
     177        <DefaultSyntaxHighlighter Value="None"/>
     178      </Unit14>
     179      <Unit15>
     180        <Filename Value="../Generic/DictionaryImplementation.tpl"/>
     181        <TopLine Value="4"/>
     182        <CursorPos X="3" Y="6"/>
     183        <UsageCount Value="3"/>
     184        <DefaultSyntaxHighlighter Value="None"/>
     185      </Unit15>
     186      <Unit16>
     187        <Filename Value="../Generic/DictionaryInterface.tpl"/>
     188        <CursorPos X="14" Y="16"/>
     189        <UsageCount Value="3"/>
     190        <DefaultSyntaxHighlighter Value="None"/>
     191      </Unit16>
     192      <Unit17>
     193        <Filename Value="../Specialized/DictionaryString.pas"/>
     194        <CursorPos X="32" Y="18"/>
     195        <UsageCount Value="3"/>
     196      </Unit17>
     197      <Unit18>
     198        <Filename Value="../Generic/StackInterface.tpl"/>
     199        <CursorPos X="20" Y="12"/>
     200        <UsageCount Value="1"/>
     201        <DefaultSyntaxHighlighter Value="None"/>
     202      </Unit18>
     203      <Unit19>
     204        <Filename Value="../Specialized/StackString.pas"/>
     205        <CursorPos Y="22"/>
     206        <UsageCount Value="1"/>
     207      </Unit19>
     208      <Unit20>
     209        <Filename Value="../Generic/StackImplementation.tpl"/>
     210        <UsageCount Value="1"/>
     211        <DefaultSyntaxHighlighter Value="None"/>
     212      </Unit20>
     213      <Unit21>
     214        <Filename Value="../Generic/QueueImplementation.tpl"/>
     215        <CursorPos Y="3"/>
     216        <UsageCount Value="1"/>
     217        <DefaultSyntaxHighlighter Value="None"/>
     218      </Unit21>
     219      <Unit22>
     220        <Filename Value="../Generic/QueueInterface.tpl"/>
     221        <CursorPos Y="3"/>
     222        <UsageCount Value="1"/>
     223        <DefaultSyntaxHighlighter Value="None"/>
     224      </Unit22>
     225      <Unit23>
     226        <Filename Value="../Specialized/ListChar.pas"/>
     227        <TopLine Value="45"/>
     228        <CursorPos X="9" Y="79"/>
     229        <UsageCount Value="10"/>
     230      </Unit23>
     231      <Unit24>
     232        <Filename Value="../Generic/SetInterface.tpl"/>
     233        <CursorPos X="21" Y="4"/>
    76234        <UsageCount Value="5"/>
    77235        <DefaultSyntaxHighlighter Value="None"/>
    78       </Unit3>
    79       <Unit4>
     236      </Unit24>
     237      <Unit25>
     238        <Filename Value="../Specialized/SetChar.pas"/>
     239        <CursorPos Y="25"/>
     240        <UsageCount Value="5"/>
     241      </Unit25>
     242      <Unit26>
     243        <Filename Value="../Generic/SetImplementation.tpl"/>
     244        <CursorPos Y="3"/>
     245        <UsageCount Value="5"/>
     246        <DefaultSyntaxHighlighter Value="None"/>
     247      </Unit26>
     248      <Unit27>
     249        <Filename Value="../Generic/RangeInterface.tpl"/>
     250        <CursorPos X="7" Y="4"/>
     251        <UsageCount Value="5"/>
     252        <DefaultSyntaxHighlighter Value="None"/>
     253      </Unit27>
     254      <Unit28>
     255        <Filename Value="../Specialized/RangeDateTime.pas"/>
     256        <CursorPos X="14" Y="15"/>
     257        <UsageCount Value="5"/>
     258      </Unit28>
     259      <Unit29>
     260        <Filename Value="../Generic/RangeImplementation.tpl"/>
     261        <CursorPos X="14" Y="18"/>
     262        <UsageCount Value="5"/>
     263        <DefaultSyntaxHighlighter Value="None"/>
     264      </Unit29>
     265      <Unit30>
     266        <Filename Value="../Specialized/ListVariant.pas"/>
     267        <TopLine Value="2"/>
     268        <CursorPos X="30" Y="8"/>
     269        <UsageCount Value="5"/>
     270      </Unit30>
     271      <Unit31>
     272        <Filename Value="ListObject.pas"/>
     273        <TopLine Value="13"/>
     274        <CursorPos X="15" Y="12"/>
     275        <UsageCount Value="7"/>
     276        <DefaultSyntaxHighlighter Value="Delphi"/>
     277      </Unit31>
     278      <Unit32>
    80279        <Filename Value="../Generic/GenericList.inc"/>
    81         <TopLine Value="359"/>
    82         <CursorPos X="62" Y="376"/>
    83         <UsageCount Value="97"/>
    84         <DefaultSyntaxHighlighter Value="Delphi"/>
    85       </Unit4>
    86       <Unit5>
     280        <EditorIndex Value="-1"/>
     281        <TopLine Value="42"/>
     282        <CursorPos X="15" Y="55"/>
     283        <UsageCount Value="107"/>
     284      </Unit32>
     285      <Unit33>
    87286        <Filename Value="../Generic/GenericDictionary.inc"/>
    88287        <TopLine Value="31"/>
    89288        <CursorPos X="44" Y="47"/>
    90         <UsageCount Value="84"/>
    91         <DefaultSyntaxHighlighter Value="Delphi"/>
    92       </Unit5>
    93       <Unit6>
     289        <UsageCount Value="93"/>
     290      </Unit33>
     291      <Unit34>
    94292        <Filename Value="../Generic/GenericObjectList.inc"/>
    95293        <CursorPos X="36" Y="48"/>
    96         <UsageCount Value="84"/>
    97         <DefaultSyntaxHighlighter Value="Delphi"/>
    98       </Unit6>
    99       <Unit7>
     294        <UsageCount Value="93"/>
     295      </Unit34>
     296      <Unit35>
    100297        <Filename Value="../Generic/GenericQueue.inc"/>
    101298        <TopLine Value="3"/>
    102299        <CursorPos Y="3"/>
    103         <UsageCount Value="84"/>
    104         <DefaultSyntaxHighlighter Value="Delphi"/>
    105       </Unit7>
    106       <Unit8>
     300        <UsageCount Value="93"/>
     301      </Unit35>
     302      <Unit36>
    107303        <Filename Value="../Generic/GenericSet.inc"/>
    108304        <TopLine Value="11"/>
    109305        <CursorPos X="42" Y="11"/>
    110         <UsageCount Value="84"/>
    111         <DefaultSyntaxHighlighter Value="Delphi"/>
    112       </Unit8>
    113       <Unit9>
     306        <UsageCount Value="93"/>
     307      </Unit36>
     308      <Unit37>
    114309        <Filename Value="../Generic/GenericStack.inc"/>
    115310        <TopLine Value="3"/>
    116311        <CursorPos Y="3"/>
    117         <UsageCount Value="84"/>
    118         <DefaultSyntaxHighlighter Value="Delphi"/>
    119       </Unit9>
    120       <Unit10>
     312        <UsageCount Value="93"/>
     313      </Unit37>
     314      <Unit38>
    121315        <Filename Value="../Generic/GenericTree.inc"/>
    122316        <CursorPos X="22" Y="30"/>
    123         <UsageCount Value="84"/>
    124         <DefaultSyntaxHighlighter Value="Delphi"/>
    125       </Unit10>
    126       <Unit11>
     317        <UsageCount Value="93"/>
     318      </Unit38>
     319      <Unit39>
    127320        <Filename Value="../Specialized/SpecializedDictionary.pas"/>
    128         <TopLine Value="6"/>
    129         <CursorPos X="56" Y="36"/>
    130         <UsageCount Value="83"/>
    131         <DefaultSyntaxHighlighter Value="Delphi"/>
    132       </Unit11>
    133       <Unit12>
     321        <EditorIndex Value="-1"/>
     322        <TopLine Value="8"/>
     323        <CursorPos X="42" Y="39"/>
     324        <UsageCount Value="92"/>
     325      </Unit39>
     326      <Unit40>
    134327        <Filename Value="../Specialized/SpecializedStack.pas"/>
    135         <TopLine Value="27"/>
    136         <CursorPos X="50" Y="59"/>
    137         <UsageCount Value="82"/>
    138         <DefaultSyntaxHighlighter Value="Delphi"/>
    139       </Unit12>
    140       <Unit13>
     328        <EditorIndex Value="-1"/>
     329        <CursorPos X="2" Y="19"/>
     330        <UsageCount Value="91"/>
     331      </Unit40>
     332      <Unit41>
    141333        <Filename Value="../Specialized/SpecializedTree.pas"/>
    142         <TopLine Value="57"/>
    143         <CursorPos X="48" Y="85"/>
    144         <UsageCount Value="82"/>
    145         <DefaultSyntaxHighlighter Value="Delphi"/>
    146       </Unit13>
    147       <Unit14>
     334        <EditorIndex Value="-1"/>
     335        <TopLine Value="19"/>
     336        <CursorPos X="2" Y="19"/>
     337        <UsageCount Value="91"/>
     338      </Unit41>
     339      <Unit42>
    148340        <Filename Value="../Generic/GenericRange.inc"/>
    149341        <CursorPos X="33" Y="14"/>
    150         <UsageCount Value="82"/>
    151         <DefaultSyntaxHighlighter Value="Delphi"/>
    152       </Unit14>
    153       <Unit15>
     342        <UsageCount Value="91"/>
     343      </Unit42>
     344      <Unit43>
    154345        <Filename Value="../Specialized/SpecializedQueue.pas"/>
    155         <TopLine Value="52"/>
    156         <CursorPos Y="81"/>
    157         <UsageCount Value="82"/>
    158         <DefaultSyntaxHighlighter Value="Delphi"/>
    159       </Unit15>
    160       <Unit16>
     346        <EditorIndex Value="-1"/>
     347        <TopLine Value="14"/>
     348        <CursorPos X="30" Y="45"/>
     349        <UsageCount Value="91"/>
     350      </Unit43>
     351      <Unit44>
    161352        <Filename Value="../Specialized/SpecializedSet.pas"/>
    162         <TopLine Value="29"/>
    163         <CursorPos Y="62"/>
    164         <UsageCount Value="82"/>
    165         <DefaultSyntaxHighlighter Value="Delphi"/>
    166       </Unit16>
    167       <Unit17>
     353        <EditorIndex Value="-1"/>
     354        <CursorPos X="2" Y="19"/>
     355        <UsageCount Value="91"/>
     356      </Unit44>
     357      <Unit45>
    168358        <Filename Value="../Specialized/SpecializedObjectList.pas"/>
    169359        <TopLine Value="9"/>
    170360        <CursorPos X="60" Y="36"/>
    171         <UsageCount Value="81"/>
    172         <DefaultSyntaxHighlighter Value="Delphi"/>
    173       </Unit17>
    174       <Unit18>
     361        <UsageCount Value="90"/>
     362      </Unit45>
     363      <Unit46>
    175364        <Filename Value="../Generic/GenericMatrix.inc"/>
    176365        <TopLine Value="9"/>
    177366        <CursorPos X="28" Y="23"/>
    178         <UsageCount Value="93"/>
    179         <DefaultSyntaxHighlighter Value="Delphi"/>
    180       </Unit18>
    181       <Unit19>
     367        <UsageCount Value="102"/>
     368      </Unit46>
     369      <Unit47>
    182370        <Filename Value="../../../../lazarus/trunk/lcl/graphics.pp"/>
    183371        <UnitName Value="Graphics"/>
    184372        <TopLine Value="2624"/>
    185373        <CursorPos X="37" Y="2636"/>
    186         <UsageCount Value="80"/>
    187         <DefaultSyntaxHighlighter Value="Delphi"/>
    188       </Unit19>
    189       <Unit20>
     374        <UsageCount Value="89"/>
     375        <DefaultSyntaxHighlighter Value="Delphi"/>
     376      </Unit47>
     377      <Unit48>
     378        <Filename Value="../../../../lazarus/trunk/lcl/interfaces/carbon/issues.xml"/>
     379        <TopLine Value="94"/>
     380        <UsageCount Value="5"/>
     381        <DefaultSyntaxHighlighter Value="XML"/>
     382      </Unit48>
     383      <Unit49>
    190384        <Filename Value="/usr/share/fpcsrc/rtl/objpas/classes/classesh.inc"/>
    191385        <TopLine Value="199"/>
    192386        <CursorPos X="14" Y="213"/>
    193         <UsageCount Value="18"/>
    194         <DefaultSyntaxHighlighter Value="Delphi"/>
    195       </Unit20>
    196       <Unit21>
     387        <UsageCount Value="27"/>
     388        <DefaultSyntaxHighlighter Value="Delphi"/>
     389      </Unit49>
     390      <Unit50>
    197391        <Filename Value="/usr/share/fpcsrc/rtl/objpas/classes/lists.inc"/>
    198392        <TopLine Value="199"/>
    199393        <CursorPos X="3" Y="201"/>
    200         <UsageCount Value="18"/>
    201         <DefaultSyntaxHighlighter Value="Delphi"/>
    202       </Unit21>
    203       <Unit22>
     394        <UsageCount Value="27"/>
     395        <DefaultSyntaxHighlighter Value="Delphi"/>
     396      </Unit50>
     397      <Unit51>
    204398        <Filename Value="../Generic/GenericListObject.inc"/>
    205         <CursorPos X="21" Y="20"/>
    206         <UsageCount Value="9"/>
    207         <DefaultSyntaxHighlighter Value="Delphi"/>
    208       </Unit22>
    209       <Unit23>
     399        <EditorIndex Value="-1"/>
     400        <TopLine Value="11"/>
     401        <CursorPos X="34" Y="24"/>
     402        <UsageCount Value="21"/>
     403      </Unit51>
     404      <Unit52>
    210405        <Filename Value="/usr/share/fpcsrc/rtl/objpas/objpas.pp"/>
    211406        <CursorPos X="27" Y="26"/>
    212         <UsageCount Value="18"/>
    213         <DefaultSyntaxHighlighter Value="Delphi"/>
    214       </Unit23>
    215       <Unit24>
     407        <UsageCount Value="27"/>
     408        <DefaultSyntaxHighlighter Value="Delphi"/>
     409      </Unit52>
     410      <Unit53>
    216411        <Filename Value="/usr/share/fpcsrc/rtl/inc/systemh.inc"/>
    217412        <TopLine Value="381"/>
    218413        <CursorPos X="3" Y="398"/>
    219         <UsageCount Value="18"/>
    220         <DefaultSyntaxHighlighter Value="Delphi"/>
    221       </Unit24>
    222       <Unit25>
     414        <UsageCount Value="27"/>
     415        <DefaultSyntaxHighlighter Value="Delphi"/>
     416      </Unit53>
     417      <Unit54>
     418        <Filename Value="/usr/share/fpcsrc/rtl/inc/varianth.inc"/>
     419        <TopLine Value="475"/>
     420        <CursorPos X="10" Y="503"/>
     421        <UsageCount Value="6"/>
     422        <DefaultSyntaxHighlighter Value="Delphi"/>
     423      </Unit54>
     424      <Unit55>
    223425        <Filename Value="../../../../lazarus/trunk/lcl/include/control.inc"/>
    224426        <TopLine Value="2270"/>
    225427        <CursorPos X="22" Y="2273"/>
    226         <UsageCount Value="9"/>
    227         <DefaultSyntaxHighlighter Value="Delphi"/>
    228       </Unit25>
    229       <Unit26>
     428        <UsageCount Value="18"/>
     429        <DefaultSyntaxHighlighter Value="Delphi"/>
     430      </Unit55>
     431      <Unit56>
    230432        <Filename Value="../Specialized/SpecializedMatrix.pas"/>
    231         <CursorPos X="25" Y="41"/>
    232         <UsageCount Value="9"/>
    233         <DefaultSyntaxHighlighter Value="Delphi"/>
    234       </Unit26>
    235       <Unit27>
     433        <EditorIndex Value="-1"/>
     434        <TopLine Value="27"/>
     435        <CursorPos X="2" Y="21"/>
     436        <UsageCount Value="19"/>
     437      </Unit56>
     438      <Unit57>
     439        <Filename Value="../ReadMe.txt"/>
     440        <EditorIndex Value="-1"/>
     441        <CursorPos X="28" Y="10"/>
     442        <UsageCount Value="10"/>
     443        <DefaultSyntaxHighlighter Value="None"/>
     444      </Unit57>
     445      <Unit58>
    236446        <Filename Value="../../../../Programy/Lazarus/fpc/2.4.3/source/rtl/objpas/dateutil.inc"/>
    237447        <TopLine Value="38"/>
    238448        <CursorPos X="3" Y="50"/>
    239         <UsageCount Value="1"/>
    240         <DefaultSyntaxHighlighter Value="Delphi"/>
    241       </Unit27>
    242       <Unit28>
     449        <UsageCount Value="10"/>
     450        <DefaultSyntaxHighlighter Value="Delphi"/>
     451      </Unit58>
     452      <Unit59>
    243453        <Filename Value="../../../../Programy/Lazarus/fpc/2.4.3/source/rtl/objpas/classes/classesh.inc"/>
    244454        <TopLine Value="649"/>
    245455        <CursorPos X="38" Y="671"/>
    246         <UsageCount Value="10"/>
    247         <DefaultSyntaxHighlighter Value="Delphi"/>
    248       </Unit28>
    249       <Unit29>
     456        <UsageCount Value="9"/>
     457        <DefaultSyntaxHighlighter Value="Delphi"/>
     458      </Unit59>
     459      <Unit60>
    250460        <Filename Value="../../../../Programy/Lazarus/fpc/2.4.3/source/rtl/objpas/classes/stringl.inc"/>
    251461        <TopLine Value="1185"/>
    252462        <CursorPos X="22" Y="1196"/>
    253         <UsageCount Value="10"/>
    254         <DefaultSyntaxHighlighter Value="Delphi"/>
    255       </Unit29>
    256       <Unit30>
     463        <UsageCount Value="9"/>
     464        <DefaultSyntaxHighlighter Value="Delphi"/>
     465      </Unit60>
     466      <Unit61>
    257467        <Filename Value="../../../../Programy/Lazarus/fpc/2.4.3/source/rtl/objpas/types.pp"/>
    258468        <TopLine Value="112"/>
    259469        <CursorPos X="3" Y="124"/>
    260         <UsageCount Value="10"/>
    261         <DefaultSyntaxHighlighter Value="Delphi"/>
    262       </Unit30>
    263       <Unit31>
     470        <UsageCount Value="9"/>
     471        <DefaultSyntaxHighlighter Value="Delphi"/>
     472      </Unit61>
     473      <Unit62>
    264474        <Filename Value="../../../../Projekty2/FreePascalManager/trunk/Instance/1/FPC/rtl/objpas/sysutils/sysstrh.inc"/>
    265475        <TopLine Value="71"/>
    266476        <CursorPos X="10" Y="84"/>
    267         <UsageCount Value="10"/>
    268         <DefaultSyntaxHighlighter Value="Delphi"/>
    269       </Unit31>
    270       <Unit32>
     477        <UsageCount Value="9"/>
     478        <DefaultSyntaxHighlighter Value="Delphi"/>
     479      </Unit62>
     480      <Unit63>
    271481        <Filename Value="../../../../Projekty2/FreePascalManager/trunk/Instance/1/FPC/rtl/objpas/sysutils/sysstr.inc"/>
    272482        <TopLine Value="148"/>
    273483        <CursorPos X="11" Y="169"/>
    274         <UsageCount Value="10"/>
    275         <DefaultSyntaxHighlighter Value="Delphi"/>
    276       </Unit32>
    277       <Unit33>
     484        <UsageCount Value="9"/>
     485        <DefaultSyntaxHighlighter Value="Delphi"/>
     486      </Unit63>
     487      <Unit64>
    278488        <Filename Value="../../../../Projekty2/FreePascalManager/trunk/Instance/1/FPC/rtl/inc/systemh.inc"/>
    279489        <TopLine Value="511"/>
    280490        <CursorPos X="11" Y="524"/>
    281         <UsageCount Value="10"/>
    282         <DefaultSyntaxHighlighter Value="Delphi"/>
    283       </Unit33>
    284       <Unit34>
     491        <UsageCount Value="9"/>
     492        <DefaultSyntaxHighlighter Value="Delphi"/>
     493      </Unit64>
     494      <Unit65>
    285495        <Filename Value="../../../../Projekty2/FreePascalManager/trunk/Instance/1/FPC/rtl/i386/i386.inc"/>
    286496        <TopLine Value="411"/>
    287497        <CursorPos X="10" Y="424"/>
    288         <UsageCount Value="10"/>
    289         <DefaultSyntaxHighlighter Value="Delphi"/>
    290       </Unit34>
    291       <Unit35>
    292         <Filename Value="../Units/GenericList.pas"/>
    293         <EditorIndex Value="6"/>
    294         <TopLine Value="71"/>
    295         <CursorPos X="3" Y="90"/>
    296         <UsageCount Value="65"/>
    297         <Loaded Value="True"/>
    298       </Unit35>
    299       <Unit36>
    300         <Filename Value="../Units/GenericMatrix.pas"/>
    301         <TopLine Value="42"/>
    302         <CursorPos X="53" Y="55"/>
    303         <UsageCount Value="41"/>
    304         <Loaded Value="True"/>
    305       </Unit36>
    306       <Unit37>
    307         <Filename Value="../Units/GenericStream.pas"/>
    308         <EditorIndex Value="9"/>
    309         <CursorPos X="36" Y="54"/>
    310         <UsageCount Value="36"/>
    311         <Loaded Value="True"/>
    312       </Unit37>
    313       <Unit38>
    314         <Filename Value="../Units/GenericQueue.pas"/>
    315         <EditorIndex Value="13"/>
    316         <CursorPos X="24" Y="28"/>
    317         <UsageCount Value="10"/>
    318         <Loaded Value="True"/>
    319       </Unit38>
    320       <Unit39>
    321         <Filename Value="../Units/GenericDictionary.pas"/>
    322         <EditorIndex Value="14"/>
    323         <TopLine Value="59"/>
    324         <CursorPos Y="96"/>
    325         <UsageCount Value="40"/>
    326         <Loaded Value="True"/>
    327       </Unit39>
    328       <Unit40>
    329         <Filename Value="../../../../../Lazarus/0.9.31_2.6.0/fpc/2.6.0/source/rtl/objpas/sysutils/sysunih.inc"/>
    330         <TopLine Value="9"/>
    331         <CursorPos X="10" Y="22"/>
    332         <UsageCount Value="37"/>
    333         <DefaultSyntaxHighlighter Value="Delphi"/>
    334       </Unit40>
    335       <Unit41>
    336         <Filename Value="../Units/SpecializedList.pas"/>
    337         <TopLine Value="45"/>
    338         <CursorPos Y="68"/>
    339         <UsageCount Value="38"/>
    340       </Unit41>
    341       <Unit42>
    342         <Filename Value="../../../../../Lazarus/0.9.31_2.7.1/fpc/2.7.1/source/rtl/objpas/classes/classesh.inc"/>
    343         <TopLine Value="257"/>
    344         <CursorPos X="3" Y="270"/>
    345         <UsageCount Value="34"/>
    346         <DefaultSyntaxHighlighter Value="Delphi"/>
    347       </Unit42>
    348       <Unit43>
    349         <Filename Value="../Units/GenericSet.pas"/>
    350         <EditorIndex Value="11"/>
    351         <UsageCount Value="10"/>
    352         <Loaded Value="True"/>
    353       </Unit43>
    354       <Unit44>
    355         <Filename Value="../Units/GenericStack.pas"/>
    356         <EditorIndex Value="10"/>
    357         <CursorPos X="14" Y="38"/>
    358         <UsageCount Value="10"/>
    359         <Loaded Value="True"/>
    360       </Unit44>
    361       <Unit45>
    362         <Filename Value="../Units/GenericRange.pas"/>
    363         <EditorIndex Value="12"/>
    364         <CursorPos X="33" Y="35"/>
    365         <UsageCount Value="40"/>
    366         <Loaded Value="True"/>
    367       </Unit45>
    368       <Unit46>
    369         <Filename Value="../../../../../Lazarus/0.9.31_2.7.1/fpc/2.7.1/source/rtl/inc/systemh.inc"/>
    370         <TopLine Value="958"/>
    371         <CursorPos X="11" Y="971"/>
    372         <UsageCount Value="8"/>
    373         <DefaultSyntaxHighlighter Value="Delphi"/>
    374       </Unit46>
    375       <Unit47>
    376         <Filename Value="../Units/GenericTree.pas"/>
    377         <EditorIndex Value="16"/>
    378         <CursorPos X="49" Y="68"/>
    379         <UsageCount Value="40"/>
    380         <Loaded Value="True"/>
    381       </Unit47>
    382       <Unit48>
    383         <Filename Value="../Units/GenericString.pas"/>
    384         <EditorIndex Value="18"/>
    385         <CursorPos X="39" Y="62"/>
    386         <UsageCount Value="33"/>
    387         <Loaded Value="True"/>
    388       </Unit48>
    389       <Unit49>
    390         <Filename Value="../Units/GenericBitmap.pas"/>
    391         <EditorIndex Value="17"/>
    392         <TopLine Value="140"/>
    393         <CursorPos X="34" Y="36"/>
    394         <UsageCount Value="32"/>
    395         <Loaded Value="True"/>
    396       </Unit49>
    397       <Unit50>
    398         <Filename Value="../../../../../Lazarus/0.9.31_2.7.1/lcl/graphics.pp"/>
    399         <UnitName Value="Graphics"/>
    400         <TopLine Value="1151"/>
    401         <CursorPos X="22" Y="1165"/>
    402         <UsageCount Value="28"/>
    403         <DefaultSyntaxHighlighter Value="Delphi"/>
    404       </Unit50>
    405       <Unit51>
    406         <Filename Value="../../../../../Lazarus/0.9.31_2.7.1/lcl/include/rasterimage.inc"/>
    407         <TopLine Value="310"/>
    408         <CursorPos X="22" Y="314"/>
    409         <UsageCount Value="28"/>
    410         <DefaultSyntaxHighlighter Value="Delphi"/>
    411       </Unit51>
    412       <Unit52>
    413         <Filename Value="../../../../../Lazarus/0.9.31_2.7.1/lcl/include/bitmapcanvas.inc"/>
    414         <TopLine Value="53"/>
    415         <CursorPos X="3" Y="46"/>
    416         <UsageCount Value="28"/>
    417         <DefaultSyntaxHighlighter Value="Delphi"/>
    418       </Unit52>
    419       <Unit53>
    420         <Filename Value="../../../../../Lazarus/0.9.31_2.7.1/fpc/2.7.1/source/packages/fcl-image/src/fpcanvas.pp"/>
    421         <UnitName Value="FPCanvas"/>
    422         <TopLine Value="347"/>
    423         <CursorPos X="15" Y="360"/>
    424         <UsageCount Value="28"/>
    425         <DefaultSyntaxHighlighter Value="Delphi"/>
    426       </Unit53>
    427       <Unit54>
    428         <Filename Value="../../../../../Lazarus/0.9.31_2.7.1/fpc/2.7.1/source/packages/fcl-image/src/fpcanvas.inc"/>
    429         <TopLine Value="308"/>
    430         <CursorPos X="3" Y="310"/>
    431         <UsageCount Value="28"/>
    432         <DefaultSyntaxHighlighter Value="Delphi"/>
    433       </Unit54>
    434       <Unit55>
    435         <Filename Value="../../../../../Lazarus/0.9.31_2.7.1/fpc/2.7.1/source/packages/fcl-image/src/fpcdrawh.inc"/>
    436         <TopLine Value="54"/>
    437         <CursorPos X="3" Y="63"/>
    438         <UsageCount Value="28"/>
    439         <DefaultSyntaxHighlighter Value="Delphi"/>
    440       </Unit55>
    441       <Unit56>
    442         <Filename Value="../../../../../Lazarus/0.9.31_2.7.1/lcl/include/canvas.inc"/>
    443         <TopLine Value="147"/>
    444         <CursorPos X="3" Y="152"/>
    445         <UsageCount Value="28"/>
    446         <DefaultSyntaxHighlighter Value="Delphi"/>
    447       </Unit56>
    448       <Unit57>
    449         <Filename Value="../../../../../Lazarus/0.9.31_2.7.1/lcl/interfacebase.pp"/>
    450         <UnitName Value="InterfaceBase"/>
    451         <TopLine Value="153"/>
    452         <CursorPos X="15" Y="166"/>
    453         <UsageCount Value="28"/>
    454         <DefaultSyntaxHighlighter Value="Delphi"/>
    455       </Unit57>
    456       <Unit58>
    457         <Filename Value="../../../../../Lazarus/0.9.31_2.7.1/lcl/comctrls.pp"/>
    458         <UnitName Value="ComCtrls"/>
    459         <TopLine Value="2962"/>
    460         <CursorPos X="3" Y="2975"/>
    461         <UsageCount Value="27"/>
    462         <DefaultSyntaxHighlighter Value="Delphi"/>
    463       </Unit58>
    464       <Unit59>
    465         <Filename Value="../../../../../Lazarus/0.9.31_2.7.1/lcl/include/treeview.inc"/>
    466         <TopLine Value="5239"/>
    467         <CursorPos X="3" Y="5243"/>
    468         <UsageCount Value="27"/>
    469         <DefaultSyntaxHighlighter Value="Delphi"/>
    470       </Unit59>
    471       <Unit60>
    472         <Filename Value="../../../../../Lazarus/1.1_2.7.1/fpc/2.7.1/source/rtl/objpas/sysutils/filutilh.inc"/>
    473         <TopLine Value="62"/>
    474         <CursorPos X="3" Y="75"/>
    475         <UsageCount Value="11"/>
    476       </Unit60>
    477       <Unit61>
    478         <Filename Value="../../../../../Lazarus/1.1_2.7.1/fpc/2.7.1/source/rtl/inc/systemh.inc"/>
    479         <EditorIndex Value="-1"/>
    480         <TopLine Value="582"/>
    481         <CursorPos X="11" Y="595"/>
    482         <UsageCount Value="13"/>
    483       </Unit61>
    484       <Unit62>
    485         <Filename Value="../../../../../Lazarus/1.1_2.7.1/fpc/2.7.1/source/rtl/win/sysutils.pp"/>
    486         <TopLine Value="300"/>
    487         <CursorPos Y="302"/>
    488         <UsageCount Value="11"/>
    489       </Unit62>
    490       <Unit63>
    491         <Filename Value="../../../../../Lazarus/1.1_2.7.1/fpc/2.7.1/source/rtl/win/wininc/func.inc"/>
    492         <TopLine Value="169"/>
    493         <CursorPos X="15" Y="177"/>
    494         <UsageCount Value="11"/>
    495       </Unit63>
    496       <Unit64>
    497         <Filename Value="../../../../../Lazarus/1.1_2.7.1/fpc/2.7.1/source/rtl/inc/file.inc"/>
    498         <TopLine Value="299"/>
    499         <CursorPos X="3" Y="304"/>
    500         <UsageCount Value="11"/>
    501       </Unit64>
    502       <Unit65>
    503         <Filename Value="../../../../../Lazarus/1.1_2.7.1/fpc/2.7.1/source/rtl/win/sysfile.inc"/>
    504         <TopLine Value="133"/>
    505         <CursorPos X="11" Y="143"/>
    506         <UsageCount Value="11"/>
     498        <UsageCount Value="9"/>
     499        <DefaultSyntaxHighlighter Value="Delphi"/>
    507500      </Unit65>
    508501      <Unit66>
    509         <Filename Value="../../../../../Lazarus/1.1_2.7.1/fpc/2.7.1/source/rtl/win/sysos.inc"/>
    510         <TopLine Value="250"/>
    511         <CursorPos X="20" Y="268"/>
    512         <UsageCount Value="11"/>
     502        <Filename Value="../Specialized/SpecializedStream.pas"/>
     503        <EditorIndex Value="-1"/>
     504        <UsageCount Value="17"/>
    513505      </Unit66>
    514506      <Unit67>
    515         <Filename Value="../../../../../Lazarus/1.1_2.7.1/fpc/2.7.1/source/rtl/inc/text.inc"/>
    516         <TopLine Value="108"/>
    517         <CursorPos X="3" Y="110"/>
    518         <UsageCount Value="10"/>
     507        <Filename Value="../../../../../Lazarus/0.9.31_2.6.0/lcl/lclclasses.pp"/>
     508        <UnitName Value="LCLClasses"/>
     509        <TopLine Value="25"/>
     510        <CursorPos X="32" Y="40"/>
     511        <UsageCount Value="9"/>
     512        <DefaultSyntaxHighlighter Value="Delphi"/>
    519513      </Unit67>
    520514      <Unit68>
    521         <Filename Value="../../../../../Lazarus/1.1_2.7.1/fpc/2.7.1/source/rtl/objpas/sysutils/sysstrh.inc"/>
    522         <EditorIndex Value="-1"/>
    523         <TopLine Value="72"/>
    524         <CursorPos X="10" Y="84"/>
    525         <UsageCount Value="12"/>
     515        <Filename Value="../../../../../Lazarus/0.9.31_2.6.0/lcl/controls.pp"/>
     516        <UnitName Value="Controls"/>
     517        <CursorPos X="39" Y="11"/>
     518        <UsageCount Value="9"/>
     519        <DefaultSyntaxHighlighter Value="Delphi"/>
    526520      </Unit68>
    527521      <Unit69>
    528         <Filename Value="../../../../../Lazarus/1.1_2.7.1/fpc/2.7.1/source/rtl/objpas/classes/classesh.inc"/>
    529         <EditorIndex Value="-1"/>
    530         <TopLine Value="258"/>
    531         <CursorPos X="14" Y="270"/>
    532         <UsageCount Value="12"/>
     522        <Filename Value="../../../../../Lazarus/0.9.31_2.6.0/fpc/2.6.0/source/rtl/inc/objpash.inc"/>
     523        <TopLine Value="179"/>
     524        <CursorPos X="23" Y="192"/>
     525        <UsageCount Value="10"/>
     526        <DefaultSyntaxHighlighter Value="Delphi"/>
    533527      </Unit69>
    534528      <Unit70>
    535         <Filename Value="../../../../../Lazarus/1.1_2.7.1/fpc/2.7.1/source/rtl/objpas/classes/stringl.inc"/>
    536         <EditorIndex Value="-1"/>
    537         <TopLine Value="736"/>
    538         <CursorPos X="3" Y="738"/>
    539         <UsageCount Value="12"/>
     529        <Filename Value="../../../../../Lazarus/0.9.31_2.6.0/fpc/2.6.0/source/rtl/inc/objpas.inc"/>
     530        <TopLine Value="265"/>
     531        <CursorPos X="9" Y="267"/>
     532        <UsageCount Value="10"/>
     533        <DefaultSyntaxHighlighter Value="Delphi"/>
    540534      </Unit70>
    541535      <Unit71>
    542         <Filename Value="../../../../../Lazarus/1.1_2.7.1/fpc/2.7.1/source/rtl/objpas/classes/lists.inc"/>
    543         <EditorIndex Value="-1"/>
    544         <TopLine Value="199"/>
    545         <CursorPos X="31" Y="207"/>
    546         <UsageCount Value="12"/>
     536        <Filename Value="../Generic/GenericStream.inc"/>
     537        <EditorIndex Value="-1"/>
     538        <TopLine Value="20"/>
     539        <CursorPos X="31" Y="40"/>
     540        <UsageCount Value="15"/>
    547541      </Unit71>
    548542      <Unit72>
    549         <Filename Value="../../../../../Lazarus/1.1_2.7.1/fpc/2.7.1/source/rtl/objpas/sysutils/sysstr.inc"/>
    550         <EditorIndex Value="-1"/>
    551         <TopLine Value="181"/>
    552         <CursorPos X="3" Y="187"/>
    553         <UsageCount Value="12"/>
     543        <Filename Value="../../../../../Lazarus/0.9.31_2.6.0/fpc/2.6.0/source/rtl/objpas/classes/classesh.inc"/>
     544        <EditorIndex Value="-1"/>
     545        <TopLine Value="891"/>
     546        <CursorPos X="18" Y="908"/>
     547        <UsageCount Value="13"/>
     548        <DefaultSyntaxHighlighter Value="Delphi"/>
    554549      </Unit72>
    555550      <Unit73>
    556         <Filename Value="../../../../../Lazarus/1.1_2.7.1/fpc/2.7.1/source/rtl/i386/i386.inc"/>
    557         <EditorIndex Value="-1"/>
    558         <TopLine Value="503"/>
    559         <CursorPos X="9" Y="503"/>
    560         <UsageCount Value="12"/>
     551        <Filename Value="../../../../../Lazarus/0.9.31_2.6.0/fpc/2.6.0/source/rtl/objpas/classes/streams.inc"/>
     552        <EditorIndex Value="-1"/>
     553        <TopLine Value="739"/>
     554        <CursorPos X="18" Y="750"/>
     555        <UsageCount Value="13"/>
     556        <DefaultSyntaxHighlighter Value="Delphi"/>
    561557      </Unit73>
    562558      <Unit74>
    563         <Filename Value="../../../../../Lazarus/1.1_2.7.1/fpc/2.7.1/source/rtl/inc/system.inc"/>
    564         <EditorIndex Value="-1"/>
    565         <TopLine Value="277"/>
    566         <CursorPos X="14" Y="285"/>
     559        <Filename Value="../Generic/GenericListString.inc"/>
     560        <EditorIndex Value="-1"/>
     561        <TopLine Value="8"/>
     562        <CursorPos X="34" Y="21"/>
    567563        <UsageCount Value="12"/>
    568564      </Unit74>
    569565      <Unit75>
    570         <Filename Value="../ReadMe.txt"/>
    571         <EditorIndex Value="19"/>
    572         <CursorPos X="41" Y="7"/>
    573         <UsageCount Value="11"/>
    574         <Loaded Value="True"/>
    575         <DefaultSyntaxHighlighter Value="None"/>
     566        <Filename Value="../Generic/GenericBitmap.pas"/>
     567        <EditorIndex Value="-1"/>
     568        <CursorPos X="48" Y="13"/>
     569        <UsageCount Value="10"/>
    576570      </Unit75>
    577571      <Unit76>
    578         <Filename Value="../Units/GenericPoint.pas"/>
    579         <EditorIndex Value="1"/>
    580         <CursorPos X="59" Y="19"/>
    581         <UsageCount Value="10"/>
    582         <Loaded Value="True"/>
     572        <Filename Value="../Generic/GenericMatrix.pas"/>
     573        <EditorIndex Value="-1"/>
     574        <TopLine Value="68"/>
     575        <CursorPos X="65" Y="93"/>
     576        <UsageCount Value="11"/>
    583577      </Unit76>
    584578      <Unit77>
    585         <Filename Value="/usr/share/fpcsrc/3.0.0/rtl/objpas/classes/classesh.inc"/>
    586         <EditorIndex Value="4"/>
    587         <TopLine Value="229"/>
    588         <CursorPos X="14" Y="251"/>
    589         <UsageCount Value="10"/>
     579        <Filename Value="../Generic/GenericList.pas"/>
     580        <TopLine Value="366"/>
     581        <CursorPos Y="384"/>
     582        <UsageCount Value="12"/>
    590583        <Loaded Value="True"/>
    591584      </Unit77>
    592585      <Unit78>
    593         <Filename Value="/usr/share/fpcsrc/3.0.0/rtl/objpas/classes/lists.inc"/>
     586        <Filename Value="/usr/share/fpcsrc/3.0.2/rtl/objpas/classes/classesh.inc"/>
    594587        <EditorIndex Value="5"/>
    595         <TopLine Value="199"/>
    596         <CursorPos X="3" Y="207"/>
    597         <UsageCount Value="10"/>
     588        <TopLine Value="216"/>
     589        <CursorPos X="14" Y="242"/>
     590        <UsageCount Value="11"/>
    598591        <Loaded Value="True"/>
    599592      </Unit78>
    600593      <Unit79>
    601         <Filename Value="/usr/share/fpcsrc/3.0.0/rtl/inc/systemh.inc"/>
    602         <EditorIndex Value="7"/>
    603         <TopLine Value="726"/>
    604         <CursorPos X="11" Y="749"/>
    605         <UsageCount Value="10"/>
    606         <Loaded Value="True"/>
     594        <Filename Value="../Specialized/SpecializedPoint.pas"/>
     595        <EditorIndex Value="-1"/>
     596        <CursorPos X="2" Y="17"/>
     597        <UsageCount Value="10"/>
    607598      </Unit79>
    608599      <Unit80>
    609         <Filename Value="/usr/share/fpcsrc/3.0.0/rtl/x86_64/x86_64.inc"/>
    610         <EditorIndex Value="8"/>
    611         <TopLine Value="634"/>
    612         <CursorPos X="10" Y="657"/>
    613         <UsageCount Value="10"/>
    614         <Loaded Value="True"/>
     600        <Filename Value="../Specialized/SpecializedBitmap.pas"/>
     601        <EditorIndex Value="-1"/>
     602        <TopLine Value="28"/>
     603        <CursorPos X="2" Y="27"/>
     604        <UsageCount Value="10"/>
    615605      </Unit80>
    616606      <Unit81>
    617         <Filename Value="../Units/GenericRectangle.pas"/>
    618         <EditorIndex Value="2"/>
    619         <TopLine Value="17"/>
    620         <CursorPos X="27" Y="51"/>
    621         <UsageCount Value="10"/>
    622         <Loaded Value="True"/>
     607        <Filename Value="../Generic/GenericStream.pas"/>
     608        <EditorIndex Value="-1"/>
     609        <TopLine Value="33"/>
     610        <CursorPos X="43" Y="85"/>
     611        <UsageCount Value="11"/>
    623612      </Unit81>
    624613      <Unit82>
    625         <Filename Value="../Additional/UBinarySerializer.pas"/>
    626         <EditorIndex Value="20"/>
    627         <TopLine Value="55"/>
    628         <UsageCount Value="10"/>
     614        <Filename Value="../Specialized/SpecializedRectangle.pas"/>
     615        <EditorIndex Value="-1"/>
     616        <CursorPos X="59" Y="8"/>
     617        <UsageCount Value="11"/>
     618      </Unit82>
     619      <Unit83>
     620        <Filename Value="../Generic/GenericTree.pas"/>
     621        <EditorIndex Value="-1"/>
     622        <CursorPos X="3" Y="43"/>
     623        <UsageCount Value="11"/>
     624      </Unit83>
     625      <Unit84>
     626        <Filename Value="../Generic/GenericPoint.pas"/>
     627        <EditorIndex Value="-1"/>
     628        <CursorPos X="3" Y="13"/>
     629        <UsageCount Value="11"/>
     630      </Unit84>
     631      <Unit85>
     632        <Filename Value="../Generic/GenericRectangle.pas"/>
     633        <EditorIndex Value="-1"/>
     634        <TopLine Value="244"/>
     635        <CursorPos X="41" Y="296"/>
     636        <UsageCount Value="11"/>
     637      </Unit85>
     638      <Unit86>
     639        <Filename Value="/usr/share/fpcsrc/3.0.2/rtl/objpas/math.pp"/>
     640        <EditorIndex Value="-1"/>
     641        <TopLine Value="135"/>
     642        <CursorPos X="14" Y="180"/>
     643        <UsageCount Value="11"/>
     644      </Unit86>
     645      <Unit87>
     646        <Filename Value="../Generic/GenericListString.pas"/>
     647        <EditorIndex Value="-1"/>
     648        <UsageCount Value="10"/>
     649      </Unit87>
     650      <Unit88>
     651        <Filename Value="../Generic/GenericDictionary.pas"/>
     652        <EditorIndex Value="-1"/>
     653        <TopLine Value="25"/>
     654        <CursorPos X="34" Y="48"/>
     655        <UsageCount Value="10"/>
     656      </Unit88>
     657      <Unit89>
     658        <Filename Value="../Generic/GenericFileList.pas"/>
     659        <EditorIndex Value="-1"/>
     660        <CursorPos X="5"/>
     661        <UsageCount Value="11"/>
     662      </Unit89>
     663      <Unit90>
     664        <Filename Value="../Generic/GenericListAbstract.pas"/>
     665        <EditorIndex Value="-1"/>
     666        <UsageCount Value="10"/>
     667      </Unit90>
     668      <Unit91>
     669        <Filename Value="../Generic/GenericQueue.pas"/>
     670        <EditorIndex Value="-1"/>
     671        <TopLine Value="20"/>
     672        <CursorPos X="38" Y="68"/>
     673        <UsageCount Value="11"/>
     674      </Unit91>
     675      <Unit92>
     676        <Filename Value="../Generic/GenericRange.pas"/>
     677        <EditorIndex Value="-1"/>
     678        <CursorPos X="21" Y="35"/>
     679        <UsageCount Value="11"/>
     680      </Unit92>
     681      <Unit93>
     682        <Filename Value="../Generic/GenericSet.pas"/>
     683        <EditorIndex Value="-1"/>
     684        <CursorPos X="31" Y="25"/>
     685        <UsageCount Value="11"/>
     686      </Unit93>
     687      <Unit94>
     688        <Filename Value="../Generic/GenericStack.pas"/>
     689        <EditorIndex Value="-1"/>
     690        <CursorPos X="13" Y="44"/>
     691        <UsageCount Value="11"/>
     692      </Unit94>
     693      <Unit95>
     694        <Filename Value="../Generic/GenericListObject.pas"/>
     695        <EditorIndex Value="-1"/>
     696        <CursorPos Y="31"/>
     697        <UsageCount Value="10"/>
     698      </Unit95>
     699      <Unit96>
     700        <Filename Value="/usr/share/fpcsrc/3.0.2/rtl/objpas/rtlconsts.pp"/>
     701        <UnitName Value="RtlConsts"/>
     702        <EditorIndex Value="-1"/>
     703        <UsageCount Value="11"/>
     704      </Unit96>
     705      <Unit97>
     706        <Filename Value="/usr/share/fpcsrc/3.0.2/rtl/objpas/rtlconst.inc"/>
     707        <EditorIndex Value="-1"/>
     708        <TopLine Value="13"/>
     709        <UsageCount Value="11"/>
     710      </Unit97>
     711      <Unit98>
     712        <Filename Value="/usr/share/fpcsrc/3.0.2/rtl/unix/classes.pp"/>
     713        <UnitName Value="Classes"/>
     714        <EditorIndex Value="-1"/>
     715        <TopLine Value="3"/>
     716        <CursorPos X="33" Y="55"/>
     717        <UsageCount Value="11"/>
     718      </Unit98>
     719      <Unit99>
     720        <Filename Value="/usr/share/fpcsrc/3.0.2/rtl/objpas/sysutils/sysutilh.inc"/>
     721        <EditorIndex Value="-1"/>
     722        <TopLine Value="81"/>
     723        <CursorPos X="55" Y="113"/>
     724        <UsageCount Value="11"/>
     725      </Unit99>
     726      <Unit100>
     727        <Filename Value="/usr/share/fpcsrc/3.0.2/rtl/objpas/fgl.pp"/>
     728        <EditorIndex Value="2"/>
     729        <TopLine Value="628"/>
     730        <CursorPos X="52" Y="637"/>
     731        <UsageCount Value="11"/>
    629732        <Loaded Value="True"/>
    630       </Unit82>
     733      </Unit100>
     734      <Unit101>
     735        <Filename Value="/usr/share/fpcsrc/3.0.2/rtl/objpas/classes/lists.inc"/>
     736        <EditorIndex Value="6"/>
     737        <TopLine Value="122"/>
     738        <CursorPos X="3" Y="124"/>
     739        <UsageCount Value="11"/>
     740        <Loaded Value="True"/>
     741      </Unit101>
     742      <Unit102>
     743        <Filename Value="/usr/share/fpcsrc/3.0.2/rtl/inc/systemh.inc"/>
     744        <EditorIndex Value="3"/>
     745        <TopLine Value="741"/>
     746        <CursorPos X="11" Y="767"/>
     747        <UsageCount Value="11"/>
     748        <Loaded Value="True"/>
     749      </Unit102>
     750      <Unit103>
     751        <Filename Value="/usr/share/fpcsrc/3.0.2/rtl/x86_64/x86_64.inc"/>
     752        <EditorIndex Value="-1"/>
     753        <TopLine Value="623"/>
     754        <CursorPos X="10" Y="634"/>
     755        <UsageCount Value="10"/>
     756      </Unit103>
    631757    </Units>
    632     <JumpHistory Count="30" HistoryIndex="29">
     758    <JumpHistory Count="30" HistoryIndex="28">
    633759      <Position1>
    634         <Filename Value="Demo.lpr"/>
    635         <Caret Line="16"/>
     760        <Filename Value="UMainForm.pas"/>
     761        <Caret Line="717" TopLine="695"/>
    636762      </Position1>
    637763      <Position2>
    638764        <Filename Value="UMainForm.pas"/>
    639         <Caret Line="243" TopLine="219"/>
     765        <Caret Line="716" TopLine="695"/>
    640766      </Position2>
    641767      <Position3>
    642         <Filename Value="../Units/GenericDictionary.pas"/>
    643         <Caret Line="88" TopLine="59"/>
     768        <Filename Value="UMainForm.pas"/>
     769        <Caret Line="717" TopLine="695"/>
    644770      </Position3>
    645771      <Position4>
    646         <Filename Value="../Units/GenericDictionary.pas"/>
    647         <Caret Line="89" TopLine="59"/>
     772        <Filename Value="UMainForm.pas"/>
     773        <Caret Line="716" TopLine="695"/>
    648774      </Position4>
    649775      <Position5>
    650         <Filename Value="../Units/GenericDictionary.pas"/>
    651         <Caret Line="90" TopLine="59"/>
     776        <Filename Value="UMainForm.pas"/>
     777        <Caret Line="717" TopLine="695"/>
    652778      </Position5>
    653779      <Position6>
    654         <Filename Value="../Units/GenericDictionary.pas"/>
    655         <Caret Line="91" TopLine="59"/>
     780        <Filename Value="UMainForm.pas"/>
     781        <Caret Line="716" TopLine="695"/>
    656782      </Position6>
    657783      <Position7>
    658         <Filename Value="../Units/GenericDictionary.pas"/>
    659         <Caret Line="94" TopLine="59"/>
     784        <Filename Value="UMainForm.pas"/>
     785        <Caret Line="718" TopLine="695"/>
    660786      </Position7>
    661787      <Position8>
    662         <Filename Value="../Units/GenericDictionary.pas"/>
    663         <Caret Line="90" TopLine="59"/>
     788        <Filename Value="UMainForm.pas"/>
     789        <Caret Line="719" TopLine="695"/>
    664790      </Position8>
    665791      <Position9>
    666         <Filename Value="../Units/GenericDictionary.pas"/>
    667         <Caret Line="91" TopLine="59"/>
     792        <Filename Value="UMainForm.pas"/>
     793        <Caret Line="721" TopLine="695"/>
    668794      </Position9>
    669795      <Position10>
    670         <Filename Value="../Units/GenericDictionary.pas"/>
    671         <Caret Line="94" TopLine="59"/>
     796        <Filename Value="UMainForm.pas"/>
     797        <Caret Line="722" TopLine="695"/>
    672798      </Position10>
    673799      <Position11>
    674         <Filename Value="../Units/GenericDictionary.pas"/>
    675         <Caret Line="90" TopLine="59"/>
     800        <Filename Value="UMainForm.pas"/>
     801        <Caret Line="723" TopLine="695"/>
    676802      </Position11>
    677803      <Position12>
    678         <Filename Value="../Units/GenericDictionary.pas"/>
    679         <Caret Line="91" TopLine="59"/>
     804        <Filename Value="UMainForm.pas"/>
     805        <Caret Line="724" TopLine="695"/>
    680806      </Position12>
    681807      <Position13>
    682         <Filename Value="../Units/GenericDictionary.pas"/>
    683         <Caret Line="94" TopLine="59"/>
     808        <Filename Value="UMainForm.pas"/>
     809        <Caret Line="725" TopLine="695"/>
    684810      </Position13>
    685811      <Position14>
    686         <Filename Value="../Units/GenericDictionary.pas"/>
    687         <Caret Line="90" TopLine="59"/>
     812        <Filename Value="UMainForm.pas"/>
     813        <Caret Line="730" TopLine="695"/>
    688814      </Position14>
    689815      <Position15>
    690         <Filename Value="../Units/GenericDictionary.pas"/>
    691         <Caret Line="96" TopLine="59"/>
     816        <Filename Value="UMainForm.pas"/>
     817        <Caret Line="731" TopLine="695"/>
    692818      </Position15>
    693819      <Position16>
    694820        <Filename Value="UMainForm.pas"/>
    695         <Caret Line="235" Column="60" TopLine="219"/>
     821        <Caret Line="732" TopLine="695"/>
    696822      </Position16>
    697823      <Position17>
    698824        <Filename Value="UMainForm.pas"/>
    699         <Caret Line="243" TopLine="219"/>
     825        <Caret Line="731" TopLine="695"/>
    700826      </Position17>
    701827      <Position18>
    702         <Filename Value="../Units/GenericDictionary.pas"/>
    703         <Caret Line="87" TopLine="59"/>
     828        <Filename Value="UMainForm.pas"/>
     829        <Caret Line="732" TopLine="695"/>
    704830      </Position18>
    705831      <Position19>
    706         <Filename Value="../Units/GenericDictionary.pas"/>
    707         <Caret Line="89" TopLine="59"/>
     832        <Filename Value="UMainForm.pas"/>
     833        <Caret Line="731" TopLine="695"/>
    708834      </Position19>
    709835      <Position20>
    710         <Filename Value="../Units/GenericDictionary.pas"/>
    711         <Caret Line="90" TopLine="59"/>
     836        <Filename Value="UMainForm.pas"/>
     837        <Caret Line="732" TopLine="695"/>
    712838      </Position20>
    713839      <Position21>
    714         <Filename Value="../Units/GenericDictionary.pas"/>
    715         <Caret Line="91" TopLine="59"/>
     840        <Filename Value="UMainForm.pas"/>
     841        <Caret Line="731" TopLine="695"/>
    716842      </Position21>
    717843      <Position22>
    718         <Filename Value="../Units/GenericDictionary.pas"/>
    719         <Caret Line="94" TopLine="59"/>
     844        <Filename Value="UMainForm.pas"/>
     845        <Caret Line="732" TopLine="695"/>
    720846      </Position22>
    721847      <Position23>
    722         <Filename Value="../Units/GenericDictionary.pas"/>
    723         <Caret Line="90" TopLine="59"/>
     848        <Filename Value="UMainForm.pas"/>
     849        <Caret Line="533" TopLine="517"/>
    724850      </Position23>
    725851      <Position24>
    726         <Filename Value="../Units/GenericDictionary.pas"/>
    727         <Caret Line="91" TopLine="59"/>
     852        <Filename Value="UMainForm.pas"/>
     853        <Caret Line="36" Column="28"/>
    728854      </Position24>
    729855      <Position25>
    730         <Filename Value="../Units/GenericDictionary.pas"/>
    731         <Caret Line="94" TopLine="59"/>
     856        <Filename Value="UMainForm.pas"/>
     857        <Caret Line="90" Column="38" TopLine="65"/>
    732858      </Position25>
    733859      <Position26>
    734         <Filename Value="../Units/GenericDictionary.pas"/>
    735         <Caret Line="90" TopLine="59"/>
     860        <Filename Value="UMainForm.pas"/>
     861        <Caret Line="33" Column="15" TopLine="10"/>
    736862      </Position26>
    737863      <Position27>
    738         <Filename Value="../Units/GenericDictionary.pas"/>
    739         <Caret Line="91" TopLine="59"/>
     864        <Filename Value="UMainForm.pas"/>
     865        <Caret Line="412" Column="32" TopLine="383"/>
    740866      </Position27>
    741867      <Position28>
    742         <Filename Value="../Units/GenericDictionary.pas"/>
    743         <Caret Line="94" TopLine="59"/>
     868        <Filename Value="UMainForm.pas"/>
     869        <Caret Line="31" Column="15" TopLine="7"/>
    744870      </Position28>
    745871      <Position29>
    746         <Filename Value="../Units/GenericDictionary.pas"/>
    747         <Caret Line="90" TopLine="59"/>
     872        <Filename Value="UMainForm.pas"/>
     873        <Caret Line="515" Column="55" TopLine="480"/>
    748874      </Position29>
    749875      <Position30>
    750         <Filename Value="../Units/GenericDictionary.pas"/>
    751         <Caret Line="96" TopLine="59"/>
     876        <Filename Value="UMainForm.pas"/>
     877        <Caret Line="139" Column="3" TopLine="132"/>
    752878      </Position30>
    753879    </JumpHistory>
     
    766892        <SyntaxMode Value="Delphi"/>
    767893        <CStyleOperator Value="False"/>
     894        <IncludeAssertionCode Value="True"/>
    768895        <AllowLabel Value="False"/>
    769896        <CPPInline Value="False"/>
     
    778905        <StackChecks Value="True"/>
    779906      </Checks>
     907      <VerifyObjMethodCallValidity Value="True"/>
    780908    </CodeGeneration>
    781909    <Linking>
     
    790918      </Options>
    791919    </Linking>
     920    <Other>
     921      <CompilerMessages>
     922        <IgnoredMessages idx5024="True"/>
     923      </CompilerMessages>
     924      <CustomOptions Value="-dDEBUG"/>
     925    </Other>
    792926  </CompilerOptions>
    793927  <Debugging>
    794     <BreakPoints Count="1">
    795       <Item1>
    796         <Kind Value="bpkSource"/>
    797         <WatchScope Value="wpsLocal"/>
    798         <WatchKind Value="wpkWrite"/>
    799         <Source Value="UMainForm.pas"/>
    800         <Line Value="657"/>
    801       </Item1>
    802     </BreakPoints>
    803928    <Exceptions Count="3">
    804929      <Item1>
Note: See TracChangeset for help on using the changeset viewer.