File: layout.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 (26 lines) | stat: -rw-r--r-- 988 bytes parent folder | download | duplicates (6)
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
<?xml version="1.0" encoding="utf-8"?>
<CONFIG>
  <MainConfig>
    <Nodes ChildCount="1">
      <Item1 Name="AnchorDockPanel1" Type="CustomSite" ChildCount="1">
        <Bounds Top="43" Left="45" Width="568" Height="418"/>
        <Anchors Align="Client"/>
        <Item1 Name="AnchorDockSite1" Type="Layout" ChildCount="3">
          <Bounds Top="1" Left="1" Width="524" Height="325"/>
          <Anchors Align="Client"/>
          <Item1 Name="SourceEditor1" Type="Control">
            <Bounds Width="524" Height="171"/>
            <Anchors Bottom="AnchorDockSplitter1"/>
          </Item1>
          <Item2 Name="AnchorDockSplitter1" Type="SplitterHorizontal">
            <Bounds Top="171" Width="524" Height="4"/>
          </Item2>
          <Item3 Name="DebugOutput" Type="Control">
            <Bounds Top="175" Width="524" Height="150"/>
            <Anchors Top="AnchorDockSplitter1"/>
          </Item3>
        </Item1>
      </Item1>
    </Nodes>
  </MainConfig>
</CONFIG>