source: trunk/Packages/CoolDocking/Demo/Testing/Demo.lpi

Last change on this file was 73, checked in by chronos, 12 years ago
  • Modified: Packages are now stored as uncomporessed and are linked with relative path to project.
File size: 41.4 KB
Line 
1<?xml version="1.0"?>
2<CONFIG>
3 <ProjectOptions>
4 <Version Value="9"/>
5 <PathDelim Value="\"/>
6 <General>
7 <MainUnit Value="0"/>
8 <Title Value="Demo"/>
9 <UseXPManifest Value="True"/>
10 <Icon Value="0"/>
11 <ActiveWindowIndexAtStart Value="0"/>
12 </General>
13 <i18n>
14 <EnableI18N LFM="False"/>
15 </i18n>
16 <VersionInfo>
17 <StringTable ProductVersion=""/>
18 </VersionInfo>
19 <BuildModes Count="1">
20 <Item1 Name="default" Default="True"/>
21 </BuildModes>
22 <PublishOptions>
23 <Version Value="2"/>
24 <IncludeFileFilter Value="*.(pas|pp|inc|lfm|lpr|lrs|lpi|lpk|sh|xml)"/>
25 <ExcludeFileFilter Value="*.(bak|ppu|ppw|o|so);*~;backup"/>
26 </PublishOptions>
27 <RunParams>
28 <local>
29 <FormatVersion Value="1"/>
30 </local>
31 </RunParams>
32 <RequiredPackages Count="2">
33 <Item1>
34 <PackageName Value="CoolDocking"/>
35 </Item1>
36 <Item2>
37 <PackageName Value="LCL"/>
38 </Item2>
39 </RequiredPackages>
40 <Units Count="102">
41 <Unit0>
42 <Filename Value="Demo.lpr"/>
43 <IsPartOfProject Value="True"/>
44 <UnitName Value="Demo"/>
45 <WindowIndex Value="0"/>
46 <TopLine Value="3"/>
47 <CursorPos X="49" Y="5"/>
48 <UsageCount Value="201"/>
49 <DefaultSyntaxHighlighter Value="Delphi"/>
50 </Unit0>
51 <Unit1>
52 <Filename Value="UMainForm.pas"/>
53 <IsPartOfProject Value="True"/>
54 <ComponentName Value="MainForm"/>
55 <ResourceBaseClass Value="Form"/>
56 <UnitName Value="UMainForm"/>
57 <EditorIndex Value="8"/>
58 <WindowIndex Value="0"/>
59 <TopLine Value="67"/>
60 <CursorPos X="84" Y="89"/>
61 <UsageCount Value="201"/>
62 <Loaded Value="True"/>
63 <LoadedDesigner Value="True"/>
64 <DefaultSyntaxHighlighter Value="Delphi"/>
65 </Unit1>
66 <Unit2>
67 <Filename Value="E:\Programy\Lazarus\lcl\controls.pp"/>
68 <UnitName Value="Controls"/>
69 <WindowIndex Value="0"/>
70 <TopLine Value="1191"/>
71 <CursorPos X="15" Y="1203"/>
72 <UsageCount Value="59"/>
73 <DefaultSyntaxHighlighter Value="Delphi"/>
74 </Unit2>
75 <Unit3>
76 <Filename Value="UCoolDockManager.pas"/>
77 <UnitName Value="UCoolDockManager"/>
78 <WindowIndex Value="0"/>
79 <TopLine Value="98"/>
80 <CursorPos X="27" Y="110"/>
81 <UsageCount Value="9"/>
82 <DefaultSyntaxHighlighter Value="Delphi"/>
83 </Unit3>
84 <Unit4>
85 <Filename Value="E:\Programy\Lazarus\lcl\include\control.inc"/>
86 <WindowIndex Value="0"/>
87 <TopLine Value="3709"/>
88 <CursorPos X="1" Y="3726"/>
89 <UsageCount Value="52"/>
90 <DefaultSyntaxHighlighter Value="Delphi"/>
91 </Unit4>
92 <Unit5>
93 <Filename Value="E:\Programy\Lazarus\lcl\include\wincontrol.inc"/>
94 <WindowIndex Value="0"/>
95 <TopLine Value="6352"/>
96 <CursorPos X="42" Y="6355"/>
97 <UsageCount Value="57"/>
98 <DefaultSyntaxHighlighter Value="Delphi"/>
99 </Unit5>
100 <Unit6>
101 <Filename Value="E:\Programy\Lazarus\fpc\2.4.0\source\rtl\objpas\classes\classesh.inc"/>
102 <WindowIndex Value="0"/>
103 <TopLine Value="490"/>
104 <CursorPos X="3" Y="497"/>
105 <UsageCount Value="22"/>
106 <DefaultSyntaxHighlighter Value="Delphi"/>
107 </Unit6>
108 <Unit7>
109 <Filename Value="E:\Programy\Lazarus\fpc\2.4.0\source\rtl\inc\objpash.inc"/>
110 <WindowIndex Value="0"/>
111 <TopLine Value="206"/>
112 <CursorPos X="8" Y="219"/>
113 <UsageCount Value="9"/>
114 <DefaultSyntaxHighlighter Value="Delphi"/>
115 </Unit7>
116 <Unit8>
117 <Filename Value="E:\Programy\Lazarus\lcl\lclproc.pas"/>
118 <UnitName Value="LCLProc"/>
119 <WindowIndex Value="0"/>
120 <TopLine Value="1516"/>
121 <CursorPos X="1" Y="1528"/>
122 <UsageCount Value="22"/>
123 <DefaultSyntaxHighlighter Value="Delphi"/>
124 </Unit8>
125 <Unit9>
126 <Filename Value="UDockForm.pas"/>
127 <IsPartOfProject Value="True"/>
128 <ComponentName Value="DockForm"/>
129 <HasResources Value="True"/>
130 <ResourceBaseClass Value="Form"/>
131 <UnitName Value="UDockForm"/>
132 <EditorIndex Value="0"/>
133 <WindowIndex Value="0"/>
134 <TopLine Value="1"/>
135 <CursorPos X="12" Y="9"/>
136 <UsageCount Value="200"/>
137 <Loaded Value="True"/>
138 <LoadedDesigner Value="True"/>
139 <DefaultSyntaxHighlighter Value="Delphi"/>
140 </Unit9>
141 <Unit10>
142 <Filename Value="E:\Programy\Lazarus\lcl\graphics.pp"/>
143 <UnitName Value="Graphics"/>
144 <WindowIndex Value="0"/>
145 <TopLine Value="971"/>
146 <CursorPos X="3" Y="984"/>
147 <UsageCount Value="8"/>
148 <DefaultSyntaxHighlighter Value="Delphi"/>
149 </Unit10>
150 <Unit11>
151 <Filename Value="E:\Programy\Lazarus\lcl\stdctrls.pp"/>
152 <UnitName Value="StdCtrls"/>
153 <WindowIndex Value="0"/>
154 <TopLine Value="819"/>
155 <CursorPos X="28" Y="826"/>
156 <UsageCount Value="23"/>
157 <DefaultSyntaxHighlighter Value="Delphi"/>
158 </Unit11>
159 <Unit12>
160 <Filename Value="E:\Projekty jine\Lazarus\examples\anchordocking\anchordocking.pas"/>
161 <UnitName Value="AnchorDocking"/>
162 <WindowIndex Value="0"/>
163 <TopLine Value="4756"/>
164 <CursorPos X="5" Y="4763"/>
165 <UsageCount Value="4"/>
166 <DefaultSyntaxHighlighter Value="Delphi"/>
167 </Unit12>
168 <Unit13>
169 <Filename Value="..\UCoolDockManager.pas"/>
170 <UnitName Value="UCoolDockManager"/>
171 <WindowIndex Value="0"/>
172 <TopLine Value="702"/>
173 <CursorPos X="10" Y="719"/>
174 <UsageCount Value="18"/>
175 <DefaultSyntaxHighlighter Value="Delphi"/>
176 </Unit13>
177 <Unit14>
178 <Filename Value="E:\Programy\Lazarus\lcl\extctrls.pp"/>
179 <UnitName Value="ExtCtrls"/>
180 <WindowIndex Value="0"/>
181 <TopLine Value="1245"/>
182 <CursorPos X="14" Y="1258"/>
183 <UsageCount Value="54"/>
184 <DefaultSyntaxHighlighter Value="Delphi"/>
185 </Unit14>
186 <Unit15>
187 <Filename Value="E:\Programy\Lazarus\lcl\interfaces\win32\win32wsbuttons.pp"/>
188 <UnitName Value="Win32WSButtons"/>
189 <WindowIndex Value="0"/>
190 <TopLine Value="480"/>
191 <CursorPos X="37" Y="496"/>
192 <UsageCount Value="4"/>
193 <DefaultSyntaxHighlighter Value="Delphi"/>
194 </Unit15>
195 <Unit16>
196 <Filename Value="E:\Programy\Lazarus\lcl\include\dragmanager.inc"/>
197 <WindowIndex Value="0"/>
198 <TopLine Value="52"/>
199 <CursorPos X="30" Y="65"/>
200 <UsageCount Value="4"/>
201 <DefaultSyntaxHighlighter Value="Delphi"/>
202 </Unit16>
203 <Unit17>
204 <Filename Value="E:\Programy\Lazarus\lcl\include\customform.inc"/>
205 <WindowIndex Value="0"/>
206 <TopLine Value="85"/>
207 <CursorPos X="24" Y="94"/>
208 <UsageCount Value="10"/>
209 <DefaultSyntaxHighlighter Value="Delphi"/>
210 </Unit17>
211 <Unit18>
212 <Filename Value="E:\Programy\Lazarus\lcl\widgetset\wscontrols.pp"/>
213 <UnitName Value="WSControls"/>
214 <WindowIndex Value="0"/>
215 <TopLine Value="267"/>
216 <CursorPos X="1" Y="269"/>
217 <UsageCount Value="1"/>
218 <DefaultSyntaxHighlighter Value="Delphi"/>
219 </Unit18>
220 <Unit19>
221 <Filename Value="E:\Programy\Lazarus\lcl\comctrls.pp"/>
222 <UnitName Value="ComCtrls"/>
223 <WindowIndex Value="0"/>
224 <TopLine Value="553"/>
225 <CursorPos X="44" Y="560"/>
226 <UsageCount Value="6"/>
227 <DefaultSyntaxHighlighter Value="Delphi"/>
228 </Unit19>
229 <Unit20>
230 <Filename Value="E:\Programy\Lazarus\lcl\forms.pp"/>
231 <UnitName Value="Forms"/>
232 <WindowIndex Value="0"/>
233 <TopLine Value="492"/>
234 <CursorPos X="14" Y="505"/>
235 <UsageCount Value="29"/>
236 <DefaultSyntaxHighlighter Value="Delphi"/>
237 </Unit20>
238 <Unit21>
239 <Filename Value="E:\Programy\Lazarus\lcl\themes.pas"/>
240 <UnitName Value="Themes"/>
241 <WindowIndex Value="0"/>
242 <TopLine Value="2148"/>
243 <CursorPos X="21" Y="2148"/>
244 <UsageCount Value="25"/>
245 <DefaultSyntaxHighlighter Value="Delphi"/>
246 </Unit21>
247 <Unit22>
248 <Filename Value="E:\Programy\Lazarus\lcl\menus.pp"/>
249 <UnitName Value="Menus"/>
250 <WindowIndex Value="0"/>
251 <TopLine Value="391"/>
252 <CursorPos X="17" Y="404"/>
253 <UsageCount Value="10"/>
254 <DefaultSyntaxHighlighter Value="Delphi"/>
255 </Unit22>
256 <Unit23>
257 <Filename Value="..\UCoolDocking.pas"/>
258 <UnitName Value="UCoolDocking"/>
259 <WindowIndex Value="0"/>
260 <TopLine Value="551"/>
261 <CursorPos X="25" Y="553"/>
262 <UsageCount Value="92"/>
263 <DefaultSyntaxHighlighter Value="Delphi"/>
264 </Unit23>
265 <Unit24>
266 <Filename Value="..\ReadMe.txt"/>
267 <WindowIndex Value="0"/>
268 <TopLine Value="1"/>
269 <CursorPos X="18" Y="11"/>
270 <UsageCount Value="19"/>
271 <DefaultSyntaxHighlighter Value="None"/>
272 </Unit24>
273 <Unit25>
274 <Filename Value="E:\Programy\Lazarus\fpc\2.4.0\source\rtl\objpas\classes\lists.inc"/>
275 <WindowIndex Value="0"/>
276 <TopLine Value="619"/>
277 <CursorPos X="22" Y="621"/>
278 <UsageCount Value="18"/>
279 <DefaultSyntaxHighlighter Value="Delphi"/>
280 </Unit25>
281 <Unit26>
282 <Filename Value="E:\Programy\Lazarus\lcl\include\custompanel.inc"/>
283 <WindowIndex Value="0"/>
284 <TopLine Value="27"/>
285 <CursorPos X="3" Y="32"/>
286 <UsageCount Value="18"/>
287 <DefaultSyntaxHighlighter Value="Delphi"/>
288 </Unit26>
289 <Unit27>
290 <Filename Value="E:\Programy\Lazarus\lcl\include\customcontrol.inc"/>
291 <WindowIndex Value="0"/>
292 <TopLine Value="50"/>
293 <CursorPos X="14" Y="59"/>
294 <UsageCount Value="19"/>
295 <DefaultSyntaxHighlighter Value="Delphi"/>
296 </Unit27>
297 <Unit28>
298 <Filename Value="E:\Programy\Lazarus\lcl\include\controlsproc.inc"/>
299 <WindowIndex Value="0"/>
300 <TopLine Value="84"/>
301 <CursorPos X="45" Y="90"/>
302 <UsageCount Value="18"/>
303 <DefaultSyntaxHighlighter Value="Delphi"/>
304 </Unit28>
305 <Unit29>
306 <Filename Value="..\UCoolDockCustomize.pas"/>
307 <ComponentName Value="CoolDockCustomizeForm"/>
308 <HasResources Value="True"/>
309 <ResourceBaseClass Value="Form"/>
310 <UnitName Value="UCoolDockCustomize"/>
311 <WindowIndex Value="0"/>
312 <TopLine Value="9"/>
313 <CursorPos X="19" Y="17"/>
314 <UsageCount Value="45"/>
315 <DefaultSyntaxHighlighter Value="Delphi"/>
316 </Unit29>
317 <Unit30>
318 <Filename Value="..\UCoolDockWindowList.pas"/>
319 <ComponentName Value="CoolDockWindowListForm"/>
320 <HasResources Value="True"/>
321 <ResourceBaseClass Value="Form"/>
322 <UnitName Value="UCoolDockWindowList"/>
323 <WindowIndex Value="0"/>
324 <TopLine Value="53"/>
325 <CursorPos X="1" Y="66"/>
326 <UsageCount Value="15"/>
327 <DefaultSyntaxHighlighter Value="Delphi"/>
328 </Unit30>
329 <Unit31>
330 <Filename Value="SampleDockableForm.pas"/>
331 <IsPartOfProject Value="True"/>
332 <ComponentName Value="DockableForm"/>
333 <ResourceBaseClass Value="Form"/>
334 <UnitName Value="SampleDockableForm"/>
335 <EditorIndex Value="2"/>
336 <WindowIndex Value="0"/>
337 <TopLine Value="1"/>
338 <CursorPos X="22" Y="17"/>
339 <UsageCount Value="150"/>
340 <Loaded Value="True"/>
341 <DefaultSyntaxHighlighter Value="Delphi"/>
342 </Unit31>
343 <Unit32>
344 <Filename Value="E:\Programy\Lazarus\fpc\2.4.0\source\rtl\objpas\classes\compon.inc"/>
345 <WindowIndex Value="0"/>
346 <TopLine Value="223"/>
347 <CursorPos X="3" Y="226"/>
348 <UsageCount Value="2"/>
349 <DefaultSyntaxHighlighter Value="Delphi"/>
350 </Unit32>
351 <Unit33>
352 <Filename Value="E:\Programy\Lazarus\fpc\2.4.0\source\rtl\objpas\sysutils\sysutilh.inc"/>
353 <WindowIndex Value="0"/>
354 <TopLine Value="59"/>
355 <CursorPos X="4" Y="66"/>
356 <UsageCount Value="2"/>
357 <DefaultSyntaxHighlighter Value="Delphi"/>
358 </Unit33>
359 <Unit34>
360 <Filename Value="E:\Programy\Lazarus\lcl\lresources.pp"/>
361 <UnitName Value="LResources"/>
362 <WindowIndex Value="0"/>
363 <TopLine Value="3034"/>
364 <CursorPos X="1" Y="3047"/>
365 <UsageCount Value="9"/>
366 <DefaultSyntaxHighlighter Value="Delphi"/>
367 </Unit34>
368 <Unit35>
369 <Filename Value="E:\Programy\Lazarus\lcl\include\tabcontrol.inc"/>
370 <WindowIndex Value="0"/>
371 <TopLine Value="233"/>
372 <CursorPos X="45" Y="239"/>
373 <UsageCount Value="6"/>
374 <DefaultSyntaxHighlighter Value="Delphi"/>
375 </Unit35>
376 <Unit36>
377 <Filename Value="E:\Programy\Lazarus\lcl\include\pagecontrol.inc"/>
378 <WindowIndex Value="0"/>
379 <TopLine Value="98"/>
380 <CursorPos X="3" Y="103"/>
381 <UsageCount Value="5"/>
382 <DefaultSyntaxHighlighter Value="Delphi"/>
383 </Unit36>
384 <Unit37>
385 <Filename Value="E:\Programy\Lazarus\lcl\include\customnotebook.inc"/>
386 <WindowIndex Value="0"/>
387 <TopLine Value="885"/>
388 <CursorPos X="3" Y="853"/>
389 <UsageCount Value="5"/>
390 <DefaultSyntaxHighlighter Value="Delphi"/>
391 </Unit37>
392 <Unit38>
393 <Filename Value="E:\Programy\Lazarus\lcl\include\canvas.inc"/>
394 <WindowIndex Value="0"/>
395 <TopLine Value="1555"/>
396 <CursorPos X="1" Y="1568"/>
397 <UsageCount Value="5"/>
398 <DefaultSyntaxHighlighter Value="Delphi"/>
399 </Unit38>
400 <Unit39>
401 <Filename Value="E:\Programy\Lazarus\lcl\include\lclintfh.inc"/>
402 <WindowIndex Value="0"/>
403 <TopLine Value="33"/>
404 <CursorPos X="10" Y="40"/>
405 <UsageCount Value="5"/>
406 <DefaultSyntaxHighlighter Value="Delphi"/>
407 </Unit39>
408 <Unit40>
409 <Filename Value="E:\Programy\Lazarus\lcl\include\intfbaselcl.inc"/>
410 <WindowIndex Value="0"/>
411 <TopLine Value="29"/>
412 <CursorPos X="3" Y="32"/>
413 <UsageCount Value="5"/>
414 <DefaultSyntaxHighlighter Value="Delphi"/>
415 </Unit40>
416 <Unit41>
417 <Filename Value="E:\Programy\Lazarus\lcl\include\winapih.inc"/>
418 <WindowIndex Value="0"/>
419 <TopLine Value="312"/>
420 <CursorPos X="10" Y="319"/>
421 <UsageCount Value="5"/>
422 <DefaultSyntaxHighlighter Value="Delphi"/>
423 </Unit41>
424 <Unit42>
425 <Filename Value="E:\Programy\Lazarus\lcl\include\controlcanvas.inc"/>
426 <WindowIndex Value="0"/>
427 <TopLine Value="85"/>
428 <CursorPos X="1" Y="92"/>
429 <UsageCount Value="4"/>
430 <DefaultSyntaxHighlighter Value="Delphi"/>
431 </Unit42>
432 <Unit43>
433 <Filename Value="E:\Programy\Lazarus\fpc\2.4.0\source\rtl\objpas\sysutils\datih.inc"/>
434 <WindowIndex Value="0"/>
435 <TopLine Value="126"/>
436 <CursorPos X="89" Y="147"/>
437 <UsageCount Value="4"/>
438 <DefaultSyntaxHighlighter Value="Delphi"/>
439 </Unit43>
440 <Unit44>
441 <Filename Value="UComponentTree.pas"/>
442 <IsPartOfProject Value="True"/>
443 <ComponentName Value="ComponentTree"/>
444 <ResourceBaseClass Value="Form"/>
445 <UnitName Value="UComponentTree"/>
446 <EditorIndex Value="1"/>
447 <WindowIndex Value="0"/>
448 <TopLine Value="1"/>
449 <CursorPos X="44" Y="45"/>
450 <UsageCount Value="102"/>
451 <Loaded Value="True"/>
452 <DefaultSyntaxHighlighter Value="Delphi"/>
453 </Unit44>
454 <Unit45>
455 <Filename Value="E:\Programy\Lazarus\lcl\include\treeview.inc"/>
456 <WindowIndex Value="0"/>
457 <TopLine Value="311"/>
458 <CursorPos X="3" Y="332"/>
459 <UsageCount Value="5"/>
460 <DefaultSyntaxHighlighter Value="Delphi"/>
461 </Unit45>
462 <Unit46>
463 <Filename Value="E:\Programy\Lazarus\fpc\2.4.3\source\rtl\objpas\classes\classesh.inc"/>
464 <WindowIndex Value="0"/>
465 <TopLine Value="1638"/>
466 <CursorPos X="15" Y="1650"/>
467 <UsageCount Value="13"/>
468 <DefaultSyntaxHighlighter Value="Delphi"/>
469 </Unit46>
470 <Unit47>
471 <Filename Value="..\UCoolDockCustomize.lrs"/>
472 <WindowIndex Value="0"/>
473 <TopLine Value="1"/>
474 <CursorPos X="1" Y="4"/>
475 <UsageCount Value="3"/>
476 <DefaultSyntaxHighlighter Value="Delphi"/>
477 </Unit47>
478 <Unit48>
479 <Filename Value="..\UCoolDockStyleTabs.pas"/>
480 <UnitName Value="UCoolDockStyleTabs"/>
481 <WindowIndex Value="0"/>
482 <TopLine Value="210"/>
483 <CursorPos X="1" Y="223"/>
484 <UsageCount Value="48"/>
485 <DefaultSyntaxHighlighter Value="Delphi"/>
486 </Unit48>
487 <Unit49>
488 <Filename Value="..\UCoolDockStylePopupTabs.pas"/>
489 <UnitName Value="UCoolDockStylePopupTabs"/>
490 <WindowIndex Value="0"/>
491 <TopLine Value="33"/>
492 <CursorPos X="33" Y="52"/>
493 <UsageCount Value="18"/>
494 <DefaultSyntaxHighlighter Value="Delphi"/>
495 </Unit49>
496 <Unit50>
497 <Filename Value="..\UCoolDockStyle.pas"/>
498 <UnitName Value="UCoolDockStyle"/>
499 <WindowIndex Value="0"/>
500 <TopLine Value="54"/>
501 <CursorPos X="3" Y="65"/>
502 <UsageCount Value="47"/>
503 <DefaultSyntaxHighlighter Value="Delphi"/>
504 </Unit50>
505 <Unit51>
506 <Filename Value="..\UCoolDockStyleRegions.pas"/>
507 <UnitName Value="UCoolDockStyleRegions"/>
508 <WindowIndex Value="0"/>
509 <TopLine Value="64"/>
510 <CursorPos X="1" Y="85"/>
511 <UsageCount Value="40"/>
512 <DefaultSyntaxHighlighter Value="Delphi"/>
513 </Unit51>
514 <Unit52>
515 <Filename Value="..\UCoolDockStylePopupRegions.pas"/>
516 <UnitName Value="UCoolDockStylePopupRegions"/>
517 <WindowIndex Value="0"/>
518 <TopLine Value="1"/>
519 <CursorPos X="44" Y="11"/>
520 <UsageCount Value="12"/>
521 <DefaultSyntaxHighlighter Value="Delphi"/>
522 </Unit52>
523 <Unit53>
524 <Filename Value="E:\Programy\Lazarus\fpc\2.4.3\source\rtl\inc\objpash.inc"/>
525 <WindowIndex Value="0"/>
526 <TopLine Value="164"/>
527 <CursorPos X="8" Y="176"/>
528 <UsageCount Value="10"/>
529 <DefaultSyntaxHighlighter Value="Delphi"/>
530 </Unit53>
531 <Unit54>
532 <Filename Value="..\UCoolDockClientPanel.pas"/>
533 <UnitName Value="UCoolDockClientPanel"/>
534 <WindowIndex Value="0"/>
535 <TopLine Value="98"/>
536 <CursorPos X="1" Y="106"/>
537 <UsageCount Value="47"/>
538 <DefaultSyntaxHighlighter Value="Delphi"/>
539 </Unit54>
540 <Unit55>
541 <Filename Value="..\UCoolDockPopupMenu.pas"/>
542 <UnitName Value="UCoolDockPopupMenu"/>
543 <WindowIndex Value="0"/>
544 <TopLine Value="1"/>
545 <CursorPos X="38" Y="208"/>
546 <UsageCount Value="20"/>
547 <DefaultSyntaxHighlighter Value="Delphi"/>
548 </Unit55>
549 <Unit56>
550 <Filename Value="E:\Programy\Lazarus\lcl\include\menuitem.inc"/>
551 <WindowIndex Value="0"/>
552 <TopLine Value="392"/>
553 <CursorPos X="1" Y="405"/>
554 <UsageCount Value="10"/>
555 <DefaultSyntaxHighlighter Value="Delphi"/>
556 </Unit56>
557 <Unit57>
558 <Filename Value="E:\Programy\Lazarus\lcl\include\menu.inc"/>
559 <WindowIndex Value="0"/>
560 <TopLine Value="115"/>
561 <CursorPos X="1" Y="128"/>
562 <UsageCount Value="9"/>
563 <DefaultSyntaxHighlighter Value="Delphi"/>
564 </Unit57>
565 <Unit58>
566 <Filename Value="E:\Programy\Lazarus\lcl\lclclasses.pp"/>
567 <UnitName Value="LCLClasses"/>
568 <WindowIndex Value="0"/>
569 <TopLine Value="92"/>
570 <CursorPos X="1" Y="112"/>
571 <UsageCount Value="10"/>
572 <DefaultSyntaxHighlighter Value="Delphi"/>
573 </Unit58>
574 <Unit59>
575 <Filename Value="E:\Programy\Lazarus\fpc\2.4.3\source\packages\fcl-base\src\contnrs.pp"/>
576 <UnitName Value="contnrs"/>
577 <WindowIndex Value="0"/>
578 <TopLine Value="66"/>
579 <CursorPos X="3" Y="72"/>
580 <UsageCount Value="10"/>
581 <DefaultSyntaxHighlighter Value="Delphi"/>
582 </Unit59>
583 <Unit60>
584 <Filename Value="E:\Programy\Lazarus\lcl\include\scrollingwincontrol.inc"/>
585 <WindowIndex Value="0"/>
586 <TopLine Value="239"/>
587 <CursorPos X="1" Y="261"/>
588 <UsageCount Value="10"/>
589 <DefaultSyntaxHighlighter Value="Delphi"/>
590 </Unit60>
591 <Unit61>
592 <Filename Value="E:\Programy\Lazarus\fpc\2.4.3\source\rtl\objpas\sysutils\systhrdh.inc"/>
593 <WindowIndex Value="0"/>
594 <TopLine Value="4"/>
595 <CursorPos X="4" Y="16"/>
596 <UsageCount Value="10"/>
597 <DefaultSyntaxHighlighter Value="Delphi"/>
598 </Unit61>
599 <Unit62>
600 <Filename Value="E:\Programy\Lazarus\lcl\include\application.inc"/>
601 <WindowIndex Value="0"/>
602 <TopLine Value="1038"/>
603 <CursorPos X="1" Y="1050"/>
604 <UsageCount Value="10"/>
605 <DefaultSyntaxHighlighter Value="Delphi"/>
606 </Unit62>
607 <Unit63>
608 <Filename Value="E:\Programy\Lazarus\fpc\2.4.3\source\rtl\objpas\classes\compon.inc"/>
609 <WindowIndex Value="0"/>
610 <TopLine Value="514"/>
611 <CursorPos X="13" Y="520"/>
612 <UsageCount Value="9"/>
613 <DefaultSyntaxHighlighter Value="Delphi"/>
614 </Unit63>
615 <Unit64>
616 <Filename Value="E:\Projekty2\FreePascalManager\trunk\Instance\1\Lazarus\lcl\comctrls.pp"/>
617 <UnitName Value="ComCtrls"/>
618 <WindowIndex Value="0"/>
619 <TopLine Value="289"/>
620 <CursorPos X="45" Y="297"/>
621 <UsageCount Value="11"/>
622 <DefaultSyntaxHighlighter Value="Delphi"/>
623 </Unit64>
624 <Unit65>
625 <Filename Value="E:\Projekty2\FreePascalManager\trunk\Instance\1\Lazarus\lcl\forms.pp"/>
626 <UnitName Value="Forms"/>
627 <WindowIndex Value="0"/>
628 <TopLine Value="170"/>
629 <CursorPos X="17" Y="183"/>
630 <UsageCount Value="9"/>
631 <DefaultSyntaxHighlighter Value="Delphi"/>
632 </Unit65>
633 <Unit66>
634 <Filename Value="E:\Projekty2\FreePascalManager\trunk\Instance\1\Lazarus\lcl\include\customform.inc"/>
635 <WindowIndex Value="0"/>
636 <TopLine Value="391"/>
637 <CursorPos X="1" Y="404"/>
638 <UsageCount Value="13"/>
639 <DefaultSyntaxHighlighter Value="Delphi"/>
640 </Unit66>
641 <Unit67>
642 <Filename Value="E:\Projekty2\FreePascalManager\trunk\Instance\1\FPC\rtl\objpas\classes\classesh.inc"/>
643 <WindowIndex Value="0"/>
644 <TopLine Value="1917"/>
645 <CursorPos X="30" Y="1930"/>
646 <UsageCount Value="9"/>
647 <DefaultSyntaxHighlighter Value="Delphi"/>
648 </Unit67>
649 <Unit68>
650 <Filename Value="E:\Projekty2\FreePascalManager\trunk\Instance\1\FPC\rtl\objpas\sysutils\systhrdh.inc"/>
651 <WindowIndex Value="0"/>
652 <TopLine Value="5"/>
653 <CursorPos X="16" Y="18"/>
654 <UsageCount Value="9"/>
655 <DefaultSyntaxHighlighter Value="Delphi"/>
656 </Unit68>
657 <Unit69>
658 <Filename Value="E:\Projekty2\FreePascalManager\trunk\Instance\1\Lazarus\lcl\include\scrollingwincontrol.inc"/>
659 <WindowIndex Value="0"/>
660 <TopLine Value="233"/>
661 <CursorPos X="16" Y="238"/>
662 <UsageCount Value="9"/>
663 <DefaultSyntaxHighlighter Value="Delphi"/>
664 </Unit69>
665 <Unit70>
666 <Filename Value="E:\Projekty2\FreePascalManager\trunk\Instance\1\Lazarus\lcl\controls.pp"/>
667 <UnitName Value="Controls"/>
668 <WindowIndex Value="0"/>
669 <TopLine Value="1296"/>
670 <CursorPos X="17" Y="1309"/>
671 <UsageCount Value="9"/>
672 <DefaultSyntaxHighlighter Value="Delphi"/>
673 </Unit70>
674 <Unit71>
675 <Filename Value="E:\Projekty2\FreePascalManager\trunk\Instance\1\Lazarus\lcl\include\customcontrol.inc"/>
676 <WindowIndex Value="0"/>
677 <TopLine Value="27"/>
678 <CursorPos X="14" Y="30"/>
679 <UsageCount Value="9"/>
680 <DefaultSyntaxHighlighter Value="Delphi"/>
681 </Unit71>
682 <Unit72>
683 <Filename Value="E:\Projekty2\FreePascalManager\trunk\Instance\1\Lazarus\lcl\include\wincontrol.inc"/>
684 <WindowIndex Value="0"/>
685 <TopLine Value="6295"/>
686 <CursorPos X="36" Y="6298"/>
687 <UsageCount Value="9"/>
688 <DefaultSyntaxHighlighter Value="Delphi"/>
689 </Unit72>
690 <Unit73>
691 <Filename Value="E:\Projekty2\FreePascalManager\trunk\Instance\1\Lazarus\lcl\include\control.inc"/>
692 <WindowIndex Value="0"/>
693 <TopLine Value="1378"/>
694 <CursorPos X="1" Y="1391"/>
695 <UsageCount Value="13"/>
696 <DefaultSyntaxHighlighter Value="Delphi"/>
697 </Unit73>
698 <Unit74>
699 <Filename Value="E:\Projekty2\FreePascalManager\trunk\Instance\1\Lazarus\lcl\include\tabcontrol.inc"/>
700 <WindowIndex Value="0"/>
701 <TopLine Value="464"/>
702 <CursorPos X="1" Y="477"/>
703 <UsageCount Value="13"/>
704 <DefaultSyntaxHighlighter Value="Delphi"/>
705 </Unit74>
706 <Unit75>
707 <Filename Value="E:\Projekty2\FreePascalManager\trunk\Instance\1\Lazarus\lcl\lclproc.pas"/>
708 <UnitName Value="LCLProc"/>
709 <WindowIndex Value="0"/>
710 <TopLine Value="1514"/>
711 <CursorPos X="1" Y="1527"/>
712 <UsageCount Value="13"/>
713 <DefaultSyntaxHighlighter Value="Delphi"/>
714 </Unit75>
715 <Unit76>
716 <Filename Value="E:\Projekty2\FreePascalManager\trunk\Instance\1\Lazarus\lcl\imglist.pp"/>
717 <UnitName Value="ImgList"/>
718 <WindowIndex Value="0"/>
719 <TopLine Value="171"/>
720 <CursorPos X="15" Y="184"/>
721 <UsageCount Value="9"/>
722 <DefaultSyntaxHighlighter Value="Delphi"/>
723 </Unit76>
724 <Unit77>
725 <Filename Value="E:\Projekty2\FreePascalManager\trunk\Instance\1\Lazarus\lcl\include\imglist.inc"/>
726 <WindowIndex Value="0"/>
727 <TopLine Value="717"/>
728 <CursorPos X="25" Y="730"/>
729 <UsageCount Value="9"/>
730 <DefaultSyntaxHighlighter Value="Delphi"/>
731 </Unit77>
732 <Unit78>
733 <Filename Value="E:\Projekty2\FreePascalManager\trunk\Instance\1\Lazarus\lcl\extctrls.pp"/>
734 <UnitName Value="ExtCtrls"/>
735 <WindowIndex Value="0"/>
736 <TopLine Value="214"/>
737 <CursorPos X="14" Y="227"/>
738 <UsageCount Value="11"/>
739 <DefaultSyntaxHighlighter Value="Delphi"/>
740 </Unit78>
741 <Unit79>
742 <Filename Value="E:\Projekty2\FreePascalManager\trunk\Instance\1\Lazarus\lcl\include\custompage.inc"/>
743 <WindowIndex Value="0"/>
744 <TopLine Value="56"/>
745 <CursorPos X="3" Y="69"/>
746 <UsageCount Value="11"/>
747 <DefaultSyntaxHighlighter Value="Delphi"/>
748 </Unit79>
749 <Unit80>
750 <Filename Value="E:\Projekty2\FreePascalManager\trunk\Instance\1\Lazarus\lcl\include\customnotebook.inc"/>
751 <WindowIndex Value="0"/>
752 <TopLine Value="707"/>
753 <CursorPos X="57" Y="710"/>
754 <UsageCount Value="11"/>
755 <DefaultSyntaxHighlighter Value="Delphi"/>
756 </Unit80>
757 <Unit81>
758 <Filename Value="E:\Projekty2\FreePascalManager\trunk\Instance\1\Lazarus\lcl\include\pagecontrol.inc"/>
759 <WindowIndex Value="0"/>
760 <TopLine Value="46"/>
761 <CursorPos X="21" Y="48"/>
762 <UsageCount Value="10"/>
763 <DefaultSyntaxHighlighter Value="Delphi"/>
764 </Unit81>
765 <Unit82>
766 <Filename Value="..\..\UCDConjoinForm.pas"/>
767 <UnitName Value="UCDConjoinForm"/>
768 <EditorIndex Value="22"/>
769 <WindowIndex Value="0"/>
770 <TopLine Value="1"/>
771 <CursorPos X="36" Y="13"/>
772 <UsageCount Value="11"/>
773 <Loaded Value="True"/>
774 </Unit82>
775 <Unit83>
776 <Filename Value="..\..\UCDCommon.pas"/>
777 <UnitName Value="UCDCommon"/>
778 <EditorIndex Value="23"/>
779 <WindowIndex Value="0"/>
780 <TopLine Value="1"/>
781 <CursorPos X="3" Y="11"/>
782 <UsageCount Value="11"/>
783 <Loaded Value="True"/>
784 </Unit83>
785 <Unit84>
786 <Filename Value="..\..\UCDManager.pas"/>
787 <UnitName Value="UCDManager"/>
788 <EditorIndex Value="9"/>
789 <WindowIndex Value="0"/>
790 <TopLine Value="599"/>
791 <CursorPos X="1" Y="601"/>
792 <UsageCount Value="11"/>
793 <Loaded Value="True"/>
794 </Unit84>
795 <Unit85>
796 <Filename Value="H:\0.9.30_2.4.2\lcl\include\imglist.inc"/>
797 <EditorIndex Value="3"/>
798 <WindowIndex Value="0"/>
799 <TopLine Value="908"/>
800 <CursorPos X="66" Y="932"/>
801 <UsageCount Value="11"/>
802 <Loaded Value="True"/>
803 </Unit85>
804 <Unit86>
805 <Filename Value="..\..\Managers\UCDManagerTabs.pas"/>
806 <UnitName Value="UCDManagerTabs"/>
807 <IsVisibleTab Value="True"/>
808 <EditorIndex Value="10"/>
809 <WindowIndex Value="0"/>
810 <TopLine Value="246"/>
811 <CursorPos X="27" Y="254"/>
812 <UsageCount Value="11"/>
813 <Loaded Value="True"/>
814 </Unit86>
815 <Unit87>
816 <Filename Value="H:\0.9.30_2.4.2\lcl\include\customnotebook.inc"/>
817 <EditorIndex Value="21"/>
818 <WindowIndex Value="0"/>
819 <TopLine Value="965"/>
820 <CursorPos X="1" Y="987"/>
821 <UsageCount Value="11"/>
822 <Loaded Value="True"/>
823 </Unit87>
824 <Unit88>
825 <Filename Value="H:\0.9.30_2.4.2\lcl\imglist.pp"/>
826 <UnitName Value="ImgList"/>
827 <EditorIndex Value="4"/>
828 <WindowIndex Value="0"/>
829 <TopLine Value="123"/>
830 <CursorPos X="15" Y="145"/>
831 <UsageCount Value="11"/>
832 <Loaded Value="True"/>
833 </Unit88>
834 <Unit89>
835 <Filename Value="H:\0.9.30_2.4.2\lcl\lcltype.pp"/>
836 <UnitName Value="LCLType"/>
837 <EditorIndex Value="7"/>
838 <WindowIndex Value="0"/>
839 <TopLine Value="1236"/>
840 <CursorPos X="30" Y="1244"/>
841 <UsageCount Value="11"/>
842 <Loaded Value="True"/>
843 </Unit89>
844 <Unit90>
845 <Filename Value="H:\0.9.30_2.4.2\lcl\lclclasses.pp"/>
846 <UnitName Value="LCLClasses"/>
847 <EditorIndex Value="6"/>
848 <WindowIndex Value="0"/>
849 <TopLine Value="190"/>
850 <CursorPos X="1" Y="203"/>
851 <UsageCount Value="11"/>
852 <Loaded Value="True"/>
853 </Unit90>
854 <Unit91>
855 <Filename Value="H:\0.9.30_2.4.2\lcl\interfaces\win32\win32wsextctrls.pp"/>
856 <UnitName Value="Win32WSExtCtrls"/>
857 <EditorIndex Value="5"/>
858 <WindowIndex Value="0"/>
859 <TopLine Value="651"/>
860 <CursorPos X="1" Y="664"/>
861 <UsageCount Value="11"/>
862 <Loaded Value="True"/>
863 </Unit91>
864 <Unit92>
865 <Filename Value="H:\0.9.30_2.4.2\lcl\include\control.inc"/>
866 <EditorIndex Value="19"/>
867 <WindowIndex Value="0"/>
868 <TopLine Value="1668"/>
869 <CursorPos X="1" Y="1685"/>
870 <UsageCount Value="11"/>
871 <Loaded Value="True"/>
872 </Unit92>
873 <Unit93>
874 <Filename Value="H:\0.9.30_2.4.2\lcl\controls.pp"/>
875 <UnitName Value="Controls"/>
876 <EditorIndex Value="20"/>
877 <WindowIndex Value="0"/>
878 <TopLine Value="278"/>
879 <CursorPos X="34" Y="288"/>
880 <UsageCount Value="11"/>
881 <Loaded Value="True"/>
882 </Unit93>
883 <Unit94>
884 <Filename Value="H:\0.9.30_2.4.2\lcl\lclproc.pas"/>
885 <UnitName Value="LCLProc"/>
886 <EditorIndex Value="18"/>
887 <WindowIndex Value="0"/>
888 <TopLine Value="1515"/>
889 <CursorPos X="1" Y="1528"/>
890 <UsageCount Value="11"/>
891 <Loaded Value="True"/>
892 </Unit94>
893 <Unit95>
894 <Filename Value="H:\0.9.30_2.4.2\lcl\include\wincontrol.inc"/>
895 <EditorIndex Value="11"/>
896 <WindowIndex Value="0"/>
897 <TopLine Value="5912"/>
898 <CursorPos X="1" Y="5927"/>
899 <UsageCount Value="11"/>
900 <Loaded Value="True"/>
901 </Unit95>
902 <Unit96>
903 <Filename Value="H:\0.9.30_2.4.2\lcl\include\customcontrol.inc"/>
904 <EditorIndex Value="17"/>
905 <WindowIndex Value="0"/>
906 <TopLine Value="99"/>
907 <CursorPos X="1" Y="112"/>
908 <UsageCount Value="11"/>
909 <Loaded Value="True"/>
910 </Unit96>
911 <Unit97>
912 <Filename Value="H:\0.9.30_2.4.2\lcl\include\customform.inc"/>
913 <EditorIndex Value="12"/>
914 <WindowIndex Value="0"/>
915 <TopLine Value="1260"/>
916 <CursorPos X="1" Y="1363"/>
917 <UsageCount Value="11"/>
918 <Loaded Value="True"/>
919 </Unit97>
920 <Unit98>
921 <Filename Value="H:\0.9.30_2.4.2\lcl\lclmessageglue.pas"/>
922 <UnitName Value="LCLMessageGlue"/>
923 <EditorIndex Value="13"/>
924 <WindowIndex Value="0"/>
925 <TopLine Value="95"/>
926 <CursorPos X="1" Y="110"/>
927 <UsageCount Value="11"/>
928 <Loaded Value="True"/>
929 </Unit98>
930 <Unit99>
931 <Filename Value="H:\0.9.30_2.4.2\lcl\interfaces\win32\win32callback.inc"/>
932 <EditorIndex Value="14"/>
933 <WindowIndex Value="0"/>
934 <TopLine Value="196"/>
935 <CursorPos X="71" Y="211"/>
936 <UsageCount Value="11"/>
937 <Loaded Value="True"/>
938 </Unit99>
939 <Unit100>
940 <Filename Value="H:\0.9.30_2.4.2\lcl\interfaces\win32\win32wsforms.pp"/>
941 <UnitName Value="Win32WSForms"/>
942 <EditorIndex Value="15"/>
943 <WindowIndex Value="0"/>
944 <TopLine Value="279"/>
945 <CursorPos X="1" Y="292"/>
946 <UsageCount Value="11"/>
947 <Loaded Value="True"/>
948 </Unit100>
949 <Unit101>
950 <Filename Value="H:\0.9.30_2.4.2\lcl\interfaces\win32\win32proc.pp"/>
951 <UnitName Value="win32proc"/>
952 <EditorIndex Value="16"/>
953 <WindowIndex Value="0"/>
954 <TopLine Value="911"/>
955 <CursorPos X="1" Y="924"/>
956 <UsageCount Value="10"/>
957 <Loaded Value="True"/>
958 </Unit101>
959 </Units>
960 <JumpHistory Count="30" HistoryIndex="29">
961 <Position1>
962 <Filename Value="H:\0.9.30_2.4.2\lcl\interfaces\win32\win32wsforms.pp"/>
963 <Caret Line="376" Column="1" TopLine="363"/>
964 </Position1>
965 <Position2>
966 <Filename Value="H:\0.9.30_2.4.2\lcl\interfaces\win32\win32wsforms.pp"/>
967 <Caret Line="292" Column="1" TopLine="279"/>
968 </Position2>
969 <Position3>
970 <Filename Value="..\..\Managers\UCDManagerTabs.pas"/>
971 <Caret Line="169" Column="1" TopLine="156"/>
972 </Position3>
973 <Position4>
974 <Filename Value="..\..\Managers\UCDManagerTabs.pas"/>
975 <Caret Line="211" Column="22" TopLine="207"/>
976 </Position4>
977 <Position5>
978 <Filename Value="..\..\Managers\UCDManagerTabs.pas"/>
979 <Caret Line="220" Column="1" TopLine="207"/>
980 </Position5>
981 <Position6>
982 <Filename Value="H:\0.9.30_2.4.2\lcl\interfaces\win32\win32callback.inc"/>
983 <Caret Line="213" Column="1" TopLine="196"/>
984 </Position6>
985 <Position7>
986 <Filename Value="H:\0.9.30_2.4.2\lcl\interfaces\win32\win32callback.inc"/>
987 <Caret Line="211" Column="71" TopLine="196"/>
988 </Position7>
989 <Position8>
990 <Filename Value="..\..\Managers\UCDManagerTabs.pas"/>
991 <Caret Line="220" Column="1" TopLine="207"/>
992 </Position8>
993 <Position9>
994 <Filename Value="..\..\Managers\UCDManagerTabs.pas"/>
995 <Caret Line="221" Column="1" TopLine="207"/>
996 </Position9>
997 <Position10>
998 <Filename Value="..\..\Managers\UCDManagerTabs.pas"/>
999 <Caret Line="220" Column="1" TopLine="207"/>
1000 </Position10>
1001 <Position11>
1002 <Filename Value="H:\0.9.30_2.4.2\lcl\include\wincontrol.inc"/>
1003 <Caret Line="5925" Column="1" TopLine="5912"/>
1004 </Position11>
1005 <Position12>
1006 <Filename Value="H:\0.9.30_2.4.2\lcl\include\wincontrol.inc"/>
1007 <Caret Line="5926" Column="1" TopLine="5912"/>
1008 </Position12>
1009 <Position13>
1010 <Filename Value="H:\0.9.30_2.4.2\lcl\include\wincontrol.inc"/>
1011 <Caret Line="5927" Column="1" TopLine="5912"/>
1012 </Position13>
1013 <Position14>
1014 <Filename Value="..\..\Managers\UCDManagerTabs.pas"/>
1015 <Caret Line="378" Column="27" TopLine="355"/>
1016 </Position14>
1017 <Position15>
1018 <Filename Value="..\..\UCDManager.pas"/>
1019 <Caret Line="601" Column="1" TopLine="599"/>
1020 </Position15>
1021 <Position16>
1022 <Filename Value="H:\0.9.30_2.4.2\lcl\interfaces\win32\win32wsforms.pp"/>
1023 <Caret Line="376" Column="1" TopLine="363"/>
1024 </Position16>
1025 <Position17>
1026 <Filename Value="H:\0.9.30_2.4.2\lcl\interfaces\win32\win32wsforms.pp"/>
1027 <Caret Line="292" Column="1" TopLine="279"/>
1028 </Position17>
1029 <Position18>
1030 <Filename Value="H:\0.9.30_2.4.2\lcl\interfaces\win32\win32wsforms.pp"/>
1031 <Caret Line="376" Column="1" TopLine="363"/>
1032 </Position18>
1033 <Position19>
1034 <Filename Value="H:\0.9.30_2.4.2\lcl\interfaces\win32\win32wsforms.pp"/>
1035 <Caret Line="292" Column="1" TopLine="279"/>
1036 </Position19>
1037 <Position20>
1038 <Filename Value="..\..\Managers\UCDManagerTabs.pas"/>
1039 <Caret Line="169" Column="1" TopLine="156"/>
1040 </Position20>
1041 <Position21>
1042 <Filename Value="..\..\Managers\UCDManagerTabs.pas"/>
1043 <Caret Line="204" Column="55" TopLine="187"/>
1044 </Position21>
1045 <Position22>
1046 <Filename Value="..\..\Managers\UCDManagerTabs.pas"/>
1047 <Caret Line="169" Column="1" TopLine="156"/>
1048 </Position22>
1049 <Position23>
1050 <Filename Value="..\..\Managers\UCDManagerTabs.pas"/>
1051 <Caret Line="213" Column="29" TopLine="207"/>
1052 </Position23>
1053 <Position24>
1054 <Filename Value="..\..\Managers\UCDManagerTabs.pas"/>
1055 <Caret Line="220" Column="5" TopLine="207"/>
1056 </Position24>
1057 <Position25>
1058 <Filename Value="..\..\Managers\UCDManagerTabs.pas"/>
1059 <Caret Line="169" Column="1" TopLine="156"/>
1060 </Position25>
1061 <Position26>
1062 <Filename Value="..\..\Managers\UCDManagerTabs.pas"/>
1063 <Caret Line="377" Column="37" TopLine="357"/>
1064 </Position26>
1065 <Position27>
1066 <Filename Value="..\..\Managers\UCDManagerTabs.pas"/>
1067 <Caret Line="169" Column="1" TopLine="156"/>
1068 </Position27>
1069 <Position28>
1070 <Filename Value="..\..\Managers\UCDManagerTabs.pas"/>
1071 <Caret Line="219" Column="1" TopLine="206"/>
1072 </Position28>
1073 <Position29>
1074 <Filename Value="..\..\Managers\UCDManagerTabs.pas"/>
1075 <Caret Line="361" Column="5" TopLine="349"/>
1076 </Position29>
1077 <Position30>
1078 <Filename Value="..\..\Managers\UCDManagerTabs.pas"/>
1079 <Caret Line="169" Column="1" TopLine="156"/>
1080 </Position30>
1081 </JumpHistory>
1082 </ProjectOptions>
1083 <CompilerOptions>
1084 <Version Value="9"/>
1085 <PathDelim Value="\"/>
1086 <Target>
1087 <Filename Value="Demo"/>
1088 </Target>
1089 <SearchPaths>
1090 <IncludeFiles Value="$(ProjOutDir)"/>
1091 <OtherUnitFiles Value=".."/>
1092 <UnitOutputDirectory Value="lib\$(TargetCPU)-$(TargetOS)"/>
1093 </SearchPaths>
1094 <Parsing>
1095 <SyntaxOptions>
1096 <SyntaxMode Value="Delphi"/>
1097 <CStyleOperator Value="False"/>
1098 <AllowLabel Value="False"/>
1099 <CPPInline Value="False"/>
1100 </SyntaxOptions>
1101 </Parsing>
1102 <CodeGeneration>
1103 <Checks>
1104 <IOChecks Value="True"/>
1105 <RangeChecks Value="True"/>
1106 <OverflowChecks Value="True"/>
1107 <StackChecks Value="True"/>
1108 </Checks>
1109 <VerifyObjMethodCallValidity Value="True"/>
1110 </CodeGeneration>
1111 <Linking>
1112 <Debugging>
1113 <UseHeaptrc Value="True"/>
1114 </Debugging>
1115 <Options>
1116 <Win32>
1117 <GraphicApplication Value="True"/>
1118 </Win32>
1119 </Options>
1120 </Linking>
1121 <Other>
1122 <CompilerMessages>
1123 <IgnoredMessages idx5023="True" idx5024="True" idx5025="True" idx5026="True" idx5027="True" idx5028="True" idx5029="True" idx5030="True" idx5031="True"/>
1124 <UseMsgFile Value="True"/>
1125 </CompilerMessages>
1126 <CompilerPath Value="$(CompPath)"/>
1127 </Other>
1128 </CompilerOptions>
1129 <Debugging>
1130 <BreakPoints Count="3">
1131 <Item1>
1132 <Source Value="..\UCoolDocking.pas"/>
1133 <Line Value="528"/>
1134 </Item1>
1135 <Item2>
1136 <Source Value="H:\0.9.30_2.4.2\lcl\include\imglist.inc"/>
1137 <Line Value="1378"/>
1138 </Item2>
1139 <Item3>
1140 <Source Value="..\..\Managers\UCDManagerTabs.pas"/>
1141 <Line Value="120"/>
1142 </Item3>
1143 </BreakPoints>
1144 <Watches Count="2">
1145 <Item1>
1146 <Expression Value="Self.FName"/>
1147 </Item1>
1148 <Item2>
1149 <Expression Value="List.FCount"/>
1150 </Item2>
1151 </Watches>
1152 <Exceptions Count="3">
1153 <Item1>
1154 <Name Value="EAbort"/>
1155 </Item1>
1156 <Item2>
1157 <Name Value="ECodetoolError"/>
1158 </Item2>
1159 <Item3>
1160 <Name Value="EFOpenError"/>
1161 </Item3>
1162 </Exceptions>
1163 </Debugging>
1164</CONFIG>
Note: See TracBrowser for help on using the repository browser.