Changeset 62


Ignore:
Timestamp:
Dec 19, 2011, 9:33:21 AM (12 years ago)
Author:
chronos
Message:
  • Přidáno: Jednotka UApplicationInfo obsahující informace o programu.
Location:
trunk
Files:
1 added
7 edited

Legend:

Unmodified
Added
Removed
  • trunk/Components/CoolWeb

    • Property svn:ignore set to
      lib
  • trunk/Components/TemplateGenerics

    • Property svn:ignore set to
      lib
  • trunk/Components/TemplateGenerics/Generic/GenericList.inc

    r61 r62  
    4343    function GetArray: TGListItemArray;
    4444    function Implode(Separator: string; Converter: TGListToStringConverter): string;
    45     function IndexOf(Item: TGListItem; Start: TGListIndex = 0): TGListIndex;
     45    function IndexOf(Item: TGListItem; Start: TGListIndex = 0): TGListIndex; virtual;
    4646    function IndexOfList(List: TGList; Start: TGListIndex = 0): TGListIndex;
    4747    procedure Insert(Index: TGListIndex; Item: TGListItem);
  • trunk/Modules/UMainModule.lfm

    r54 r62  
    99    Timeout = 10800
    1010    SessionIdCookieName = 'SessionId'
    11     left = 312
    12     top = 31
     11    left = 304
     12    top = 32
    1313  end
    1414  object Database: TSqlDatabase
    1515    Connected = False
     16    Port = 3306
    1617    Encoding = 'utf8'
    1718    left = 81
  • trunk/Modules/UMainModule.lrs

    r54 r62  
    55  +'HorizontalOffset'#3#162#1#14'VerticalOffset'#3#205#0#5'Width'#3#175#1#0#24
    66  +'THTTPSessionStorageMySQL'#24'HTTPSessionStorageMySQL1'#8'Database'#7#8'Data'
    7   +'base'#7'Timeout'#3'0*'#19'SessionIdCookieName'#6#9'SessionId'#4'left'#3'8'#1
    8   +#3'top'#2#31#0#0#12'TSqlDatabase'#8'Database'#9'Connected'#8#8'Encoding'#6#4
    9   +'utf8'#4'left'#2'Q'#3'top'#2'V'#0#0#0
     7  +'base'#7'Timeout'#3'0*'#19'SessionIdCookieName'#6#9'SessionId'#4'left'#3'0'#1
     8  +#3'top'#2' '#0#0#12'TSqlDatabase'#8'Database'#9'Connected'#8#4'Port'#3#234#12
     9  +#8'Encoding'#6#4'utf8'#4'left'#2'Q'#3'top'#2'V'#0#0#0
    1010]);
  • trunk/Modules/UMainModule.pas

    r58 r62  
    1010  UXmlClasses, UHtmlClasses, UCore, UHTTPServerTCP,
    1111  UHTTPSessionFile, UUser, SpecializedList, Registry;
    12 
    13 const
    14   RegistryKey = '\Software\Chronosoft\ZdechovNET';
    1512
    1613type
     
    5754implementation
    5855
     56uses
     57  UApplicationInfo;
     58
    5959{ TMainModule }
    6060
     
    233233  try
    234234    RootKey := HKEY_CURRENT_USER;
    235     OpenKey(RegistryKey, True);
     235    OpenKey(ApplicationInfo.RegistryKey, True);
    236236    Style := ReadStringWithDefault('Style', 'Basic');
    237237    BaseURL := ReadStringWithDefault('BaseURL', 'http://localhost');
  • trunk/ZdechovNET.lpi

    r59 r62  
    4545      <Item2>
    4646        <PackageName Value="CoolWeb"/>
     47        <DefaultFilename Value="Components/CoolWeb/CoolWeb.lpk" Prefer="True"/>
    4748      </Item2>
    4849      <Item3>
    4950        <PackageName Value="TemplateGenerics"/>
     51        <DefaultFilename Value="Components/TemplateGenerics/TemplateGenerics.lpk" Prefer="True"/>
    5052      </Item3>
    5153    </RequiredPackages>
    52     <Units Count="125">
     54    <Units Count="128">
    5355      <Unit0>
    5456        <Filename Value="ZdechovNET.lpr"/>
    5557        <IsPartOfProject Value="True"/>
    5658        <UnitName Value="ZdechovNET"/>
    57         <IsVisibleTab Value="True"/>
    58         <EditorIndex Value="5"/>
    59         <WindowIndex Value="0"/>
    60         <TopLine Value="1"/>
     59        <EditorIndex Value="2"/>
     60        <WindowIndex Value="0"/>
     61        <TopLine Value="13"/>
    6162        <CursorPos X="59" Y="6"/>
    6263        <UsageCount Value="203"/>
     
    7071        <TopLine Value="1"/>
    7172        <CursorPos X="1" Y="11"/>
    72         <UsageCount Value="198"/>
     73        <UsageCount Value="195"/>
    7374        <DefaultSyntaxHighlighter Value="Delphi"/>
    7475      </Unit1>
     
    7980        <TopLine Value="291"/>
    8081        <CursorPos X="1" Y="311"/>
    81         <UsageCount Value="88"/>
     82        <UsageCount Value="85"/>
    8283        <DefaultSyntaxHighlighter Value="Delphi"/>
    8384      </Unit2>
    8485      <Unit3>
    8586        <Filename Value="UXmlClasses.pas"/>
    86         <UsageCount Value="88"/>
     87        <UsageCount Value="85"/>
    8788        <DefaultSyntaxHighlighter Value="Delphi"/>
    8889      </Unit3>
     
    9192        <IsPartOfProject Value="True"/>
    9293        <UnitName Value="UCore"/>
    93         <WindowIndex Value="0"/>
    94         <TopLine Value="1"/>
    95         <CursorPos X="49" Y="15"/>
     94        <EditorIndex Value="1"/>
     95        <WindowIndex Value="0"/>
     96        <TopLine Value="1"/>
     97        <CursorPos X="32" Y="16"/>
    9698        <UsageCount Value="203"/>
     99        <Loaded Value="True"/>
    97100        <DefaultSyntaxHighlighter Value="Delphi"/>
    98101      </Unit4>
     
    103106        <TopLine Value="217"/>
    104107        <CursorPos X="5" Y="236"/>
    105         <UsageCount Value="88"/>
     108        <UsageCount Value="85"/>
    106109        <DefaultSyntaxHighlighter Value="Delphi"/>
    107110      </Unit5>
     
    112115        <TopLine Value="10"/>
    113116        <CursorPos X="27" Y="19"/>
    114         <UsageCount Value="88"/>
     117        <UsageCount Value="85"/>
    115118        <DefaultSyntaxHighlighter Value="Delphi"/>
    116119      </Unit6>
     
    120123        <TopLine Value="17"/>
    121124        <CursorPos X="34" Y="30"/>
    122         <UsageCount Value="88"/>
     125        <UsageCount Value="85"/>
    123126        <DefaultSyntaxHighlighter Value="Delphi"/>
    124127      </Unit7>
     
    129132        <TopLine Value="204"/>
    130133        <CursorPos X="25" Y="226"/>
    131         <UsageCount Value="88"/>
     134        <UsageCount Value="85"/>
    132135        <DefaultSyntaxHighlighter Value="Delphi"/>
    133136      </Unit8>
     
    138141        <TopLine Value="102"/>
    139142        <CursorPos X="25" Y="107"/>
    140         <UsageCount Value="88"/>
     143        <UsageCount Value="85"/>
    141144        <DefaultSyntaxHighlighter Value="Delphi"/>
    142145      </Unit9>
     
    147150        <TopLine Value="40"/>
    148151        <CursorPos X="9" Y="59"/>
    149         <UsageCount Value="76"/>
     152        <UsageCount Value="73"/>
    150153        <DefaultSyntaxHighlighter Value="Delphi"/>
    151154      </Unit10>
     
    155158        <TopLine Value="91"/>
    156159        <CursorPos X="10" Y="110"/>
    157         <UsageCount Value="58"/>
     160        <UsageCount Value="55"/>
    158161        <DefaultSyntaxHighlighter Value="Delphi"/>
    159162      </Unit11>
     
    164167        <TopLine Value="15"/>
    165168        <CursorPos X="38" Y="30"/>
    166         <UsageCount Value="292"/>
     169        <UsageCount Value="289"/>
    167170        <DefaultSyntaxHighlighter Value="Delphi"/>
    168171      </Unit12>
     
    189192        <TopLine Value="608"/>
    190193        <CursorPos X="44" Y="627"/>
    191         <UsageCount Value="57"/>
     194        <UsageCount Value="54"/>
    192195        <DefaultSyntaxHighlighter Value="Delphi"/>
    193196      </Unit15>
     
    198201        <TopLine Value="39"/>
    199202        <CursorPos X="25" Y="58"/>
    200         <UsageCount Value="57"/>
     203        <UsageCount Value="54"/>
    201204        <DefaultSyntaxHighlighter Value="Delphi"/>
    202205      </Unit16>
     
    207210        <TopLine Value="1"/>
    208211        <CursorPos X="69" Y="19"/>
    209         <UsageCount Value="53"/>
     212        <UsageCount Value="50"/>
    210213        <DefaultSyntaxHighlighter Value="Delphi"/>
    211214      </Unit17>
     
    216219        <TopLine Value="1"/>
    217220        <CursorPos X="52" Y="124"/>
    218         <UsageCount Value="50"/>
     221        <UsageCount Value="47"/>
    219222        <DefaultSyntaxHighlighter Value="Delphi"/>
    220223      </Unit18>
     
    224227        <TopLine Value="677"/>
    225228        <CursorPos X="14" Y="691"/>
    226         <UsageCount Value="60"/>
     229        <UsageCount Value="57"/>
    227230        <DefaultSyntaxHighlighter Value="Delphi"/>
    228231      </Unit19>
     
    232235        <TopLine Value="10"/>
    233236        <CursorPos X="22" Y="23"/>
    234         <UsageCount Value="59"/>
     237        <UsageCount Value="56"/>
    235238        <DefaultSyntaxHighlighter Value="Delphi"/>
    236239      </Unit20>
     
    241244        <TopLine Value="1140"/>
    242245        <CursorPos X="26" Y="1143"/>
    243         <UsageCount Value="59"/>
     246        <UsageCount Value="56"/>
    244247        <DefaultSyntaxHighlighter Value="Delphi"/>
    245248      </Unit21>
     
    249252        <TopLine Value="43"/>
    250253        <CursorPos X="5" Y="61"/>
    251         <UsageCount Value="59"/>
     254        <UsageCount Value="56"/>
    252255        <DefaultSyntaxHighlighter Value="Delphi"/>
    253256      </Unit22>
     
    257260        <TopLine Value="50"/>
    258261        <CursorPos X="10" Y="63"/>
    259         <UsageCount Value="59"/>
     262        <UsageCount Value="56"/>
    260263        <DefaultSyntaxHighlighter Value="Delphi"/>
    261264      </Unit23>
     
    266269        <TopLine Value="17"/>
    267270        <CursorPos X="32" Y="36"/>
    268         <UsageCount Value="178"/>
     271        <UsageCount Value="175"/>
    269272        <DefaultSyntaxHighlighter Value="Delphi"/>
    270273      </Unit24>
     
    275278        <TopLine Value="8"/>
    276279        <CursorPos X="17" Y="19"/>
    277         <UsageCount Value="5"/>
     280        <UsageCount Value="2"/>
    278281        <DefaultSyntaxHighlighter Value="Delphi"/>
    279282      </Unit25>
     
    284287        <TopLine Value="25"/>
    285288        <CursorPos X="86" Y="94"/>
    286         <UsageCount Value="178"/>
     289        <UsageCount Value="175"/>
    287290        <DefaultSyntaxHighlighter Value="Delphi"/>
    288291      </Unit26>
     
    293296        <TopLine Value="549"/>
    294297        <CursorPos X="19" Y="569"/>
    295         <UsageCount Value="179"/>
     298        <UsageCount Value="176"/>
    296299        <DefaultSyntaxHighlighter Value="Delphi"/>
    297300      </Unit27>
     
    302305        <TopLine Value="1"/>
    303306        <CursorPos X="64" Y="14"/>
    304         <UsageCount Value="179"/>
     307        <UsageCount Value="176"/>
    305308        <DefaultSyntaxHighlighter Value="Delphi"/>
    306309      </Unit28>
     
    311314        <TopLine Value="6"/>
    312315        <CursorPos X="5" Y="33"/>
    313         <UsageCount Value="179"/>
     316        <UsageCount Value="176"/>
    314317        <DefaultSyntaxHighlighter Value="Delphi"/>
    315318      </Unit29>
     
    320323        <TopLine Value="99"/>
    321324        <CursorPos X="33" Y="117"/>
    322         <UsageCount Value="6"/>
     325        <UsageCount Value="3"/>
    323326        <DefaultSyntaxHighlighter Value="Delphi"/>
    324327      </Unit30>
     
    328331        <TopLine Value="61"/>
    329332        <CursorPos X="14" Y="78"/>
    330         <UsageCount Value="58"/>
     333        <UsageCount Value="55"/>
    331334        <DefaultSyntaxHighlighter Value="Delphi"/>
    332335      </Unit31>
     
    336339        <TopLine Value="519"/>
    337340        <CursorPos X="23" Y="526"/>
    338         <UsageCount Value="54"/>
     341        <UsageCount Value="51"/>
    339342        <DefaultSyntaxHighlighter Value="Delphi"/>
    340343      </Unit32>
     
    345348        <TopLine Value="11"/>
    346349        <CursorPos X="51" Y="27"/>
    347         <UsageCount Value="360"/>
     350        <UsageCount Value="357"/>
    348351        <DefaultSyntaxHighlighter Value="Delphi"/>
    349352      </Unit33>
     
    354357        <TopLine Value="1"/>
    355358        <CursorPos X="16" Y="164"/>
    356         <UsageCount Value="320"/>
     359        <UsageCount Value="317"/>
    357360        <DefaultSyntaxHighlighter Value="Delphi"/>
    358361      </Unit34>
     
    363366        <TopLine Value="81"/>
    364367        <CursorPos X="1" Y="96"/>
    365         <UsageCount Value="319"/>
     368        <UsageCount Value="316"/>
    366369        <DefaultSyntaxHighlighter Value="Delphi"/>
    367370      </Unit35>
     
    372375        <TopLine Value="1"/>
    373376        <CursorPos X="18" Y="45"/>
    374         <UsageCount Value="319"/>
     377        <UsageCount Value="316"/>
    375378        <DefaultSyntaxHighlighter Value="Delphi"/>
    376379      </Unit36>
     
    381384        <TopLine Value="142"/>
    382385        <CursorPos X="52" Y="165"/>
    383         <UsageCount Value="319"/>
     386        <UsageCount Value="316"/>
    384387        <DefaultSyntaxHighlighter Value="Delphi"/>
    385388      </Unit37>
     
    390393        <TopLine Value="109"/>
    391394        <CursorPos X="36" Y="96"/>
    392         <UsageCount Value="319"/>
     395        <UsageCount Value="316"/>
    393396        <DefaultSyntaxHighlighter Value="Delphi"/>
    394397      </Unit38>
     
    399402        <TopLine Value="44"/>
    400403        <CursorPos X="27" Y="61"/>
    401         <UsageCount Value="319"/>
     404        <UsageCount Value="316"/>
    402405        <DefaultSyntaxHighlighter Value="Delphi"/>
    403406      </Unit39>
     
    408411        <TopLine Value="1"/>
    409412        <CursorPos X="50" Y="8"/>
    410         <UsageCount Value="319"/>
     413        <UsageCount Value="316"/>
    411414        <DefaultSyntaxHighlighter Value="Delphi"/>
    412415      </Unit40>
     
    417420        <TopLine Value="1"/>
    418421        <CursorPos X="21" Y="1"/>
    419         <UsageCount Value="318"/>
     422        <UsageCount Value="315"/>
    420423        <DefaultSyntaxHighlighter Value="Delphi"/>
    421424      </Unit41>
     
    426429        <TopLine Value="1"/>
    427430        <CursorPos X="53" Y="8"/>
    428         <UsageCount Value="318"/>
     431        <UsageCount Value="315"/>
    429432        <DefaultSyntaxHighlighter Value="Delphi"/>
    430433      </Unit42>
     
    435438        <TopLine Value="1"/>
    436439        <CursorPos X="52" Y="92"/>
    437         <UsageCount Value="318"/>
     440        <UsageCount Value="315"/>
    438441        <DefaultSyntaxHighlighter Value="Delphi"/>
    439442      </Unit43>
     
    444447        <TopLine Value="83"/>
    445448        <CursorPos X="47" Y="106"/>
    446         <UsageCount Value="318"/>
     449        <UsageCount Value="315"/>
    447450        <DefaultSyntaxHighlighter Value="Delphi"/>
    448451      </Unit44>
     
    453456        <TopLine Value="1"/>
    454457        <CursorPos X="3" Y="687"/>
    455         <UsageCount Value="318"/>
     458        <UsageCount Value="315"/>
    456459        <DefaultSyntaxHighlighter Value="Delphi"/>
    457460      </Unit45>
     
    462465        <TopLine Value="383"/>
    463466        <CursorPos X="15" Y="397"/>
    464         <UsageCount Value="39"/>
     467        <UsageCount Value="36"/>
     468        <DefaultSyntaxHighlighter Value="Delphi"/>
    465469      </Unit46>
    466470      <Unit47>
     
    470474        <TopLine Value="1"/>
    471475        <CursorPos X="1" Y="15"/>
    472         <UsageCount Value="337"/>
     476        <UsageCount Value="334"/>
    473477        <DefaultSyntaxHighlighter Value="Delphi"/>
    474478      </Unit47>
     
    478482        <TopLine Value="690"/>
    479483        <CursorPos X="3" Y="695"/>
    480         <UsageCount Value="39"/>
     484        <UsageCount Value="36"/>
    481485        <DefaultSyntaxHighlighter Value="Delphi"/>
    482486      </Unit48>
     
    487491        <TopLine Value="1"/>
    488492        <CursorPos X="43" Y="79"/>
    489         <UsageCount Value="315"/>
     493        <UsageCount Value="312"/>
    490494        <DefaultSyntaxHighlighter Value="Delphi"/>
    491495      </Unit49>
     
    495499        <TopLine Value="29"/>
    496500        <CursorPos X="15" Y="46"/>
    497         <UsageCount Value="177"/>
     501        <UsageCount Value="174"/>
     502        <DefaultSyntaxHighlighter Value="Delphi"/>
    498503      </Unit50>
    499504      <Unit51>
     
    503508        <TopLine Value="1"/>
    504509        <CursorPos X="26" Y="18"/>
    505         <UsageCount Value="79"/>
     510        <UsageCount Value="76"/>
     511        <DefaultSyntaxHighlighter Value="Delphi"/>
    506512      </Unit51>
    507513      <Unit52>
     
    511517        <TopLine Value="1"/>
    512518        <CursorPos X="15" Y="20"/>
    513         <UsageCount Value="92"/>
     519        <UsageCount Value="89"/>
     520        <DefaultSyntaxHighlighter Value="Delphi"/>
    514521      </Unit52>
    515522      <Unit53>
     
    519526        <TopLine Value="1"/>
    520527        <CursorPos X="44" Y="17"/>
    521         <UsageCount Value="91"/>
     528        <UsageCount Value="88"/>
     529        <DefaultSyntaxHighlighter Value="Delphi"/>
    522530      </Unit53>
    523531      <Unit54>
     
    527535        <TopLine Value="1"/>
    528536        <CursorPos X="48" Y="25"/>
    529         <UsageCount Value="10"/>
     537        <UsageCount Value="7"/>
     538        <DefaultSyntaxHighlighter Value="Delphi"/>
    530539      </Unit54>
    531540      <Unit55>
     
    535544        <TopLine Value="1"/>
    536545        <CursorPos X="60" Y="11"/>
    537         <UsageCount Value="9"/>
     546        <UsageCount Value="6"/>
     547        <DefaultSyntaxHighlighter Value="Delphi"/>
    538548      </Unit55>
    539549      <Unit56>
     
    543553        <TopLine Value="92"/>
    544554        <CursorPos X="7" Y="119"/>
    545         <UsageCount Value="5"/>
     555        <UsageCount Value="2"/>
     556        <DefaultSyntaxHighlighter Value="Delphi"/>
    546557      </Unit56>
    547558      <Unit57>
     
    551562        <TopLine Value="27"/>
    552563        <CursorPos X="5" Y="44"/>
    553         <UsageCount Value="25"/>
     564        <UsageCount Value="22"/>
     565        <DefaultSyntaxHighlighter Value="Delphi"/>
    554566      </Unit57>
    555567      <Unit58>
     
    559571        <TopLine Value="159"/>
    560572        <CursorPos X="14" Y="176"/>
    561         <UsageCount Value="21"/>
     573        <UsageCount Value="18"/>
     574        <DefaultSyntaxHighlighter Value="Delphi"/>
    562575      </Unit58>
    563576      <Unit59>
     
    568581        <TopLine Value="12"/>
    569582        <CursorPos X="40" Y="12"/>
    570         <UsageCount Value="74"/>
     583        <UsageCount Value="107"/>
    571584        <DefaultSyntaxHighlighter Value="Delphi"/>
    572585      </Unit59>
     
    577590        <TopLine Value="1"/>
    578591        <CursorPos X="1" Y="1"/>
    579         <UsageCount Value="7"/>
     592        <UsageCount Value="4"/>
     593        <DefaultSyntaxHighlighter Value="Delphi"/>
    580594      </Unit60>
    581595      <Unit61>
     
    585599        <TopLine Value="1"/>
    586600        <CursorPos X="1" Y="1"/>
    587         <UsageCount Value="7"/>
     601        <UsageCount Value="4"/>
     602        <DefaultSyntaxHighlighter Value="Delphi"/>
    588603      </Unit61>
    589604      <Unit62>
    590605        <Filename Value="../../PascalClassLibrary/Network/CoolWeb/WebServer/UHTTPServer.pas"/>
    591606        <UnitName Value="UHTTPServer"/>
    592         <EditorIndex Value="2"/>
    593607        <WindowIndex Value="0"/>
    594608        <TopLine Value="379"/>
    595609        <CursorPos X="3" Y="423"/>
    596         <UsageCount Value="17"/>
    597         <Loaded Value="True"/>
     610        <UsageCount Value="14"/>
     611        <DefaultSyntaxHighlighter Value="Delphi"/>
    598612      </Unit62>
    599613      <Unit63>
     
    603617        <TopLine Value="19"/>
    604618        <CursorPos X="50" Y="76"/>
    605         <UsageCount Value="19"/>
     619        <UsageCount Value="16"/>
     620        <DefaultSyntaxHighlighter Value="Delphi"/>
    606621      </Unit63>
    607622      <Unit64>
     
    610625        <TopLine Value="168"/>
    611626        <CursorPos X="23" Y="185"/>
    612         <UsageCount Value="6"/>
     627        <UsageCount Value="3"/>
    613628        <DefaultSyntaxHighlighter Value="Delphi"/>
    614629      </Unit64>
     
    619634        <TopLine Value="54"/>
    620635        <CursorPos X="26" Y="71"/>
    621         <UsageCount Value="12"/>
     636        <UsageCount Value="9"/>
     637        <DefaultSyntaxHighlighter Value="Delphi"/>
    622638      </Unit65>
    623639      <Unit66>
     
    626642        <TopLine Value="1"/>
    627643        <CursorPos X="14" Y="3"/>
    628         <UsageCount Value="10"/>
     644        <UsageCount Value="7"/>
     645        <DefaultSyntaxHighlighter Value="Delphi"/>
    629646      </Unit66>
    630647      <Unit67>
     
    634651        <TopLine Value="35"/>
    635652        <CursorPos X="24" Y="63"/>
    636         <UsageCount Value="10"/>
     653        <UsageCount Value="7"/>
     654        <DefaultSyntaxHighlighter Value="Delphi"/>
    637655      </Unit67>
    638656      <Unit68>
     
    641659        <TopLine Value="61"/>
    642660        <CursorPos X="23" Y="61"/>
    643         <UsageCount Value="17"/>
     661        <UsageCount Value="14"/>
     662        <DefaultSyntaxHighlighter Value="Delphi"/>
    644663      </Unit68>
    645664      <Unit69>
     
    649668        <TopLine Value="1"/>
    650669        <CursorPos X="1" Y="1"/>
    651         <UsageCount Value="7"/>
     670        <UsageCount Value="4"/>
     671        <DefaultSyntaxHighlighter Value="Delphi"/>
    652672      </Unit69>
    653673      <Unit70>
     
    657677        <TopLine Value="1531"/>
    658678        <CursorPos X="1" Y="1545"/>
    659         <UsageCount Value="11"/>
     679        <UsageCount Value="8"/>
     680        <DefaultSyntaxHighlighter Value="Delphi"/>
    660681      </Unit70>
    661682      <Unit71>
     
    665686        <TopLine Value="1"/>
    666687        <CursorPos X="1" Y="1"/>
    667         <UsageCount Value="9"/>
     688        <UsageCount Value="6"/>
     689        <DefaultSyntaxHighlighter Value="Delphi"/>
    668690      </Unit71>
    669691      <Unit72>
     
    673695        <TopLine Value="1"/>
    674696        <CursorPos X="1" Y="1"/>
    675         <UsageCount Value="8"/>
     697        <UsageCount Value="5"/>
    676698        <DefaultSyntaxHighlighter Value="Delphi"/>
    677699      </Unit72>
     
    682704        <TopLine Value="10"/>
    683705        <CursorPos X="54" Y="31"/>
    684         <UsageCount Value="8"/>
     706        <UsageCount Value="5"/>
     707        <DefaultSyntaxHighlighter Value="Delphi"/>
    685708      </Unit73>
    686709      <Unit74>
     
    690713        <TopLine Value="1"/>
    691714        <CursorPos X="42" Y="14"/>
    692         <UsageCount Value="10"/>
     715        <UsageCount Value="7"/>
     716        <DefaultSyntaxHighlighter Value="Delphi"/>
    693717      </Unit74>
    694718      <Unit75>
     
    698722        <TopLine Value="1"/>
    699723        <CursorPos X="1" Y="1"/>
    700         <UsageCount Value="10"/>
     724        <UsageCount Value="7"/>
     725        <DefaultSyntaxHighlighter Value="Delphi"/>
    701726      </Unit75>
    702727      <Unit76>
     
    706731        <ResourceBaseClass Value="DataModule"/>
    707732        <UnitName Value="UMainModule"/>
    708         <EditorIndex Value="1"/>
    709         <WindowIndex Value="0"/>
    710         <TopLine Value="226"/>
    711         <CursorPos X="46" Y="228"/>
    712         <UsageCount Value="56"/>
     733        <IsVisibleTab Value="True"/>
     734        <EditorIndex Value="3"/>
     735        <WindowIndex Value="0"/>
     736        <TopLine Value="42"/>
     737        <CursorPos X="20" Y="57"/>
     738        <UsageCount Value="89"/>
    713739        <Loaded Value="True"/>
    714740        <LoadedDesigner Value="True"/>
     
    720746        <TopLine Value="291"/>
    721747        <CursorPos X="1" Y="1"/>
    722         <UsageCount Value="8"/>
     748        <UsageCount Value="5"/>
     749        <DefaultSyntaxHighlighter Value="Delphi"/>
    723750      </Unit77>
    724751      <Unit78>
     
    728755        <TopLine Value="55"/>
    729756        <CursorPos X="8" Y="80"/>
    730         <UsageCount Value="8"/>
     757        <UsageCount Value="5"/>
     758        <DefaultSyntaxHighlighter Value="Delphi"/>
    731759      </Unit78>
    732760      <Unit79>
     
    736764        <TopLine Value="59"/>
    737765        <CursorPos X="10" Y="61"/>
    738         <UsageCount Value="8"/>
     766        <UsageCount Value="5"/>
     767        <DefaultSyntaxHighlighter Value="Delphi"/>
    739768      </Unit79>
    740769      <Unit80>
     
    744773        <TopLine Value="10"/>
    745774        <CursorPos X="1" Y="35"/>
    746         <UsageCount Value="9"/>
     775        <UsageCount Value="6"/>
     776        <DefaultSyntaxHighlighter Value="Delphi"/>
    747777      </Unit80>
    748778      <Unit81>
     
    752782        <TopLine Value="22"/>
    753783        <CursorPos X="1" Y="43"/>
    754         <UsageCount Value="8"/>
     784        <UsageCount Value="5"/>
     785        <DefaultSyntaxHighlighter Value="Delphi"/>
    755786      </Unit81>
    756787      <Unit82>
     
    760791        <TopLine Value="2"/>
    761792        <CursorPos X="14" Y="19"/>
    762         <UsageCount Value="9"/>
     793        <UsageCount Value="6"/>
     794        <DefaultSyntaxHighlighter Value="Delphi"/>
    763795      </Unit82>
    764796      <Unit83>
     
    771803        <TopLine Value="1"/>
    772804        <CursorPos X="14" Y="21"/>
    773         <UsageCount Value="14"/>
     805        <UsageCount Value="11"/>
     806        <DefaultSyntaxHighlighter Value="Delphi"/>
    774807      </Unit83>
    775808      <Unit84>
    776809        <Filename Value="../../PascalClassLibrary/Network/CoolWeb/Persistence/USqlDatabase.pas"/>
    777810        <UnitName Value="USqlDatabase"/>
    778         <WindowIndex Value="0"/>
    779         <TopLine Value="176"/>
    780         <CursorPos X="32" Y="193"/>
    781         <UsageCount Value="10"/>
     811        <EditorIndex Value="0"/>
     812        <WindowIndex Value="0"/>
     813        <TopLine Value="15"/>
     814        <CursorPos X="15" Y="70"/>
     815        <UsageCount Value="26"/>
     816        <Loaded Value="True"/>
     817        <DefaultSyntaxHighlighter Value="Delphi"/>
    782818      </Unit84>
    783819      <Unit85>
     
    789825        <TopLine Value="48"/>
    790826        <CursorPos X="13" Y="342"/>
    791         <UsageCount Value="28"/>
     827        <UsageCount Value="25"/>
    792828        <DefaultSyntaxHighlighter Value="Delphi"/>
    793829      </Unit85>
     
    798834        <TopLine Value="33"/>
    799835        <CursorPos X="14" Y="50"/>
    800         <UsageCount Value="11"/>
     836        <UsageCount Value="8"/>
     837        <DefaultSyntaxHighlighter Value="Delphi"/>
    801838      </Unit86>
    802839      <Unit87>
     
    806843        <TopLine Value="179"/>
    807844        <CursorPos X="14" Y="199"/>
    808         <UsageCount Value="10"/>
     845        <UsageCount Value="7"/>
     846        <DefaultSyntaxHighlighter Value="Delphi"/>
    809847      </Unit87>
    810848      <Unit88>
     
    814852        <TopLine Value="1"/>
    815853        <CursorPos X="79" Y="4"/>
    816         <UsageCount Value="11"/>
     854        <UsageCount Value="8"/>
     855        <DefaultSyntaxHighlighter Value="Delphi"/>
    817856      </Unit88>
    818857      <Unit89>
     
    822861        <TopLine Value="184"/>
    823862        <CursorPos X="3" Y="199"/>
    824         <UsageCount Value="11"/>
     863        <UsageCount Value="8"/>
     864        <DefaultSyntaxHighlighter Value="Delphi"/>
    825865      </Unit89>
    826866      <Unit90>
     
    830870        <TopLine Value="1289"/>
    831871        <CursorPos X="36" Y="1307"/>
    832         <UsageCount Value="9"/>
     872        <UsageCount Value="6"/>
     873        <DefaultSyntaxHighlighter Value="Delphi"/>
    833874      </Unit90>
    834875      <Unit91>
     
    838879        <TopLine Value="34"/>
    839880        <CursorPos X="3" Y="51"/>
    840         <UsageCount Value="8"/>
     881        <UsageCount Value="5"/>
     882        <DefaultSyntaxHighlighter Value="Delphi"/>
    841883      </Unit91>
    842884      <Unit92>
     
    846888        <TopLine Value="174"/>
    847889        <CursorPos X="14" Y="191"/>
    848         <UsageCount Value="9"/>
     890        <UsageCount Value="6"/>
     891        <DefaultSyntaxHighlighter Value="Delphi"/>
    849892      </Unit92>
    850893      <Unit93>
     
    853896        <TopLine Value="538"/>
    854897        <CursorPos X="24" Y="555"/>
    855         <UsageCount Value="9"/>
     898        <UsageCount Value="6"/>
     899        <DefaultSyntaxHighlighter Value="Delphi"/>
    856900      </Unit93>
    857901      <Unit94>
    858902        <Filename Value="../../PascalClassLibrary/Network/CoolWeb/WebServer/UWebApp.pas"/>
    859903        <UnitName Value="UWebApp"/>
    860         <EditorIndex Value="3"/>
    861904        <WindowIndex Value="0"/>
    862905        <TopLine Value="137"/>
    863906        <CursorPos X="100" Y="154"/>
    864         <UsageCount Value="24"/>
    865         <Loaded Value="True"/>
     907        <UsageCount Value="21"/>
     908        <DefaultSyntaxHighlighter Value="Delphi"/>
    866909      </Unit94>
    867910      <Unit95>
    868911        <Filename Value="/usr/share/fpcsrc/2.4.2/packages/fcl-base/src/custapp.pp"/>
    869912        <UnitName Value="CustApp"/>
    870         <EditorIndex Value="0"/>
    871913        <WindowIndex Value="0"/>
    872914        <TopLine Value="49"/>
    873915        <CursorPos X="1" Y="53"/>
    874         <UsageCount Value="18"/>
    875         <Loaded Value="True"/>
     916        <UsageCount Value="15"/>
     917        <DefaultSyntaxHighlighter Value="Delphi"/>
    876918      </Unit95>
    877919      <Unit96>
     
    880922        <TopLine Value="2101"/>
    881923        <CursorPos X="3" Y="2108"/>
    882         <UsageCount Value="9"/>
     924        <UsageCount Value="6"/>
     925        <DefaultSyntaxHighlighter Value="Delphi"/>
    883926      </Unit96>
    884927      <Unit97>
     
    887930        <TopLine Value="180"/>
    888931        <CursorPos X="26" Y="197"/>
    889         <UsageCount Value="9"/>
     932        <UsageCount Value="6"/>
     933        <DefaultSyntaxHighlighter Value="Delphi"/>
    890934      </Unit97>
    891935      <Unit98>
     
    895939        <TopLine Value="3089"/>
    896940        <CursorPos X="27" Y="3106"/>
    897         <UsageCount Value="10"/>
     941        <UsageCount Value="7"/>
     942        <DefaultSyntaxHighlighter Value="Delphi"/>
    898943      </Unit98>
    899944      <Unit99>
     
    906951        <TopLine Value="17"/>
    907952        <CursorPos X="1" Y="47"/>
    908         <UsageCount Value="47"/>
     953        <UsageCount Value="80"/>
    909954        <DefaultSyntaxHighlighter Value="Delphi"/>
    910955      </Unit99>
     
    918963        <TopLine Value="26"/>
    919964        <CursorPos X="84" Y="45"/>
    920         <UsageCount Value="44"/>
     965        <UsageCount Value="77"/>
    921966        <DefaultSyntaxHighlighter Value="Delphi"/>
    922967      </Unit100>
     
    930975        <TopLine Value="66"/>
    931976        <CursorPos X="1" Y="97"/>
    932         <UsageCount Value="44"/>
     977        <UsageCount Value="77"/>
    933978        <DefaultSyntaxHighlighter Value="Delphi"/>
    934979      </Unit101>
     
    942987        <TopLine Value="26"/>
    943988        <CursorPos X="1" Y="53"/>
    944         <UsageCount Value="43"/>
     989        <UsageCount Value="76"/>
    945990        <DefaultSyntaxHighlighter Value="Delphi"/>
    946991      </Unit102>
     
    954999        <TopLine Value="24"/>
    9551000        <CursorPos X="1" Y="55"/>
    956         <UsageCount Value="43"/>
     1001        <UsageCount Value="76"/>
    9571002        <DefaultSyntaxHighlighter Value="Delphi"/>
    9581003      </Unit103>
     
    9661011        <TopLine Value="24"/>
    9671012        <CursorPos X="51" Y="42"/>
    968         <UsageCount Value="43"/>
     1013        <UsageCount Value="76"/>
    9691014        <DefaultSyntaxHighlighter Value="Delphi"/>
    9701015      </Unit104>
     
    9781023        <TopLine Value="28"/>
    9791024        <CursorPos X="23" Y="40"/>
    980         <UsageCount Value="43"/>
     1025        <UsageCount Value="76"/>
    9811026        <DefaultSyntaxHighlighter Value="Delphi"/>
    9821027      </Unit105>
     
    9901035        <TopLine Value="36"/>
    9911036        <CursorPos X="1" Y="67"/>
    992         <UsageCount Value="43"/>
     1037        <UsageCount Value="76"/>
    9931038        <DefaultSyntaxHighlighter Value="Delphi"/>
    9941039      </Unit106>
     
    10021047        <TopLine Value="8"/>
    10031048        <CursorPos X="1" Y="39"/>
    1004         <UsageCount Value="43"/>
     1049        <UsageCount Value="76"/>
    10051050        <DefaultSyntaxHighlighter Value="Delphi"/>
    10061051      </Unit107>
     
    10111056        <ResourceBaseClass Value="DataModule"/>
    10121057        <UnitName Value="UWebCamPage"/>
    1013         <EditorIndex Value="4"/>
    10141058        <WindowIndex Value="0"/>
    10151059        <TopLine Value="26"/>
    10161060        <CursorPos X="1" Y="47"/>
    1017         <UsageCount Value="43"/>
    1018         <Loaded Value="True"/>
     1061        <UsageCount Value="76"/>
    10191062        <DefaultSyntaxHighlighter Value="Delphi"/>
    10201063      </Unit108>
     
    10281071        <TopLine Value="38"/>
    10291072        <CursorPos X="1" Y="68"/>
    1030         <UsageCount Value="43"/>
     1073        <UsageCount Value="76"/>
    10311074        <DefaultSyntaxHighlighter Value="Delphi"/>
    10321075      </Unit109>
     
    10401083        <TopLine Value="15"/>
    10411084        <CursorPos X="1" Y="46"/>
    1042         <UsageCount Value="43"/>
     1085        <UsageCount Value="76"/>
    10431086        <DefaultSyntaxHighlighter Value="Delphi"/>
    10441087      </Unit110>
     
    10521095        <TopLine Value="55"/>
    10531096        <CursorPos X="1" Y="83"/>
    1054         <UsageCount Value="43"/>
     1097        <UsageCount Value="76"/>
    10551098        <DefaultSyntaxHighlighter Value="Delphi"/>
    10561099      </Unit111>
     
    10661109          <CursorPos X="50" Y="4"/>
    10671110        </ExtraEditor1>
    1068         <UsageCount Value="8"/>
     1111        <UsageCount Value="5"/>
    10691112        <DefaultSyntaxHighlighter Value="LFM"/>
    10701113      </Unit112>
     
    10751118        <TopLine Value="344"/>
    10761119        <CursorPos X="30" Y="361"/>
    1077         <UsageCount Value="8"/>
     1120        <UsageCount Value="5"/>
     1121        <DefaultSyntaxHighlighter Value="Delphi"/>
    10781122      </Unit113>
    10791123      <Unit114>
     
    10831127        <TopLine Value="475"/>
    10841128        <CursorPos X="34" Y="492"/>
    1085         <UsageCount Value="8"/>
     1129        <UsageCount Value="5"/>
     1130        <DefaultSyntaxHighlighter Value="Delphi"/>
    10861131      </Unit114>
    10871132      <Unit115>
     
    10911136        <TopLine Value="23"/>
    10921137        <CursorPos X="37" Y="23"/>
    1093         <UsageCount Value="8"/>
     1138        <UsageCount Value="5"/>
     1139        <DefaultSyntaxHighlighter Value="Delphi"/>
    10941140      </Unit115>
    10951141      <Unit116>
     
    10971143        <IsPartOfProject Value="True"/>
    10981144        <UnitName Value="URegistry"/>
    1099         <WindowIndex Value="0"/>
    1100         <TopLine Value="1"/>
    1101         <CursorPos X="26" Y="11"/>
    1102         <UsageCount Value="37"/>
     1145        <EditorIndex Value="4"/>
     1146        <WindowIndex Value="0"/>
     1147        <TopLine Value="4"/>
     1148        <CursorPos X="14" Y="17"/>
     1149        <UsageCount Value="70"/>
     1150        <Loaded Value="True"/>
    11031151        <DefaultSyntaxHighlighter Value="Delphi"/>
    11041152      </Unit116>
     
    11091157        <TopLine Value="72"/>
    11101158        <CursorPos X="62" Y="94"/>
    1111         <UsageCount Value="12"/>
     1159        <UsageCount Value="9"/>
     1160        <DefaultSyntaxHighlighter Value="Delphi"/>
    11121161      </Unit117>
    11131162      <Unit118>
     
    11161165        <TopLine Value="35"/>
    11171166        <CursorPos X="22" Y="53"/>
    1118         <UsageCount Value="12"/>
     1167        <UsageCount Value="9"/>
     1168        <DefaultSyntaxHighlighter Value="Delphi"/>
    11191169      </Unit118>
    11201170      <Unit119>
     
    11241174        <TopLine Value="27"/>
    11251175        <CursorPos X="14" Y="74"/>
    1126         <UsageCount Value="12"/>
     1176        <UsageCount Value="9"/>
     1177        <DefaultSyntaxHighlighter Value="Delphi"/>
    11271178      </Unit119>
    11281179      <Unit120>
     
    11311182        <TopLine Value="1"/>
    11321183        <CursorPos X="3" Y="1"/>
    1133         <UsageCount Value="9"/>
     1184        <UsageCount Value="6"/>
     1185        <DefaultSyntaxHighlighter Value="Delphi"/>
    11341186      </Unit120>
    11351187      <Unit121>
    11361188        <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/objpas/sysutils/sysutilh.inc"/>
    1137         <EditorIndex Value="7"/>
    11381189        <WindowIndex Value="0"/>
    11391190        <TopLine Value="153"/>
    11401191        <CursorPos X="13" Y="170"/>
    1141         <UsageCount Value="12"/>
    1142         <Loaded Value="True"/>
     1192        <UsageCount Value="9"/>
     1193        <DefaultSyntaxHighlighter Value="Delphi"/>
    11431194      </Unit121>
    11441195      <Unit122>
    11451196        <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/inc/systemh.inc"/>
    1146         <EditorIndex Value="8"/>
    11471197        <WindowIndex Value="0"/>
    11481198        <TopLine Value="337"/>
    11491199        <CursorPos X="3" Y="337"/>
    1150         <UsageCount Value="12"/>
    1151         <Loaded Value="True"/>
     1200        <UsageCount Value="9"/>
     1201        <DefaultSyntaxHighlighter Value="Delphi"/>
    11521202      </Unit122>
    11531203      <Unit123>
    11541204        <Filename Value="/usr/share/fpcsrc/2.4.2/rtl/unix/sysunixh.inc"/>
    1155         <EditorIndex Value="6"/>
    11561205        <WindowIndex Value="0"/>
    11571206        <TopLine Value="11"/>
    11581207        <CursorPos X="2" Y="28"/>
    1159         <UsageCount Value="10"/>
    1160         <Loaded Value="True"/>
     1208        <UsageCount Value="7"/>
     1209        <DefaultSyntaxHighlighter Value="Delphi"/>
    11611210      </Unit123>
    11621211      <Unit124>
    11631212        <Filename Value="ReadMe.txt"/>
    11641213        <IsPartOfProject Value="True"/>
    1165         <UsageCount Value="20"/>
     1214        <UsageCount Value="53"/>
    11661215        <DefaultSyntaxHighlighter Value="None"/>
    11671216      </Unit124>
     1217      <Unit125>
     1218        <Filename Value="Components/TemplateGenerics/Generic/GenericListString.inc"/>
     1219        <EditorIndex Value="5"/>
     1220        <WindowIndex Value="0"/>
     1221        <TopLine Value="1"/>
     1222        <CursorPos X="24" Y="4"/>
     1223        <UsageCount Value="10"/>
     1224        <Loaded Value="True"/>
     1225      </Unit125>
     1226      <Unit126>
     1227        <Filename Value="Components/TemplateGenerics/Generic/GenericList.inc"/>
     1228        <EditorIndex Value="6"/>
     1229        <WindowIndex Value="0"/>
     1230        <TopLine Value="31"/>
     1231        <CursorPos X="50" Y="44"/>
     1232        <UsageCount Value="10"/>
     1233        <Loaded Value="True"/>
     1234      </Unit126>
     1235      <Unit127>
     1236        <Filename Value="Application/UApplicationInfo.pas"/>
     1237        <IsPartOfProject Value="True"/>
     1238        <UnitName Value="UApplicationInfo"/>
     1239        <EditorIndex Value="7"/>
     1240        <WindowIndex Value="0"/>
     1241        <TopLine Value="43"/>
     1242        <CursorPos X="50" Y="65"/>
     1243        <UsageCount Value="20"/>
     1244        <Loaded Value="True"/>
     1245        <DefaultSyntaxHighlighter Value="Delphi"/>
     1246      </Unit127>
    11681247    </Units>
    1169     <JumpHistory Count="26" HistoryIndex="25">
     1248    <JumpHistory Count="7" HistoryIndex="6">
    11701249      <Position1>
    1171         <Filename Value="../../PascalClassLibrary/Network/CoolWeb/WebServer/UHTTPServer.pas"/>
    1172         <Caret Line="175" Column="1" TopLine="158"/>
     1250        <Filename Value="Modules/UMainModule.pas"/>
     1251        <Caret Line="257" Column="1" TopLine="228"/>
    11731252      </Position1>
    11741253      <Position2>
    1175         <Filename Value="../../PascalClassLibrary/Network/CoolWeb/WebServer/UWebApp.pas"/>
    1176         <Caret Line="109" Column="1" TopLine="83"/>
     1254        <Filename Value="Modules/UMainModule.pas"/>
     1255        <Caret Line="235" Column="22" TopLine="226"/>
    11771256      </Position2>
    11781257      <Position3>
    1179         <Filename Value="../../PascalClassLibrary/Network/CoolWeb/WebServer/UWebApp.pas"/>
    1180         <Caret Line="114" Column="18" TopLine="107"/>
     1258        <Filename Value="Components/TemplateGenerics/Generic/GenericListString.inc"/>
     1259        <Caret Line="1" Column="1" TopLine="1"/>
    11811260      </Position3>
    11821261      <Position4>
    1183         <Filename Value="../../PascalClassLibrary/Network/CoolWeb/WebServer/UWebApp.pas"/>
    1184         <Caret Line="25" Column="25" TopLine="8"/>
     1262        <Filename Value="Components/TemplateGenerics/Generic/GenericListString.inc"/>
     1263        <Caret Line="20" Column="21" TopLine="7"/>
    11851264      </Position4>
    11861265      <Position5>
    1187         <Filename Value="../../PascalClassLibrary/Network/CoolWeb/WebServer/UWebApp.pas"/>
    1188         <Caret Line="34" Column="15" TopLine="8"/>
     1266        <Filename Value="Modules/UMainModule.pas"/>
     1267        <Caret Line="239" Column="42" TopLine="223"/>
    11891268      </Position5>
    11901269      <Position6>
    1191         <Filename Value="../../PascalClassLibrary/Network/CoolWeb/WebServer/UWebApp.pas"/>
    1192         <Caret Line="119" Column="32" TopLine="113"/>
     1270        <Filename Value="Modules/UMainModule.pas"/>
     1271        <Caret Line="235" Column="23" TopLine="223"/>
    11931272      </Position6>
    11941273      <Position7>
    1195         <Filename Value="../../PascalClassLibrary/Network/CoolWeb/WebServer/UWebApp.pas"/>
    1196         <Caret Line="25" Column="27" TopLine="9"/>
     1274        <Filename Value="Modules/UMainModule.pas"/>
     1275        <Caret Line="13" Column="1" TopLine="1"/>
    11971276      </Position7>
    1198       <Position8>
    1199         <Filename Value="../../PascalClassLibrary/Network/CoolWeb/WebServer/UWebApp.pas"/>
    1200         <Caret Line="34" Column="53" TopLine="9"/>
    1201       </Position8>
    1202       <Position9>
    1203         <Filename Value="../../PascalClassLibrary/Network/CoolWeb/WebServer/UWebApp.pas"/>
    1204         <Caret Line="118" Column="17" TopLine="113"/>
    1205       </Position9>
    1206       <Position10>
    1207         <Filename Value="../../PascalClassLibrary/Network/CoolWeb/WebServer/UWebApp.pas"/>
    1208         <Caret Line="115" Column="38" TopLine="113"/>
    1209       </Position10>
    1210       <Position11>
    1211         <Filename Value="../../PascalClassLibrary/Network/CoolWeb/WebServer/UWebApp.pas"/>
    1212         <Caret Line="120" Column="70" TopLine="103"/>
    1213       </Position11>
    1214       <Position12>
    1215         <Filename Value="../../PascalClassLibrary/Network/CoolWeb/WebServer/UWebApp.pas"/>
    1216         <Caret Line="1" Column="32" TopLine="1"/>
    1217       </Position12>
    1218       <Position13>
    1219         <Filename Value="../../PascalClassLibrary/Network/CoolWeb/WebServer/UWebApp.pas"/>
    1220         <Caret Line="34" Column="28" TopLine="6"/>
    1221       </Position13>
    1222       <Position14>
    1223         <Filename Value="../../PascalClassLibrary/Network/CoolWeb/WebServer/UWebApp.pas"/>
    1224         <Caret Line="79" Column="1" TopLine="46"/>
    1225       </Position14>
    1226       <Position15>
    1227         <Filename Value="../../PascalClassLibrary/Network/CoolWeb/WebServer/UWebApp.pas"/>
    1228         <Caret Line="80" Column="1" TopLine="51"/>
    1229       </Position15>
    1230       <Position16>
    1231         <Filename Value="../../PascalClassLibrary/Network/CoolWeb/WebServer/UWebApp.pas"/>
    1232         <Caret Line="74" Column="49" TopLine="48"/>
    1233       </Position16>
    1234       <Position17>
    1235         <Filename Value="../../PascalClassLibrary/Network/CoolWeb/WebServer/UWebApp.pas"/>
    1236         <Caret Line="72" Column="23" TopLine="48"/>
    1237       </Position17>
    1238       <Position18>
    1239         <Filename Value="../../PascalClassLibrary/Network/CoolWeb/WebServer/UWebApp.pas"/>
    1240         <Caret Line="62" Column="16" TopLine="48"/>
    1241       </Position18>
    1242       <Position19>
    1243         <Filename Value="../../PascalClassLibrary/Network/CoolWeb/WebServer/UWebApp.pas"/>
    1244         <Caret Line="74" Column="74" TopLine="48"/>
    1245       </Position19>
    1246       <Position20>
    1247         <Filename Value="../../PascalClassLibrary/Network/CoolWeb/WebServer/UWebApp.pas"/>
    1248         <Caret Line="92" Column="29" TopLine="70"/>
    1249       </Position20>
    1250       <Position21>
    1251         <Filename Value="../../PascalClassLibrary/Network/CoolWeb/WebServer/UWebApp.pas"/>
    1252         <Caret Line="142" Column="34" TopLine="137"/>
    1253       </Position21>
    1254       <Position22>
    1255         <Filename Value="Modules/UMainModule.pas"/>
    1256         <Caret Line="257" Column="1" TopLine="228"/>
    1257       </Position22>
    1258       <Position23>
    1259         <Filename Value="../../PascalClassLibrary/Network/CoolWeb/WebServer/UWebApp.pas"/>
    1260         <Caret Line="146" Column="38" TopLine="137"/>
    1261       </Position23>
    1262       <Position24>
    1263         <Filename Value="../../PascalClassLibrary/Network/CoolWeb/WebServer/UWebApp.pas"/>
    1264         <Caret Line="154" Column="1" TopLine="137"/>
    1265       </Position24>
    1266       <Position25>
    1267         <Filename Value="../../PascalClassLibrary/Network/CoolWeb/WebServer/UWebApp.pas"/>
    1268         <Caret Line="145" Column="71" TopLine="128"/>
    1269       </Position25>
    1270       <Position26>
    1271         <Filename Value="../../PascalClassLibrary/Network/CoolWeb/WebServer/UWebApp.pas"/>
    1272         <Caret Line="146" Column="100" TopLine="129"/>
    1273       </Position26>
    12741277    </JumpHistory>
    12751278  </ProjectOptions>
    12761279  <CompilerOptions>
    1277     <Version Value="10"/>
     1280    <Version Value="11"/>
    12781281    <Target>
    12791282      <Filename Value="index.cgi"/>
    12801283    </Target>
    12811284    <SearchPaths>
    1282       <OtherUnitFiles Value="/usr/lib/mysql/;/usr/lib64/mysql/;Common;Application;WebServer;Network;Modules;Pages"/>
     1285      <OtherUnitFiles Value="/usr/lib/mysql;/usr/lib64/mysql;Common;Application;WebServer;Network;Modules;Pages"/>
    12831286      <UnitOutputDirectory Value="lib/$(TargetCPU)-$(TargetOS)"/>
    12841287    </SearchPaths>
     
    13161319      <Item1>
    13171320        <Kind Value="bpkSource"/>
     1321        <WatchScope Value="wpsGlobal"/>
     1322        <WatchKind Value="wpkWrite"/>
    13181323        <Source Value="Application/UCustomCGIApplication.pas"/>
    13191324        <Line Value="91"/>
Note: See TracChangeset for help on using the changeset viewer.