mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-07-21 04:25:57 +02:00
53 lines
3.9 KiB
XML
53 lines
3.9 KiB
XML
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
|
|
]);
|