Ignore:
Timestamp:
Feb 13, 2012, 1:47:33 PM (12 years ago)
Author:
chronos
Message:
  • Added: Package Common replace units LastOpenedList and Registry.
  • Modified: Instead of unfinished advanced docking manager use static dockign to panels and PageControl sheets.
Location:
trunk/IDE
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/IDE

    • Property svn:ignore
      •  

        old new  
        11lib
        22backup
         3Transpascal.dbg
         4Transpascal.lps
         5Transpascal.exe
  • trunk/IDE/Transpascal.lpi

    r30 r34  
    55    <PathDelim Value="\"/>
    66    <General>
     7      <SessionStorage Value="InProjectDir"/>
    78      <MainUnit Value="0"/>
    89      <Title Value="Transpascal IDE"/>
     
    1011      <UseXPManifest Value="True"/>
    1112      <Icon Value="0"/>
    12       <ActiveWindowIndexAtStart Value="0"/>
    1313    </General>
    1414    <i18n>
    15       <EnableI18N LFM="False"/>
     15      <EnableI18N Value="True"/>
     16      <OutDir Value="Languages"/>
    1617    </i18n>
    1718    <VersionInfo>
     
    2021      <StringTable ProductVersion=""/>
    2122    </VersionInfo>
    22     <BuildModes Count="1">
    23       <Item1 Name="default" Default="True"/>
     23    <BuildModes Count="2">
     24      <Item1 Name="Debug" Default="True"/>
     25      <Item2 Name="Release">
     26        <CompilerOptions>
     27          <Version Value="11"/>
     28          <PathDelim Value="\"/>
     29          <Target>
     30            <Filename Value="Transpascal"/>
     31          </Target>
     32          <SearchPaths>
     33            <IncludeFiles Value="$(ProjOutDir)"/>
     34            <OtherUnitFiles Value="Forms;Common"/>
     35            <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
     36          </SearchPaths>
     37          <Parsing>
     38            <SyntaxOptions>
     39              <SyntaxMode Value="Delphi"/>
     40              <CStyleOperator Value="False"/>
     41              <AllowLabel Value="False"/>
     42              <CPPInline Value="False"/>
     43            </SyntaxOptions>
     44          </Parsing>
     45          <CodeGeneration>
     46            <SmartLinkUnit Value="True"/>
     47            <Optimizations>
     48              <OptimizationLevel Value="2"/>
     49            </Optimizations>
     50          </CodeGeneration>
     51          <Linking>
     52            <Debugging>
     53              <GenerateDebugInfo Value="False"/>
     54            </Debugging>
     55            <Options>
     56              <Win32>
     57                <GraphicApplication Value="True"/>
     58              </Win32>
     59            </Options>
     60          </Linking>
     61          <Other>
     62            <CompilerMessages>
     63              <UseMsgFile Value="True"/>
     64            </CompilerMessages>
     65            <CompilerPath Value="$(CompPath)"/>
     66          </Other>
     67        </CompilerOptions>
     68      </Item2>
    2469    </BuildModes>
    2570    <PublishOptions>
     
    3580      </local>
    3681    </RunParams>
    37     <RequiredPackages Count="6">
     82    <RequiredPackages Count="7">
    3883      <Item1>
    39         <PackageName Value="LCLBase"/>
    40         <MinVersion Major="1" Release="1" Valid="True"/>
     84        <PackageName Value="Common"/>
    4185      </Item1>
    4286      <Item2>
    43         <PackageName Value="TemplateGenerics"/>
     87        <PackageName Value="LCLBase"/>
     88        <MinVersion Major="1" Valid="True" Release="1"/>
    4489      </Item2>
    4590      <Item3>
    46         <PackageName Value="TranspascalCompiler"/>
     91        <PackageName Value="TemplateGenerics"/>
    4792      </Item3>
    4893      <Item4>
    49         <PackageName Value="CoolDocking"/>
     94        <PackageName Value="TranspascalCompiler"/>
    5095      </Item4>
    5196      <Item5>
     97        <PackageName Value="CoolDocking"/>
     98      </Item5>
     99      <Item6>
    52100        <PackageName Value="SynEdit"/>
    53101        <MinVersion Major="1" Valid="True"/>
    54       </Item5>
    55       <Item6>
     102      </Item6>
     103      <Item7>
    56104        <PackageName Value="LCL"/>
    57       </Item6>
     105      </Item7>
    58106    </RequiredPackages>
    59     <Units Count="97">
     107    <Units Count="14">
    60108      <Unit0>
    61109        <Filename Value="Transpascal.lpr"/>
    62110        <IsPartOfProject Value="True"/>
    63111        <UnitName Value="Transpascal"/>
    64         <EditorIndex Value="4"/>
    65         <WindowIndex Value="0"/>
    66         <TopLine Value="1"/>
    67         <CursorPos X="1" Y="19"/>
    68         <UsageCount Value="215"/>
    69         <Loaded Value="True"/>
    70         <DefaultSyntaxHighlighter Value="Delphi"/>
    71112      </Unit0>
    72113      <Unit1>
     
    77118        <ResourceBaseClass Value="Form"/>
    78119        <UnitName Value="UMainForm"/>
    79         <EditorIndex Value="1"/>
    80         <WindowIndex Value="0"/>
    81         <TopLine Value="150"/>
    82         <CursorPos X="80" Y="177"/>
    83         <UsageCount Value="215"/>
    84         <Loaded Value="True"/>
    85         <LoadedDesigner Value="True"/>
    86         <DefaultSyntaxHighlighter Value="Delphi"/>
    87120      </Unit1>
    88121      <Unit2>
     
    90123        <IsPartOfProject Value="True"/>
    91124        <UnitName Value="UTextSource"/>
    92         <WindowIndex Value="0"/>
    93         <TopLine Value="1"/>
    94         <CursorPos X="1" Y="6"/>
    95         <UsageCount Value="215"/>
    96         <DefaultSyntaxHighlighter Value="Delphi"/>
    97125      </Unit2>
    98126      <Unit3>
    99         <Filename Value="USourceCode.pas"/>
    100         <UnitName Value="USourceCode"/>
    101         <WindowIndex Value="0"/>
    102         <TopLine Value="745"/>
    103         <CursorPos X="46" Y="759"/>
    104         <UsageCount Value="116"/>
    105         <DefaultSyntaxHighlighter Value="Delphi"/>
     127        <Filename Value="UProject.pas"/>
     128        <IsPartOfProject Value="True"/>
     129        <UnitName Value="UProject"/>
    106130      </Unit3>
    107131      <Unit4>
    108         <Filename Value="UCompiler.pas"/>
    109         <UnitName Value="UCompiler"/>
    110         <WindowIndex Value="0"/>
    111         <TopLine Value="1"/>
    112         <CursorPos X="40" Y="11"/>
    113         <UsageCount Value="116"/>
    114         <DefaultSyntaxHighlighter Value="Delphi"/>
     132        <Filename Value="Forms\UProjectManager.pas"/>
     133        <IsPartOfProject Value="True"/>
     134        <ComponentName Value="ProjectManager"/>
     135        <ResourceBaseClass Value="Form"/>
     136        <UnitName Value="UProjectManager"/>
    115137      </Unit4>
    116138      <Unit5>
    117         <Filename Value="Produce\UProducerAsm8051.pas"/>
    118         <UnitName Value="UProducerAsm8051"/>
    119         <WindowIndex Value="0"/>
    120         <TopLine Value="187"/>
    121         <CursorPos X="34" Y="201"/>
    122         <UsageCount Value="116"/>
    123         <DefaultSyntaxHighlighter Value="Delphi"/>
     139        <Filename Value="Forms\UCodeForm.pas"/>
     140        <IsPartOfProject Value="True"/>
     141        <ComponentName Value="CodeForm"/>
     142        <ResourceBaseClass Value="Form"/>
     143        <UnitName Value="UCodeForm"/>
    124144      </Unit5>
    125145      <Unit6>
    126         <Filename Value="Produce\UProducer.pas"/>
    127         <UnitName Value="UProducer"/>
    128         <WindowIndex Value="0"/>
    129         <TopLine Value="1"/>
    130         <CursorPos X="1" Y="14"/>
    131         <UsageCount Value="116"/>
    132         <DefaultSyntaxHighlighter Value="Delphi"/>
     146        <Filename Value="Forms\UMessagesForm.pas"/>
     147        <IsPartOfProject Value="True"/>
     148        <ComponentName Value="MessagesForm"/>
     149        <ResourceBaseClass Value="Form"/>
     150        <UnitName Value="UMessagesForm"/>
    133151      </Unit6>
    134152      <Unit7>
    135         <Filename Value="Produce\UProducerC.pas"/>
    136         <UnitName Value="UProducerC"/>
    137         <WindowIndex Value="0"/>
    138         <TopLine Value="124"/>
    139         <CursorPos X="42" Y="136"/>
    140         <UsageCount Value="116"/>
    141         <DefaultSyntaxHighlighter Value="Delphi"/>
     153        <Filename Value="Forms\UCompiledForm.pas"/>
     154        <IsPartOfProject Value="True"/>
     155        <ComponentName Value="CompiledForm"/>
     156        <HasResources Value="True"/>
     157        <ResourceBaseClass Value="Form"/>
     158        <UnitName Value="UCompiledForm"/>
    142159      </Unit7>
    143160      <Unit8>
    144         <Filename Value="Analyze\UParser.pas"/>
    145         <UnitName Value="UParser"/>
    146         <WindowIndex Value="0"/>
    147         <TopLine Value="442"/>
    148         <CursorPos X="47" Y="455"/>
    149         <UsageCount Value="116"/>
    150         <DefaultSyntaxHighlighter Value="Delphi"/>
     161        <Filename Value="Forms\UCodeTreeForm.pas"/>
     162        <IsPartOfProject Value="True"/>
     163        <ComponentName Value="CodeTreeForm"/>
     164        <ResourceBaseClass Value="Form"/>
     165        <UnitName Value="UCodeTreeForm"/>
    151166      </Unit8>
    152167      <Unit9>
    153         <Filename Value="E:\Programy\Lazarus\fpc\2.4.0\source\packages\fcl-base\src\contnrs.pp"/>
    154         <UnitName Value="contnrs"/>
    155         <WindowIndex Value="0"/>
    156         <TopLine Value="78"/>
    157         <CursorPos X="27" Y="86"/>
    158         <UsageCount Value="8"/>
    159         <DefaultSyntaxHighlighter Value="Delphi"/>
     168        <Filename Value="Common\URegistry.pas"/>
     169        <IsPartOfProject Value="True"/>
     170        <UnitName Value="URegistry"/>
    160171      </Unit9>
    161172      <Unit10>
    162         <Filename Value="E:\Programy\Lazarus\fpc\2.4.0\source\rtl\objpas\sysutils\sysutilh.inc"/>
    163         <WindowIndex Value="0"/>
    164         <TopLine Value="61"/>
    165         <CursorPos X="7" Y="68"/>
    166         <UsageCount Value="18"/>
    167         <DefaultSyntaxHighlighter Value="Delphi"/>
     173        <Filename Value="Common\ULastOpenedList.pas"/>
     174        <IsPartOfProject Value="True"/>
     175        <UnitName Value="ULastOpenedList"/>
    168176      </Unit10>
    169177      <Unit11>
    170         <Filename Value="E:\Programy\Lazarus\fpc\2.4.0\source\rtl\objpas\sysutils\sysutils.inc"/>
    171         <WindowIndex Value="0"/>
    172         <TopLine Value="139"/>
    173         <CursorPos X="16" Y="146"/>
    174         <UsageCount Value="18"/>
    175         <DefaultSyntaxHighlighter Value="Delphi"/>
     178        <Filename Value="UApplicationInfo.pas"/>
     179        <IsPartOfProject Value="True"/>
     180        <UnitName Value="UApplicationInfo"/>
    176181      </Unit11>
    177182      <Unit12>
    178         <Filename Value="Produce\UProducerTreeView.pas"/>
    179         <UnitName Value="UProducerTreeView"/>
    180         <WindowIndex Value="0"/>
    181         <TopLine Value="69"/>
    182         <CursorPos X="1" Y="82"/>
    183         <UsageCount Value="78"/>
    184         <DefaultSyntaxHighlighter Value="Delphi"/>
     183        <Filename Value="Common\UDebugLog.pas"/>
     184        <IsPartOfProject Value="True"/>
     185        <UnitName Value="UDebugLog"/>
    185186      </Unit12>
    186187      <Unit13>
    187         <Filename Value="Produce\UProducerPascal.pas"/>
    188         <UnitName Value="UProducerPascal"/>
    189         <WindowIndex Value="0"/>
    190         <TopLine Value="320"/>
    191         <CursorPos X="1" Y="327"/>
    192         <UsageCount Value="32"/>
    193         <DefaultSyntaxHighlighter Value="Delphi"/>
     188        <Filename Value="Forms\UAboutForm.pas"/>
     189        <IsPartOfProject Value="True"/>
     190        <ComponentName Value="AboutForm"/>
     191        <HasResources Value="True"/>
     192        <ResourceBaseClass Value="Form"/>
     193        <UnitName Value="UAboutForm"/>
    194194      </Unit13>
    195       <Unit14>
    196         <Filename Value="UProject.pas"/>
    197         <IsPartOfProject Value="True"/>
    198         <UnitName Value="UProject"/>
    199         <WindowIndex Value="0"/>
    200         <TopLine Value="1"/>
    201         <CursorPos X="14" Y="10"/>
    202         <UsageCount Value="223"/>
    203         <DefaultSyntaxHighlighter Value="Delphi"/>
    204       </Unit14>
    205       <Unit15>
    206         <Filename Value="Compiler\UCompiler.pas"/>
    207         <UnitName Value="UCompiler"/>
    208         <WindowIndex Value="0"/>
    209         <TopLine Value="70"/>
    210         <CursorPos X="53" Y="92"/>
    211         <UsageCount Value="96"/>
    212         <DefaultSyntaxHighlighter Value="Delphi"/>
    213       </Unit15>
    214       <Unit16>
    215         <Filename Value="Compiler\USourceCode.pas"/>
    216         <UnitName Value="USourceCode"/>
    217         <WindowIndex Value="0"/>
    218         <TopLine Value="3"/>
    219         <CursorPos X="32" Y="17"/>
    220         <UsageCount Value="97"/>
    221         <DefaultSyntaxHighlighter Value="Delphi"/>
    222       </Unit16>
    223       <Unit17>
    224         <Filename Value="Compiler\Analyze\UParser.pas"/>
    225         <UnitName Value="UParser"/>
    226         <WindowIndex Value="0"/>
    227         <TopLine Value="45"/>
    228         <CursorPos X="14" Y="58"/>
    229         <UsageCount Value="96"/>
    230         <DefaultSyntaxHighlighter Value="Delphi"/>
    231       </Unit17>
    232       <Unit18>
    233         <Filename Value="Forms\UProjectManager.pas"/>
    234         <IsPartOfProject Value="True"/>
    235         <ComponentName Value="ProjectManager"/>
    236         <ResourceBaseClass Value="Form"/>
    237         <UnitName Value="UProjectManager"/>
    238         <WindowIndex Value="0"/>
    239         <TopLine Value="68"/>
    240         <CursorPos X="39" Y="82"/>
    241         <UsageCount Value="207"/>
    242         <DefaultSyntaxHighlighter Value="Delphi"/>
    243       </Unit18>
    244       <Unit19>
    245         <Filename Value="Forms\UCodeForm.pas"/>
    246         <IsPartOfProject Value="True"/>
    247         <ComponentName Value="CodeForm"/>
    248         <ResourceBaseClass Value="Form"/>
    249         <UnitName Value="UCodeForm"/>
    250         <WindowIndex Value="0"/>
    251         <TopLine Value="36"/>
    252         <CursorPos X="52" Y="50"/>
    253         <UsageCount Value="207"/>
    254         <DefaultSyntaxHighlighter Value="Delphi"/>
    255       </Unit19>
    256       <Unit20>
    257         <Filename Value="Forms\UMessagesForm.pas"/>
    258         <IsPartOfProject Value="True"/>
    259         <ComponentName Value="MessagesForm"/>
    260         <ResourceBaseClass Value="Form"/>
    261         <UnitName Value="UMessagesForm"/>
    262         <WindowIndex Value="0"/>
    263         <TopLine Value="47"/>
    264         <CursorPos X="5" Y="54"/>
    265         <UsageCount Value="207"/>
    266         <DefaultSyntaxHighlighter Value="Delphi"/>
    267       </Unit20>
    268       <Unit21>
    269         <Filename Value="Forms\UCompiledForm.pas"/>
    270         <IsPartOfProject Value="True"/>
    271         <ComponentName Value="CompiledForm"/>
    272         <HasResources Value="True"/>
    273         <ResourceBaseClass Value="Form"/>
    274         <UnitName Value="UCompiledForm"/>
    275         <WindowIndex Value="0"/>
    276         <TopLine Value="2"/>
    277         <CursorPos X="14" Y="3"/>
    278         <UsageCount Value="206"/>
    279         <DefaultSyntaxHighlighter Value="Delphi"/>
    280       </Unit21>
    281       <Unit22>
    282         <Filename Value="Forms\UCodeTreeForm.pas"/>
    283         <IsPartOfProject Value="True"/>
    284         <ComponentName Value="CodeTreeForm"/>
    285         <ResourceBaseClass Value="Form"/>
    286         <UnitName Value="UCodeTreeForm"/>
    287         <WindowIndex Value="0"/>
    288         <TopLine Value="1"/>
    289         <CursorPos X="14" Y="3"/>
    290         <UsageCount Value="206"/>
    291         <DefaultSyntaxHighlighter Value="Delphi"/>
    292       </Unit22>
    293       <Unit23>
    294         <Filename Value="Compiler\Produce\UProducerTreeView.pas"/>
    295         <UnitName Value="UProducerTreeView"/>
    296         <WindowIndex Value="0"/>
    297         <TopLine Value="141"/>
    298         <CursorPos X="93" Y="154"/>
    299         <UsageCount Value="74"/>
    300         <DefaultSyntaxHighlighter Value="Delphi"/>
    301       </Unit23>
    302       <Unit24>
    303         <Filename Value="Common\URegistry.pas"/>
    304         <IsPartOfProject Value="True"/>
    305         <UnitName Value="URegistry"/>
    306         <WindowIndex Value="0"/>
    307         <TopLine Value="1"/>
    308         <CursorPos X="23" Y="22"/>
    309         <UsageCount Value="200"/>
    310         <DefaultSyntaxHighlighter Value="Delphi"/>
    311       </Unit24>
    312       <Unit25>
    313         <Filename Value="Common\ULastOpenedList.pas"/>
    314         <IsPartOfProject Value="True"/>
    315         <UnitName Value="ULastOpenedList"/>
    316         <WindowIndex Value="0"/>
    317         <TopLine Value="11"/>
    318         <CursorPos X="22" Y="24"/>
    319         <UsageCount Value="200"/>
    320         <DefaultSyntaxHighlighter Value="Delphi"/>
    321       </Unit25>
    322       <Unit26>
    323         <Filename Value="UApplicationInfo.pas"/>
    324         <IsPartOfProject Value="True"/>
    325         <UnitName Value="UApplicationInfo"/>
    326         <WindowIndex Value="0"/>
    327         <TopLine Value="43"/>
    328         <CursorPos X="27" Y="52"/>
    329         <UsageCount Value="200"/>
    330         <DefaultSyntaxHighlighter Value="Delphi"/>
    331       </Unit26>
    332       <Unit27>
    333         <Filename Value="Compiler\Produce\UProducerDynamicC.pas"/>
    334         <UnitName Value="UProducerDynamicC"/>
    335         <WindowIndex Value="0"/>
    336         <TopLine Value="268"/>
    337         <CursorPos X="39" Y="283"/>
    338         <UsageCount Value="107"/>
    339         <DefaultSyntaxHighlighter Value="Delphi"/>
    340       </Unit27>
    341       <Unit28>
    342         <Filename Value="Compiler\Produce\UProducerAsm8051.pas"/>
    343         <UnitName Value="UProducerAsm8051"/>
    344         <WindowIndex Value="0"/>
    345         <TopLine Value="143"/>
    346         <CursorPos X="68" Y="156"/>
    347         <UsageCount Value="71"/>
    348         <DefaultSyntaxHighlighter Value="Delphi"/>
    349       </Unit28>
    350       <Unit29>
    351         <Filename Value="Compiler\Produce\UProducerPascal.pas"/>
    352         <UnitName Value="UProducerPascal"/>
    353         <WindowIndex Value="0"/>
    354         <TopLine Value="309"/>
    355         <CursorPos X="64" Y="322"/>
    356         <UsageCount Value="104"/>
    357         <DefaultSyntaxHighlighter Value="Delphi"/>
    358       </Unit29>
    359       <Unit30>
    360         <Filename Value="Compiler\Analyze\UPascalParser.pas"/>
    361         <UnitName Value="UPascalParser"/>
    362         <WindowIndex Value="0"/>
    363         <TopLine Value="266"/>
    364         <CursorPos X="32" Y="279"/>
    365         <UsageCount Value="104"/>
    366         <DefaultSyntaxHighlighter Value="Delphi"/>
    367       </Unit30>
    368       <Unit31>
    369         <Filename Value="Compiler\Analyze\UGrammer.pas"/>
    370         <UnitName Value="UGrammer"/>
    371         <WindowIndex Value="0"/>
    372         <TopLine Value="15"/>
    373         <CursorPos X="1" Y="28"/>
    374         <UsageCount Value="21"/>
    375         <DefaultSyntaxHighlighter Value="Delphi"/>
    376       </Unit31>
    377       <Unit32>
    378         <Filename Value="Common\UDebugLog.pas"/>
    379         <IsPartOfProject Value="True"/>
    380         <UnitName Value="UDebugLog"/>
    381         <WindowIndex Value="0"/>
    382         <TopLine Value="1"/>
    383         <CursorPos X="28" Y="22"/>
    384         <UsageCount Value="328"/>
    385         <DefaultSyntaxHighlighter Value="Delphi"/>
    386       </Unit32>
    387       <Unit33>
    388         <Filename Value="E:\Programy\Lazarus\fpc\2.4.0\source\rtl\objpas\classes\streams.inc"/>
    389         <WindowIndex Value="0"/>
    390         <TopLine Value="365"/>
    391         <CursorPos X="5" Y="370"/>
    392         <UsageCount Value="1"/>
    393         <DefaultSyntaxHighlighter Value="Delphi"/>
    394       </Unit33>
    395       <Unit34>
    396         <Filename Value="Compiler\Produce\UProducerGCCC.pas"/>
    397         <UnitName Value="UProducerGCCC"/>
    398         <WindowIndex Value="0"/>
    399         <TopLine Value="26"/>
    400         <CursorPos X="14" Y="39"/>
    401         <UsageCount Value="101"/>
    402         <DefaultSyntaxHighlighter Value="Delphi"/>
    403       </Unit34>
    404       <Unit35>
    405         <Filename Value="Forms\UMainForm.lfm"/>
    406         <WindowIndex Value="0"/>
    407         <TopLine Value="1"/>
    408         <CursorPos X="1" Y="1"/>
    409         <UsageCount Value="136"/>
    410         <Loaded Value="True"/>
    411         <DefaultSyntaxHighlighter Value="LFM"/>
    412       </Unit35>
    413       <Unit36>
    414         <Filename Value="E:\usr\share\fpcsrc\packages\fcl-registry\src\registry.pp"/>
    415         <UnitName Value="registry"/>
    416         <WindowIndex Value="0"/>
    417         <TopLine Value="1"/>
    418         <CursorPos X="36" Y="55"/>
    419         <UsageCount Value="14"/>
    420         <DefaultSyntaxHighlighter Value="Delphi"/>
    421       </Unit36>
    422       <Unit37>
    423         <Filename Value="E:\usr\share\fpcsrc\packages\fcl-registry\src\regdef.inc"/>
    424         <WindowIndex Value="0"/>
    425         <TopLine Value="1"/>
    426         <CursorPos X="3" Y="21"/>
    427         <UsageCount Value="14"/>
    428         <DefaultSyntaxHighlighter Value="Delphi"/>
    429       </Unit37>
    430       <Unit38>
    431         <Filename Value="E:\lazarus\trunk\lcl\interfaces\gtk2\gtk2widgetset.inc"/>
    432         <WindowIndex Value="0"/>
    433         <TopLine Value="1377"/>
    434         <CursorPos X="32" Y="1396"/>
    435         <UsageCount Value="14"/>
    436         <DefaultSyntaxHighlighter Value="Delphi"/>
    437       </Unit38>
    438       <Unit39>
    439         <Filename Value="Generics\Generic\GenericObjectList.inc"/>
    440         <WindowIndex Value="0"/>
    441         <TopLine Value="27"/>
    442         <CursorPos X="84" Y="48"/>
    443         <UsageCount Value="8"/>
    444         <DefaultSyntaxHighlighter Value="Delphi"/>
    445       </Unit39>
    446       <Unit40>
    447         <Filename Value="Generics\Generic\GenericList.inc"/>
    448         <WindowIndex Value="0"/>
    449         <TopLine Value="100"/>
    450         <CursorPos X="43" Y="102"/>
    451         <UsageCount Value="8"/>
    452         <DefaultSyntaxHighlighter Value="Delphi"/>
    453       </Unit40>
    454       <Unit41>
    455         <Filename Value="E:\Projekty\PascalClassLibrary\Docking\CoolDocking\UCoolDockStyleTabs.pas"/>
    456         <UnitName Value="UCoolDockStyleTabs"/>
    457         <WindowIndex Value="0"/>
    458         <TopLine Value="1"/>
    459         <CursorPos X="44" Y="6"/>
    460         <UsageCount Value="12"/>
    461         <DefaultSyntaxHighlighter Value="Delphi"/>
    462       </Unit41>
    463       <Unit42>
    464         <Filename Value="E:\Programy\Lazarus\fpc\2.4.3\source\rtl\win32\system.pp"/>
    465         <UnitName Value="System"/>
    466         <WindowIndex Value="0"/>
    467         <TopLine Value="22"/>
    468         <CursorPos X="2" Y="35"/>
    469         <UsageCount Value="12"/>
    470         <DefaultSyntaxHighlighter Value="Delphi"/>
    471       </Unit42>
    472       <Unit43>
    473         <Filename Value="E:\Projekty\PascalClassLibrary\Generics\TemplateGenerics\Generic\GenericList.inc"/>
    474         <WindowIndex Value="0"/>
    475         <TopLine Value="1"/>
    476         <CursorPos X="23" Y="5"/>
    477         <UsageCount Value="84"/>
    478         <DefaultSyntaxHighlighter Value="Delphi"/>
    479       </Unit43>
    480       <Unit44>
    481         <Filename Value="E:\Programy\Lazarus\fpc\2.4.3\source\rtl\objpas\sysutils\sysstrh.inc"/>
    482         <WindowIndex Value="0"/>
    483         <TopLine Value="107"/>
    484         <CursorPos X="10" Y="120"/>
    485         <UsageCount Value="72"/>
    486         <DefaultSyntaxHighlighter Value="Delphi"/>
    487       </Unit44>
    488       <Unit45>
    489         <Filename Value="Compiler\Produce\UProducer.pas"/>
    490         <UnitName Value="UProducer"/>
    491         <WindowIndex Value="0"/>
    492         <TopLine Value="1"/>
    493         <CursorPos X="1" Y="12"/>
    494         <UsageCount Value="71"/>
    495         <DefaultSyntaxHighlighter Value="Delphi"/>
    496       </Unit45>
    497       <Unit46>
    498         <Filename Value="..\Compiler\UCompiler.pas"/>
    499         <UnitName Value="UCompiler"/>
    500         <WindowIndex Value="0"/>
    501         <TopLine Value="43"/>
    502         <CursorPos X="31" Y="56"/>
    503         <UsageCount Value="42"/>
    504         <DefaultSyntaxHighlighter Value="Delphi"/>
    505       </Unit46>
    506       <Unit47>
    507         <Filename Value="..\Compiler\Produce\UProducer.pas"/>
    508         <UnitName Value="UProducer"/>
    509         <WindowIndex Value="0"/>
    510         <TopLine Value="1"/>
    511         <CursorPos X="56" Y="9"/>
    512         <UsageCount Value="32"/>
    513         <DefaultSyntaxHighlighter Value="Delphi"/>
    514       </Unit47>
    515       <Unit48>
    516         <Filename Value="..\Compiler\Analyze\UAnalyzer.pas"/>
    517         <UnitName Value="UAnalyzer"/>
    518         <WindowIndex Value="0"/>
    519         <TopLine Value="1"/>
    520         <CursorPos X="46" Y="10"/>
    521         <UsageCount Value="41"/>
    522         <DefaultSyntaxHighlighter Value="Delphi"/>
    523       </Unit48>
    524       <Unit49>
    525         <Filename Value="..\Compiler\Analyze\UAnalyzerPascal.pas"/>
    526         <UnitName Value="UAnalyzerPascal"/>
    527         <WindowIndex Value="0"/>
    528         <TopLine Value="877"/>
    529         <CursorPos X="65" Y="890"/>
    530         <UsageCount Value="41"/>
    531         <DefaultSyntaxHighlighter Value="Delphi"/>
    532       </Unit49>
    533       <Unit50>
    534         <Filename Value="..\Compiler\Produce\UProducerPascal.pas"/>
    535         <UnitName Value="UProducerPascal"/>
    536         <WindowIndex Value="0"/>
    537         <TopLine Value="248"/>
    538         <CursorPos X="37" Y="261"/>
    539         <UsageCount Value="41"/>
    540         <DefaultSyntaxHighlighter Value="Delphi"/>
    541       </Unit50>
    542       <Unit51>
    543         <Filename Value="..\Compiler\Produce\UProducerDynamicC.pas"/>
    544         <UnitName Value="UProducerDynamicC"/>
    545         <WindowIndex Value="0"/>
    546         <TopLine Value="10"/>
    547         <CursorPos X="40" Y="23"/>
    548         <UsageCount Value="29"/>
    549         <DefaultSyntaxHighlighter Value="Delphi"/>
    550       </Unit51>
    551       <Unit52>
    552         <Filename Value="..\Compiler\Produce\UProducerAsm8051.pas"/>
    553         <UnitName Value="UProducerAsm8051"/>
    554         <WindowIndex Value="0"/>
    555         <TopLine Value="107"/>
    556         <CursorPos X="22" Y="110"/>
    557         <UsageCount Value="4"/>
    558         <DefaultSyntaxHighlighter Value="Delphi"/>
    559       </Unit52>
    560       <Unit53>
    561         <Filename Value="..\Compiler\Produce\UProducerGCCC.pas"/>
    562         <UnitName Value="UProducerGCCC"/>
    563         <WindowIndex Value="0"/>
    564         <TopLine Value="16"/>
    565         <CursorPos X="33" Y="26"/>
    566         <UsageCount Value="11"/>
    567         <DefaultSyntaxHighlighter Value="Delphi"/>
    568       </Unit53>
    569       <Unit54>
    570         <Filename Value="..\Compiler\USourceCode.pas"/>
    571         <UnitName Value="USourceCode"/>
    572         <WindowIndex Value="0"/>
    573         <TopLine Value="1"/>
    574         <CursorPos X="45" Y="9"/>
    575         <UsageCount Value="41"/>
    576         <DefaultSyntaxHighlighter Value="Delphi"/>
    577       </Unit54>
    578       <Unit55>
    579         <Filename Value="..\Compiler\TranspascalCompiler.pas"/>
    580         <UnitName Value="TranspascalCompiler"/>
    581         <WindowIndex Value="0"/>
    582         <TopLine Value="1"/>
    583         <CursorPos X="55" Y="19"/>
    584         <UsageCount Value="4"/>
    585         <DefaultSyntaxHighlighter Value="Delphi"/>
    586       </Unit55>
    587       <Unit56>
    588         <Filename Value="..\Compiler\Analyze\UGrammer.pas"/>
    589         <UnitName Value="UGrammer"/>
    590         <WindowIndex Value="0"/>
    591         <TopLine Value="1"/>
    592         <CursorPos X="26" Y="5"/>
    593         <UsageCount Value="4"/>
    594         <DefaultSyntaxHighlighter Value="Delphi"/>
    595       </Unit56>
    596       <Unit57>
    597         <Filename Value="..\Compiler\Analyze\UAnalyzers.pas"/>
    598         <UnitName Value="UAnalyzers"/>
    599         <WindowIndex Value="0"/>
    600         <TopLine Value="1"/>
    601         <CursorPos X="37" Y="12"/>
    602         <UsageCount Value="30"/>
    603         <DefaultSyntaxHighlighter Value="Delphi"/>
    604       </Unit57>
    605       <Unit58>
    606         <Filename Value="..\Compiler\Produce\UProducers.pas"/>
    607         <UnitName Value="UProducers"/>
    608         <WindowIndex Value="0"/>
    609         <TopLine Value="12"/>
    610         <CursorPos X="38" Y="26"/>
    611         <UsageCount Value="30"/>
    612         <DefaultSyntaxHighlighter Value="Delphi"/>
    613       </Unit58>
    614       <Unit59>
    615         <Filename Value="E:\Programy\Lazarus\lcl\stdctrls.pp"/>
    616         <UnitName Value="StdCtrls"/>
    617         <WindowIndex Value="0"/>
    618         <TopLine Value="250"/>
    619         <CursorPos X="15" Y="368"/>
    620         <UsageCount Value="12"/>
    621         <DefaultSyntaxHighlighter Value="Delphi"/>
    622       </Unit59>
    623       <Unit60>
    624         <Filename Value="E:\Programy\Lazarus\lcl\include\fileutil.inc"/>
    625         <WindowIndex Value="0"/>
    626         <TopLine Value="628"/>
    627         <CursorPos X="1" Y="649"/>
    628         <UsageCount Value="30"/>
    629         <DefaultSyntaxHighlighter Value="Delphi"/>
    630       </Unit60>
    631       <Unit61>
    632         <Filename Value="E:\Projekty\PascalClassLibrary\Generics\TemplateGenerics\Generic\GenericObjectList.inc"/>
    633         <WindowIndex Value="0"/>
    634         <TopLine Value="70"/>
    635         <CursorPos X="1" Y="78"/>
    636         <UsageCount Value="13"/>
    637         <DefaultSyntaxHighlighter Value="Delphi"/>
    638       </Unit61>
    639       <Unit62>
    640         <Filename Value="E:\Projekty\PascalClassLibrary\Generics\TemplateGenerics\Specialized\SpecializedObjectList.pas"/>
    641         <UnitName Value="SpecializedObjectList"/>
    642         <WindowIndex Value="0"/>
    643         <TopLine Value="1"/>
    644         <CursorPos X="1" Y="1"/>
    645         <UsageCount Value="10"/>
    646         <DefaultSyntaxHighlighter Value="Delphi"/>
    647       </Unit62>
    648       <Unit63>
    649         <Filename Value="E:\Programy\Lazarus\fpc\2.4.3\source\rtl\objpas\classes\classesh.inc"/>
    650         <WindowIndex Value="0"/>
    651         <TopLine Value="284"/>
    652         <CursorPos X="15" Y="297"/>
    653         <UsageCount Value="18"/>
    654         <DefaultSyntaxHighlighter Value="Delphi"/>
    655       </Unit63>
    656       <Unit64>
    657         <Filename Value="E:\Programy\Lazarus\fpc\2.4.3\source\rtl\objpas\classes\stringl.inc"/>
    658         <WindowIndex Value="0"/>
    659         <TopLine Value="428"/>
    660         <CursorPos X="3" Y="441"/>
    661         <UsageCount Value="15"/>
    662         <DefaultSyntaxHighlighter Value="Delphi"/>
    663       </Unit64>
    664       <Unit65>
    665         <Filename Value="E:\Programy\Lazarus\components\synedit\synedit.pp"/>
    666         <UnitName Value="SynEdit"/>
    667         <WindowIndex Value="0"/>
    668         <TopLine Value="4144"/>
    669         <CursorPos X="21" Y="4146"/>
    670         <UsageCount Value="14"/>
    671         <DefaultSyntaxHighlighter Value="Delphi"/>
    672       </Unit65>
    673       <Unit66>
    674         <Filename Value="E:\Programy\Lazarus\components\synedit\syneditmiscclasses.pp"/>
    675         <UnitName Value="SynEditMiscClasses"/>
    676         <WindowIndex Value="0"/>
    677         <TopLine Value="93"/>
    678         <CursorPos X="43" Y="112"/>
    679         <UsageCount Value="14"/>
    680         <DefaultSyntaxHighlighter Value="Delphi"/>
    681       </Unit66>
    682       <Unit67>
    683         <Filename Value="E:\Programy\Lazarus\lcl\include\treeview.inc"/>
    684         <WindowIndex Value="0"/>
    685         <TopLine Value="60"/>
    686         <CursorPos X="1" Y="73"/>
    687         <UsageCount Value="11"/>
    688         <DefaultSyntaxHighlighter Value="Delphi"/>
    689       </Unit67>
    690       <Unit68>
    691         <Filename Value="E:\Programy\Lazarus\lcl\comctrls.pp"/>
    692         <UnitName Value="ComCtrls"/>
    693         <WindowIndex Value="0"/>
    694         <TopLine Value="2650"/>
    695         <CursorPos X="27" Y="2663"/>
    696         <UsageCount Value="11"/>
    697         <DefaultSyntaxHighlighter Value="Delphi"/>
    698       </Unit68>
    699       <Unit69>
    700         <Filename Value="E:\Programy\Lazarus\lcl\include\listitem.inc"/>
    701         <WindowIndex Value="0"/>
    702         <TopLine Value="529"/>
    703         <CursorPos X="27" Y="546"/>
    704         <UsageCount Value="11"/>
    705         <DefaultSyntaxHighlighter Value="Delphi"/>
    706       </Unit69>
    707       <Unit70>
    708         <Filename Value="E:\Programy\Lazarus\fpc\2.4.3\source\rtl\objpas\classes\persist.inc"/>
    709         <WindowIndex Value="0"/>
    710         <TopLine Value="18"/>
    711         <CursorPos X="34" Y="27"/>
    712         <UsageCount Value="10"/>
    713         <DefaultSyntaxHighlighter Value="Delphi"/>
    714       </Unit70>
    715       <Unit71>
    716         <Filename Value="E:\Programy\Lazarus\fpc\2.4.3\source\rtl\objpas\rtlconst.inc"/>
    717         <WindowIndex Value="0"/>
    718         <TopLine Value="21"/>
    719         <CursorPos X="3" Y="34"/>
    720         <UsageCount Value="10"/>
    721         <DefaultSyntaxHighlighter Value="Delphi"/>
    722       </Unit71>
    723       <Unit72>
    724         <Filename Value="E:\Programy\Lazarus\fpc\2.4.3\source\packages\fcl-base\src\contnrs.pp"/>
    725         <UnitName Value="contnrs"/>
    726         <WindowIndex Value="0"/>
    727         <TopLine Value="59"/>
    728         <CursorPos X="26" Y="72"/>
    729         <UsageCount Value="12"/>
    730         <DefaultSyntaxHighlighter Value="Delphi"/>
    731       </Unit72>
    732       <Unit73>
    733         <Filename Value="E:\Programy\Lazarus\fpc\2.4.3\source\rtl\objpas\classes\lists.inc"/>
    734         <WindowIndex Value="0"/>
    735         <TopLine Value="841"/>
    736         <CursorPos X="3" Y="843"/>
    737         <UsageCount Value="12"/>
    738         <DefaultSyntaxHighlighter Value="Delphi"/>
    739       </Unit73>
    740       <Unit74>
    741         <Filename Value="E:\Projekty\PascalClassLibrary\Generics\TemplateGenerics\Specialized\SpecializedList.pas"/>
    742         <UnitName Value="SpecializedList"/>
    743         <WindowIndex Value="0"/>
    744         <TopLine Value="28"/>
    745         <CursorPos X="1" Y="1"/>
    746         <UsageCount Value="12"/>
    747         <DefaultSyntaxHighlighter Value="Delphi"/>
    748       </Unit74>
    749       <Unit75>
    750         <Filename Value="E:\Projekty\PascalClassLibrary\Generics\TemplateGenerics\Generic\GenericMatrix.inc"/>
    751         <WindowIndex Value="0"/>
    752         <TopLine Value="14"/>
    753         <CursorPos X="31" Y="21"/>
    754         <UsageCount Value="11"/>
    755         <DefaultSyntaxHighlighter Value="Delphi"/>
    756       </Unit75>
    757       <Unit76>
    758         <Filename Value="E:\Projekty\PascalClassLibrary\Generics\TemplateGenerics\Specialized\SpecializedMatrix.pas"/>
    759         <UnitName Value="SpecializedMatrix"/>
    760         <WindowIndex Value="0"/>
    761         <TopLine Value="1"/>
    762         <CursorPos X="1" Y="1"/>
    763         <UsageCount Value="11"/>
    764         <DefaultSyntaxHighlighter Value="Delphi"/>
    765       </Unit76>
    766       <Unit77>
    767         <Filename Value="..\..\..\FreePascalManager\trunk\Instance\1\Lazarus\lcl\include\control.inc"/>
    768         <WindowIndex Value="0"/>
    769         <TopLine Value="3171"/>
    770         <CursorPos X="1" Y="3187"/>
    771         <UsageCount Value="10"/>
    772         <DefaultSyntaxHighlighter Value="Delphi"/>
    773       </Unit77>
    774       <Unit78>
    775         <Filename Value="..\..\..\FreePascalManager\trunk\Instance\1\Lazarus\lcl\interfaces\gtk2\gtk2listviewtreemodel.pas"/>
    776         <UnitName Value="Gtk2ListViewTreeModel"/>
    777         <WindowIndex Value="0"/>
    778         <TopLine Value="198"/>
    779         <CursorPos X="57" Y="219"/>
    780         <UsageCount Value="10"/>
    781         <DefaultSyntaxHighlighter Value="Delphi"/>
    782       </Unit78>
    783       <Unit79>
    784         <Filename Value="..\..\..\FreePascalManager\trunk\Instance\1\Lazarus\lcl\interfaces\gtk2\gtk2proc.inc"/>
    785         <WindowIndex Value="0"/>
    786         <TopLine Value="3618"/>
    787         <CursorPos X="54" Y="3631"/>
    788         <UsageCount Value="10"/>
    789         <DefaultSyntaxHighlighter Value="Delphi"/>
    790       </Unit79>
    791       <Unit80>
    792         <Filename Value="..\..\..\PascalClassLibrary\Docking\CoolDocking\Managers\UCDManagerTabs.pas"/>
    793         <UnitName Value="UCDManagerTabs"/>
    794         <WindowIndex Value="0"/>
    795         <TopLine Value="172"/>
    796         <CursorPos X="1" Y="188"/>
    797         <UsageCount Value="10"/>
    798       </Unit80>
    799       <Unit81>
    800         <Filename Value="..\..\..\FreePascalManager\trunk\Instance\1\Lazarus\lcl\interfaces\gtk2\gtk2wsforms.pp"/>
    801         <UnitName Value="Gtk2WSForms"/>
    802         <WindowIndex Value="0"/>
    803         <TopLine Value="123"/>
    804         <CursorPos X="30" Y="131"/>
    805         <UsageCount Value="10"/>
    806         <DefaultSyntaxHighlighter Value="Delphi"/>
    807       </Unit81>
    808       <Unit82>
    809         <Filename Value="..\..\..\..\lazarus\lcl\interfaces\gtk2\gtk2lclintf.inc"/>
    810         <EditorIndex Value="0"/>
    811         <WindowIndex Value="0"/>
    812         <TopLine Value="789"/>
    813         <CursorPos X="43" Y="806"/>
    814         <UsageCount Value="13"/>
    815         <Loaded Value="True"/>
    816       </Unit82>
    817       <Unit83>
    818         <Filename Value="..\..\..\PascalClassLibrary\Generics\TemplateGenerics\Generic\GenericList.inc"/>
    819         <WindowIndex Value="0"/>
    820         <TopLine Value="11"/>
    821         <CursorPos X="1" Y="28"/>
    822         <UsageCount Value="10"/>
    823       </Unit83>
    824       <Unit84>
    825         <Filename Value="..\..\..\PascalClassLibrary\Docking\CoolDocking\UCDManager.pas"/>
    826         <UnitName Value="UCDManager"/>
    827         <WindowIndex Value="0"/>
    828         <TopLine Value="674"/>
    829         <CursorPos X="57" Y="691"/>
    830         <UsageCount Value="12"/>
    831       </Unit84>
    832       <Unit85>
    833         <Filename Value="..\..\..\..\lazarus\lcl\include\customcontrol.inc"/>
    834         <WindowIndex Value="0"/>
    835         <TopLine Value="62"/>
    836         <CursorPos X="1" Y="79"/>
    837         <UsageCount Value="12"/>
    838       </Unit85>
    839       <Unit86>
    840         <Filename Value="..\..\..\..\lazarus\lcl\include\wincontrol.inc"/>
    841         <WindowIndex Value="0"/>
    842         <TopLine Value="7596"/>
    843         <CursorPos X="1" Y="7613"/>
    844         <UsageCount Value="12"/>
    845       </Unit86>
    846       <Unit87>
    847         <Filename Value="..\..\..\..\lazarus\lcl\interfaces\gtk2\gtk2callback.inc"/>
    848         <WindowIndex Value="0"/>
    849         <TopLine Value="1727"/>
    850         <CursorPos X="21" Y="1743"/>
    851         <UsageCount Value="12"/>
    852       </Unit87>
    853       <Unit88>
    854         <Filename Value="..\..\..\Transpascal2\trunk\Compiler\Produce\UProducerDynamicC.pas"/>
    855         <UnitName Value="UProducerDynamicC"/>
    856         <EditorIndex Value="7"/>
    857         <WindowIndex Value="0"/>
    858         <TopLine Value="79"/>
    859         <CursorPos X="26" Y="133"/>
    860         <UsageCount Value="13"/>
    861         <Loaded Value="True"/>
    862       </Unit88>
    863       <Unit89>
    864         <Filename Value="..\..\..\..\lazarus\lcl\include\dragmanager.inc"/>
    865         <EditorIndex Value="8"/>
    866         <WindowIndex Value="0"/>
    867         <TopLine Value="549"/>
    868         <CursorPos X="84" Y="553"/>
    869         <UsageCount Value="13"/>
    870         <Loaded Value="True"/>
    871       </Unit89>
    872       <Unit90>
    873         <Filename Value="..\..\..\Transpascal2\trunk\Compiler\Analyze\UAnalyzer.pas"/>
    874         <UnitName Value="UAnalyzer"/>
    875         <EditorIndex Value="9"/>
    876         <WindowIndex Value="0"/>
    877         <TopLine Value="1"/>
    878         <CursorPos X="1" Y="1"/>
    879         <UsageCount Value="13"/>
    880         <Loaded Value="True"/>
    881       </Unit90>
    882       <Unit91>
    883         <Filename Value="..\..\..\Transpascal2\trunk\Compiler\USourceCode.pas"/>
    884         <UnitName Value="USourceCode"/>
    885         <IsVisibleTab Value="True"/>
    886         <EditorIndex Value="10"/>
    887         <WindowIndex Value="0"/>
    888         <TopLine Value="909"/>
    889         <CursorPos X="6" Y="46"/>
    890         <UsageCount Value="13"/>
    891         <Loaded Value="True"/>
    892       </Unit91>
    893       <Unit92>
    894         <Filename Value="..\..\..\Transpascal2\trunk\Compiler\Analyze\UAnalyzerPascal.pas"/>
    895         <UnitName Value="UAnalyzerPascal"/>
    896         <EditorIndex Value="11"/>
    897         <WindowIndex Value="0"/>
    898         <TopLine Value="1408"/>
    899         <CursorPos X="57" Y="1428"/>
    900         <UsageCount Value="13"/>
    901         <Loaded Value="True"/>
    902       </Unit92>
    903       <Unit93>
    904         <Filename Value="..\..\..\Transpascal2\trunk\Compiler\UCompiler.pas"/>
    905         <UnitName Value="UCompiler"/>
    906         <EditorIndex Value="2"/>
    907         <WindowIndex Value="0"/>
    908         <TopLine Value="20"/>
    909         <CursorPos X="15" Y="37"/>
    910         <UsageCount Value="11"/>
    911         <Loaded Value="True"/>
    912       </Unit93>
    913       <Unit94>
    914         <Filename Value="..\..\..\Transpascal2\trunk\Compiler\Produce\UProducerGCCC.pas"/>
    915         <UnitName Value="UProducerGCCC"/>
    916         <EditorIndex Value="5"/>
    917         <WindowIndex Value="0"/>
    918         <TopLine Value="62"/>
    919         <CursorPos X="1" Y="1"/>
    920         <UsageCount Value="11"/>
    921         <Loaded Value="True"/>
    922       </Unit94>
    923       <Unit95>
    924         <Filename Value="..\..\..\Transpascal2\trunk\Compiler\Produce\UProducers.pas"/>
    925         <UnitName Value="UProducers"/>
    926         <EditorIndex Value="6"/>
    927         <WindowIndex Value="0"/>
    928         <TopLine Value="1"/>
    929         <CursorPos X="55" Y="20"/>
    930         <UsageCount Value="11"/>
    931         <Loaded Value="True"/>
    932       </Unit95>
    933       <Unit96>
    934         <Filename Value="..\..\..\Transpascal2\trunk\Compiler\Produce\UProducer.pas"/>
    935         <UnitName Value="UProducer"/>
    936         <EditorIndex Value="3"/>
    937         <WindowIndex Value="0"/>
    938         <TopLine Value="1"/>
    939         <CursorPos X="3" Y="15"/>
    940         <UsageCount Value="11"/>
    941         <Loaded Value="True"/>
    942       </Unit96>
    943195    </Units>
    944     <JumpHistory Count="8" HistoryIndex="7">
    945       <Position1>
    946         <Filename Value="..\..\..\..\lazarus\lcl\interfaces\gtk2\gtk2lclintf.inc"/>
    947         <Caret Line="802" Column="12" TopLine="789"/>
    948       </Position1>
    949       <Position2>
    950         <Filename Value="..\..\..\Transpascal2\trunk\Compiler\Produce\UProducerDynamicC.pas"/>
    951         <Caret Line="133" Column="26" TopLine="79"/>
    952       </Position2>
    953       <Position3>
    954         <Filename Value="Forms\UMainForm.pas"/>
    955         <Caret Line="183" Column="41" TopLine="170"/>
    956       </Position3>
    957       <Position4>
    958         <Filename Value="Transpascal.lpr"/>
    959         <Caret Line="22" Column="3" TopLine="1"/>
    960       </Position4>
    961       <Position5>
    962         <Filename Value="Forms\UMainForm.pas"/>
    963         <Caret Line="184" Column="41" TopLine="171"/>
    964       </Position5>
    965       <Position6>
    966         <Filename Value="..\..\..\Transpascal2\trunk\Compiler\UCompiler.pas"/>
    967         <Caret Line="12" Column="1" TopLine="1"/>
    968       </Position6>
    969       <Position7>
    970         <Filename Value="..\..\..\Transpascal2\trunk\Compiler\UCompiler.pas"/>
    971         <Caret Line="54" Column="67" TopLine="21"/>
    972       </Position7>
    973       <Position8>
    974         <Filename Value="Forms\UMainForm.pas"/>
    975         <Caret Line="272" Column="3" TopLine="255"/>
    976       </Position8>
    977     </JumpHistory>
    978196  </ProjectOptions>
    979197  <CompilerOptions>
    980     <Version Value="10"/>
     198    <Version Value="11"/>
    981199    <PathDelim Value="\"/>
     200    <Target>
     201      <Filename Value="Transpascal"/>
     202    </Target>
    982203    <SearchPaths>
    983204      <IncludeFiles Value="$(ProjOutDir)"/>
     
    1003224    <Linking>
    1004225      <Debugging>
    1005         <GenerateDebugInfo Value="True"/>
     226        <UseHeaptrc Value="True"/>
     227        <UseExternalDbgSyms Value="True"/>
    1006228      </Debugging>
    1007229      <Options>
Note: See TracChangeset for help on using the changeset viewer.