File: ADLayoutDefault.xml

package info (click to toggle)
lazarus 2.0.0%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 214,460 kB
  • sloc: pascal: 1,862,622; xml: 265,709; cpp: 56,595; sh: 3,008; java: 609; makefile: 535; perl: 297; sql: 222; ansic: 137
file content (73 lines) | stat: -rw-r--r-- 3,119 bytes parent folder | download | duplicates (2)
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
<?xml version="1.0"?>
<CONFIG>
  <MainConfig>
    <Nodes ChildCount="1">
      <Item1 Name="MainIDE" Type="CustomSite" ChildCount="1">
        <Bounds Width="1024" Height="768">
          <WorkArea>
            <Rect Right="1920" Bottom="1036"/>
          </WorkArea>
        </Bounds>
        <Item1 Name="AnchorDockSite10" Type="Layout" ChildCount="7">
          <Bounds Top="60" Width="1024" Height="688" SplitterPos="58"/>
          <Anchors Align="Bottom"/>
          <Item1 Name="SourceNotebook" Type="Control">
            <Bounds Left="177" Width="651" Height="505"/>
            <Anchors Left="AnchorDockSplitter4" Right="AnchorDockSplitter3" Bottom="AnchorDockSplitter2"/>
            <Header Position="left"/>
          </Item1>
          <Item2 Name="AnchorDockSplitter2" Type="SplitterHorizontal">
            <Bounds Left="177" Top="505" Width="651" Height="7"/>
            <Anchors Left="AnchorDockSplitter4" Right="AnchorDockSplitter3"/>
          </Item2>
          <Item3 Name="AnchorDockSite11" Type="Pages" ChildCount="5">
            <Bounds Left="177" Top="512" Width="651" Height="176"/>
            <Anchors Left="AnchorDockSplitter4" Top="AnchorDockSplitter2" Right="AnchorDockSplitter3"/>
            <Item1 Name="MessagesView" Type="Control">
              <Bounds Width="643" Height="150"/>
              <Anchors Align="Client"/>
            </Item1>
            <Item2 Name="Watches" Type="Control">
              <Bounds Width="932" Height="119"/>
              <Anchors Align="Client"/>
            </Item2>
            <Item3 Name="SearchResults" Type="Control">
              <Bounds Width="932" Height="119"/>
              <Anchors Align="Client"/>
            </Item3>
            <Item4 Name="Assembler" Type="Control">
              <Bounds Width="932" Height="106"/>
              <Anchors Align="Client"/>
            </Item4>
            <Item5 Name="BreakPoints" Type="Control">
              <Bounds Width="937" Height="106"/>
              <Anchors Align="Client"/>
            </Item5>
          </Item3>
          <Item4 Name="AnchorDockSplitter3" Type="SplitterVertical">
            <Bounds Left="828" Width="9" Height="688"/>
          </Item4>
          <Item5 Name="AnchorDockSite12" Type="Pages" ChildCount="2">
            <Bounds Left="837" Width="187" Height="688"/>
            <Anchors Left="AnchorDockSplitter3"/>
            <Item1 Name="CodeExplorerView" Type="Control">
              <Bounds Width="179" Height="662"/>
              <Anchors Align="Client"/>
            </Item1>
            <Item2 Name="ComponentList" Type="Control">
              <Bounds Width="159" Height="626"/>
              <Anchors Align="Client"/>
            </Item2>
          </Item5>
          <Item6 Name="ObjectInspectorDlg" Type="Control">
            <Bounds Width="173" Height="688"/>
            <Anchors Right="AnchorDockSplitter4"/>
          </Item6>
          <Item7 Name="AnchorDockSplitter4" Type="SplitterVertical">
            <Bounds Left="173" Width="4" Height="688"/>
          </Item7>
        </Item1>
      </Item1>
    </Nodes>
  </MainConfig>
</CONFIG>