1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241
|
<?xml version="1.0" encoding="UTF-8"?>
<CONFIG>
<ProjectOptions>
<Version Value="10"/>
<General>
<Flags>
<LRSInOutputDirectory Value="False"/>
</Flags>
<MainUnit Value="0"/>
<ResourceType Value="res"/>
<UseXPManifest Value="True"/>
<Icon Value="0"/>
</General>
<VersionInfo>
<Language Value=""/>
<CharSet Value=""/>
</VersionInfo>
<BuildModes Count="1">
<Item1 Name="default" Default="True"/>
</BuildModes>
<PublishOptions>
<Version Value="2"/>
<IgnoreBinaries Value="False"/>
<IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
<ExcludeFileFilter Value="*.(bak|ppu|ppw|o|so);*~;backup"/>
</PublishOptions>
<RunParams>
<local>
<FormatVersion Value="1"/>
</local>
</RunParams>
<RequiredPackages Count="1">
<Item1>
<PackageName Value="LCL"/>
</Item1>
</RequiredPackages>
<Units Count="14">
<Unit0>
<Filename Value="title_image_demo.lpr"/>
<IsPartOfProject Value="True"/>
<IsVisibleTab Value="True"/>
<EditorIndex Value="1"/>
<WindowIndex Value="1"/>
<CursorPos X="55" Y="20"/>
<UsageCount Value="26"/>
<Loaded Value="True"/>
<LoadedDesigner Value="True"/>
</Unit0>
<Unit1>
<Filename Value="main.pas"/>
<IsPartOfProject Value="True"/>
<ComponentName Value="Form1"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<WindowIndex Value="1"/>
<TopLine Value="38"/>
<CursorPos X="69" Y="58"/>
<UsageCount Value="26"/>
<Loaded Value="True"/>
<LoadedDesigner Value="True"/>
</Unit1>
<Unit2>
<Filename Value="../../ide/aboutfrm.pas"/>
<ComponentName Value="AboutForm"/>
<HasResources Value="True"/>
<ResourceBaseClass Value="Form"/>
<UnitName Value="AboutFrm"/>
<TopLine Value="345"/>
<CursorPos X="69" Y="347"/>
<UsageCount Value="10"/>
</Unit2>
<Unit3>
<Filename Value="../../lcl/interfaces/win32/win32wsextctrls.pp"/>
<UnitName Value="Win32WSExtCtrls"/>
<TopLine Value="289"/>
<CursorPos X="34" Y="321"/>
<UsageCount Value="10"/>
</Unit3>
<Unit4>
<Filename Value="../../lcl/extctrls.pp"/>
<UnitName Value="ExtCtrls"/>
<TopLine Value="491"/>
<CursorPos X="47" Y="510"/>
<UsageCount Value="10"/>
</Unit4>
<Unit5>
<Filename Value="../../lcl/include/paintbox.inc"/>
<TopLine Value="22"/>
<CursorPos X="22" Y="50"/>
<UsageCount Value="10"/>
</Unit5>
<Unit6>
<Filename Value="../../lcl/controls.pp"/>
<UnitName Value="Controls"/>
<TopLine Value="1799"/>
<CursorPos X="15" Y="1817"/>
<UsageCount Value="10"/>
<Bookmarks Count="1">
<Item0 X="15" Y="1817" ID="1"/>
</Bookmarks>
</Unit6>
<Unit7>
<Filename Value="../../lcl/include/graphiccontrol.inc"/>
<TopLine Value="48"/>
<CursorPos X="3" Y="57"/>
<UsageCount Value="10"/>
</Unit7>
<Unit8>
<Filename Value="../../lcl/lclclasses.pp"/>
<UnitName Value="LCLClasses"/>
<TopLine Value="19"/>
<CursorPos X="30" Y="38"/>
<UsageCount Value="10"/>
</Unit8>
<Unit9>
<Filename Value="../../../Lang/FPC/fpcbuild-2.2.2/fpcsrc/rtl/objpas/classes/classesh.inc"/>
<TopLine Value="1336"/>
<CursorPos X="3" Y="1301"/>
<UsageCount Value="10"/>
</Unit9>
<Unit10>
<Filename Value="../../lcl/lmessages.pp"/>
<UnitName Value="LMessages"/>
<TopLine Value="360"/>
<CursorPos X="3" Y="379"/>
<UsageCount Value="10"/>
</Unit10>
<Unit11>
<Filename Value="../../lcl/include/control.inc"/>
<TopLine Value="1687"/>
<CursorPos X="19" Y="1706"/>
<UsageCount Value="10"/>
</Unit11>
<Unit12>
<Filename Value="../../lcl/grids.pas"/>
<UnitName Value="Grids"/>
<TopLine Value="378"/>
<CursorPos X="33" Y="397"/>
<UsageCount Value="13"/>
</Unit12>
<Unit13>
<Filename Value="../../lcl/buttons.pp"/>
<UnitName Value="Buttons"/>
<TopLine Value="27"/>
<CursorPos X="16" Y="46"/>
<UsageCount Value="11"/>
</Unit13>
</Units>
<JumpHistory Count="15" HistoryIndex="14">
<Position1>
<Filename Value="main.pas"/>
<Caret Line="59" Column="72" TopLine="29"/>
</Position1>
<Position2>
<Filename Value="main.pas"/>
<Caret Line="45" Column="29" TopLine="23"/>
</Position2>
<Position3>
<Filename Value="main.pas"/>
<Caret Line="61" Column="7" TopLine="31"/>
</Position3>
<Position4>
<Filename Value="main.pas"/>
<Caret Line="9" Column="6"/>
</Position4>
<Position5>
<Filename Value="main.pas"/>
<Caret Line="28" Column="8"/>
</Position5>
<Position6>
<Filename Value="main.pas"/>
<Caret Line="17" Column="20"/>
</Position6>
<Position7>
<Filename Value="main.pas"/>
<Caret Line="18" Column="30"/>
</Position7>
<Position8>
<Filename Value="main.pas"/>
<Caret Line="17" Column="20"/>
</Position8>
<Position9>
<Filename Value="main.pas"/>
<Caret Line="16" Column="28"/>
</Position9>
<Position10>
<Filename Value="main.pas"/>
<Caret Line="20" Column="5"/>
</Position10>
<Position11>
<Filename Value="main.pas"/>
<Caret Line="40" Column="39" TopLine="23"/>
</Position11>
<Position12>
<Filename Value="main.pas"/>
<Caret Line="41" Column="22" TopLine="23"/>
</Position12>
<Position13>
<Filename Value="title_image_demo.lpr"/>
</Position13>
<Position14>
<Filename Value="title_image_demo.lpr"/>
<Caret Line="15" Column="24"/>
</Position14>
<Position15>
<Filename Value="title_image_demo.lpr"/>
<Caret Line="19" Column="25"/>
</Position15>
</JumpHistory>
</ProjectOptions>
<CompilerOptions>
<Version Value="11"/>
<Parsing>
<SyntaxOptions>
<CStyleOperator Value="False"/>
</SyntaxOptions>
</Parsing>
<Linking>
<Debugging>
<UseExternalDbgSyms Value="True"/>
</Debugging>
<Options>
<Win32>
<GraphicApplication Value="True"/>
</Win32>
</Options>
</Linking>
</CompilerOptions>
<Debugging>
<Watches Count="2">
<Item1>
<Expression Value="TSqlQuery(FDataLink.FDataSet).FCurrentIndex^.FFirstRecBuf"/>
<Enabled Value="False"/>
</Item1>
<Item2>
<Expression Value="q^.FSQL^"/>
<Enabled Value="False"/>
</Item2>
</Watches>
</Debugging>
</CONFIG>
|