File: ADLayoutDefault.lrs

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 (51 lines) | stat: -rw-r--r-- 3,952 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
LazarusResources.Add('ADLayoutDefault','XML',[
  '<?xml version="1.0"?>'#13#10'<CONFIG>'#13#10'  <MainConfig>'#13#10'    <Node'
  +'s ChildCount="1">'#13#10'      <Item1 Name="MainIDE" Type="CustomSite" Chil'
  +'dCount="1">'#13#10'        <Bounds Width="1024" Height="768">'#13#10'      '
  +'    <WorkArea>'#13#10'            <Rect Right="1920" Bottom="1036"/>'#13#10
  +'          </WorkArea>'#13#10'        </Bounds>'#13#10'        <Item1 Name="'
  +'AnchorDockSite10" Type="Layout" ChildCount="7">'#13#10'          <Bounds To'
  +'p="60" Width="1024" Height="688" SplitterPos="58"/>'#13#10'          <Ancho'
  +'rs Align="Bottom"/>'#13#10'          <Item1 Name="SourceNotebook" Type="Con'
  +'trol">'#13#10'            <Bounds Left="177" Width="651" Height="505"/>'#13
  +#10'            <Anchors Left="AnchorDockSplitter4" Right="AnchorDockSplitte'
  +'r3" Bottom="AnchorDockSplitter2"/>'#13#10'            <Header Position="lef'
  +'t"/>'#13#10'          </Item1>'#13#10'          <Item2 Name="AnchorDockSpli'
  +'tter2" Type="SplitterHorizontal">'#13#10'            <Bounds Left="177" Top'
  +'="505" Width="651" Height="7"/>'#13#10'            <Anchors Left="AnchorDoc'
  +'kSplitter4" Right="AnchorDockSplitter3"/>'#13#10'          </Item2>'#13#10
  +'          <Item3 Name="AnchorDockSite11" Type="Pages" ChildCount="5">'#13#10
  +'            <Bounds Left="177" Top="512" Width="651" Height="176"/>'#13#10
  +'            <Anchors Left="AnchorDockSplitter4" Top="AnchorDockSplitter2" R'
  +'ight="AnchorDockSplitter3"/>'#13#10'            <Item1 Name="MessagesView" '
  +'Type="Control">'#13#10'              <Bounds Width="643" Height="150"/>'#13
  +#10'              <Anchors Align="Client"/>'#13#10'            </Item1>'#13
  +#10'            <Item2 Name="Watches" Type="Control">'#13#10'              <'
  +'Bounds Width="932" Height="119"/>'#13#10'              <Anchors Align="Clie'
  +'nt"/>'#13#10'            </Item2>'#13#10'            <Item3 Name="SearchRes'
  +'ults" Type="Control">'#13#10'              <Bounds Width="932" Height="119"'
  +'/>'#13#10'              <Anchors Align="Client"/>'#13#10'            </Item'
  +'3>'#13#10'            <Item4 Name="Assembler" Type="Control">'#13#10'      '
  +'        <Bounds Width="932" Height="106"/>'#13#10'              <Anchors Al'
  +'ign="Client"/>'#13#10'            </Item4>'#13#10'            <Item5 Name="'
  +'BreakPoints" Type="Control">'#13#10'              <Bounds Width="937" Heigh'
  +'t="106"/>'#13#10'              <Anchors Align="Client"/>'#13#10'           '
  +' </Item5>'#13#10'          </Item3>'#13#10'          <Item4 Name="AnchorDoc'
  +'kSplitter3" Type="SplitterVertical">'#13#10'            <Bounds Left="828" '
  +'Width="9" Height="688"/>'#13#10'          </Item4>'#13#10'          <Item5 '
  +'Name="AnchorDockSite12" Type="Pages" ChildCount="2">'#13#10'            <Bo'
  +'unds Left="837" Width="187" Height="688"/>'#13#10'            <Anchors Left'
  +'="AnchorDockSplitter3"/>'#13#10'            <Item1 Name="CodeExplorerView" '
  +'Type="Control">'#13#10'              <Bounds Width="179" Height="662"/>'#13
  +#10'              <Anchors Align="Client"/>'#13#10'            </Item1>'#13
  +#10'            <Item2 Name="ComponentList" Type="Control">'#13#10'         '
  +'     <Bounds Width="159" Height="626"/>'#13#10'              <Anchors Align'
  +'="Client"/>'#13#10'            </Item2>'#13#10'          </Item5>'#13#10'  '
  +'        <Item6 Name="ObjectInspectorDlg" Type="Control">'#13#10'           '
  +' <Bounds Width="173" Height="688"/>'#13#10'            <Anchors Right="Anch'
  +'orDockSplitter4"/>'#13#10'          </Item6>'#13#10'          <Item7 Name="'
  +'AnchorDockSplitter4" Type="SplitterVertical">'#13#10'            <Bounds Le'
  +'ft="173" Width="4" Height="688"/>'#13#10'          </Item7>'#13#10'        '
  +'</Item1>'#13#10'      </Item1>'#13#10'    </Nodes>'#13#10'  </MainConfig>'
  +#13#10'</CONFIG>'#13#10
]);