source: Docking/CoolDocking/Demo/Testing/Demo.lpi

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