File: ADLayoutDefault.lrs

package info (click to toggle)
lazarus 4.0%2Bdfsg-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 275,760 kB
  • sloc: pascal: 2,341,904; xml: 509,420; makefile: 348,726; cpp: 93,608; sh: 3,387; java: 609; perl: 297; sql: 222; ansic: 137
file content (52 lines) | stat: -rw-r--r-- 4,033 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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
LazarusResources.Add('ADLayoutDefault','XML',[
  '<?xml version="1.0"?>'#13#10'<CONFIG>'#13#10'  <Version Value="1"/>'#13#10' '
  +' <MainConfig>'#13#10'    <Nodes ChildCount="1">'#13#10'      <Item1 Name="M'
  +'ainIDE" Type="CustomSite" ChildCount="1">'#13#10'        <Bounds Width="102'
  +'4" Height="768">'#13#10'          <WorkArea>'#13#10'            <Rect Right'
  +'="1920" Bottom="1036"/>'#13#10'          </WorkArea>'#13#10'        </Bound'
  +'s>'#13#10'        <Item1 Name="AnchorDockSite10" Type="Layout" ChildCount="'
  +'7">'#13#10'          <Bounds Top="60" Width="1024" Height="688" SplitterPos'
  +'="58"/>'#13#10'          <Anchors Align="Bottom"/>'#13#10'          <Item1 '
  +'Name="SourceNotebook" Type="Control">'#13#10'            <Bounds Left="177"'
  +' Width="651" Height="505"/>'#13#10'            <Anchors Left="AnchorDockSpl'
  +'itter4" Right="AnchorDockSplitter3" Bottom="AnchorDockSplitter2"/>'#13#10' '
  +'           <Header Position="left"/>'#13#10'          </Item1>'#13#10'     '
  +'     <Item2 Name="AnchorDockSplitter2" Type="SplitterHorizontal">'#13#10'  '
  +'          <Bounds Left="177" Top="505" Width="651" Height="7"/>'#13#10'    '
  +'        <Anchors Left="AnchorDockSplitter4" Right="AnchorDockSplitter3"/>'
  +#13#10'          </Item2>'#13#10'          <Item3 Name="AnchorDockSite11" Ty'
  +'pe="Pages" ChildCount="5">'#13#10'            <Bounds Left="177" Top="512" '
  +'Width="651" Height="176"/>'#13#10'            <Anchors Left="AnchorDockSpli'
  +'tter4" Top="AnchorDockSplitter2" Right="AnchorDockSplitter3"/>'#13#10'     '
  +'       <Item1 Name="MessagesView" Type="Control">'#13#10'              <Bou'
  +'nds Width="643" Height="150"/>'#13#10'              <Anchors Align="Client"'
  +'/>'#13#10'            </Item1>'#13#10'            <Item2 Name="Watches" Typ'
  +'e="Control">'#13#10'              <Bounds Width="932" Height="119"/>'#13#10
  +'              <Anchors Align="Client"/>'#13#10'            </Item2>'#13#10
  +'            <Item3 Name="SearchResults" Type="Control">'#13#10'            '
  +'  <Bounds Width="932" Height="119"/>'#13#10'              <Anchors Align="C'
  +'lient"/>'#13#10'            </Item3>'#13#10'            <Item4 Name="Assemb'
  +'ler" Type="Control">'#13#10'              <Bounds Width="932" Height="106"/'
  +'>'#13#10'              <Anchors Align="Client"/>'#13#10'            </Item4'
  +'>'#13#10'            <Item5 Name="BreakPoints" Type="Control">'#13#10'     '
  +'         <Bounds Width="937" Height="106"/>'#13#10'              <Anchors A'
  +'lign="Client"/>'#13#10'            </Item5>'#13#10'          </Item3>'#13#10
  +'          <Item4 Name="AnchorDockSplitter3" Type="SplitterVertical">'#13#10
  +'            <Bounds Left="828" Width="9" Height="688"/>'#13#10'          </'
  +'Item4>'#13#10'          <Item5 Name="AnchorDockSite12" Type="Pages" ChildCo'
  +'unt="2">'#13#10'            <Bounds 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" T'
  +'ype="Control">'#13#10'              <Bounds Width="159" Height="626"/>'#13
  +#10'              <Anchors Align="Client"/>'#13#10'            </Item2>'#13
  +#10'          </Item5>'#13#10'          <Item6 Name="ObjectInspectorDlg" Typ'
  +'e="Control">'#13#10'            <Bounds Width="173" Height="688"/>'#13#10' '
  +'           <Anchors Right="AnchorDockSplitter4"/>'#13#10'          </Item6>'
  +#13#10'          <Item7 Name="AnchorDockSplitter4" Type="SplitterVertical">'
  +#13#10'            <Bounds Left="173" Width="4" Height="688"/>'#13#10'      '
  +'    </Item7>'#13#10'        </Item1>'#13#10'      </Item1>'#13#10'    </Nod'
  +'es>'#13#10'  </MainConfig>'#13#10'  <Settings FloatingWindowsOnTop="True"/>'
  +#13#10'</CONFIG>'#13#10
]);