File: ADLayoutDefault.xml

package info (click to toggle)
lazarus 1.6.2%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 172,444 kB
  • ctags: 124,173
  • sloc: pascal: 1,528,777; xml: 260,232; sh: 3,008; java: 603; makefile: 512; perl: 297; sql: 222; ansic: 137
file content (38 lines) | stat: -rw-r--r-- 1,525 bytes parent folder | download | duplicates (4)
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
<?xml version="1.0"?>
<CONFIG>
  <MainConfig>
    <Nodes ChildCount="1">
      <Item1 Name="MainIDE" Type="CustomSite" ChildCount="1">
        <Bounds Top="28" Left="15" Width="614" Height="429">
          <WorkArea>
            <Rect Top="25" Right="800" Bottom="600"/>
          </WorkArea>
        </Bounds>
        <Item1 Name="AnchorDockSite5" Type="Layout" ChildCount="5">
          <Bounds Top="65" Width="614" Height="339" SplitterPos="61"/>
          <Anchors Align="Bottom"/>
          <Item1 Name="SourceNotebook" Type="Control">
            <Bounds Width="468" Height="264"/>
            <Anchors Right="AnchorDockSplitter3" Bottom="AnchorDockSplitter2"/>
            <Header Position="left"/>
          </Item1>
          <Item2 Name="AnchorDockSplitter2" Type="SplitterHorizontal">
            <Bounds Top="264" Width="468" Height="4"/>
            <Anchors Right="AnchorDockSplitter3"/>
          </Item2>
          <Item3 Name="MessagesView" Type="Control">
            <Bounds Top="268" Width="468" Height="71"/>
            <Anchors Top="AnchorDockSplitter2" Right="AnchorDockSplitter3"/>
          </Item3>
          <Item4 Name="AnchorDockSplitter3" Type="SplitterVertical">
            <Bounds Left="468" Width="4" Height="339"/>
          </Item4>
          <Item5 Name="CodeExplorerView" Type="Control">
            <Bounds Left="472" Width="142" Height="339"/>
            <Anchors Left="AnchorDockSplitter3"/>
          </Item5>
        </Item1>
      </Item1>
    </Nodes>
  </MainConfig>
</CONFIG>