gr.diff (1,959 bytes)
Index: packager/pkggraphexplorer.lfm
===================================================================
--- packager/pkggraphexplorer.lfm (revision 59542)
+++ packager/pkggraphexplorer.lfm (working copy)
@@ -1,7 +1,7 @@
object PkgGraphExplorerDlg: TPkgGraphExplorerDlg
Left = 369
Height = 514
- Top = 239
+ Top = 224
Width = 675
Caption = 'PkgGraphExplorerDlg'
ClientHeight = 514
@@ -9,13 +9,15 @@
KeyPreview = True
OnCreate = FormCreate
OnShow = PkgGraphExplorerShow
- LCLVersion = '1.5'
+ LCLVersion = '2.1.0.0'
object InfoMemo: TMemo
- Left = 0
+ Left = 6
Height = 144
Top = 329
- Width = 675
+ Width = 663
Align = alBottom
+ BorderSpacing.Left = 6
+ BorderSpacing.Right = 6
Lines.Strings = (
'InfoMemo'
)
@@ -44,11 +46,14 @@
ClientWidth = 675
TabOrder = 0
object LvlGraphControl1: TLvlGraphControl
- Left = 199
- Height = 324
- Top = 0
- Width = 476
+ Left = 205
+ Height = 312
+ Top = 6
+ Width = 464
Align = alClient
+ BorderSpacing.Top = 6
+ BorderSpacing.Right = 6
+ BorderSpacing.Bottom = 6
NodeStyle.Shape = lgnsNone
NodeStyle.GapTop = 2
NodeStyle.GapBottom = 6
@@ -63,11 +68,14 @@
TabStop = False
end
object PkgTreeView: TTreeView
- Left = 0
- Height = 324
- Top = 0
+ Left = 6
+ Height = 312
+ Top = 6
Width = 194
Align = alLeft
+ BorderSpacing.Left = 6
+ BorderSpacing.Top = 6
+ BorderSpacing.Bottom = 6
PopupMenu = PkgPopupMenu
ReadOnly = True
TabOrder = 0
@@ -77,7 +85,7 @@
Options = [tvoAutoItemHeight, tvoHideSelection, tvoKeepCollapsedNodes, tvoReadOnly, tvoShowButtons, tvoShowLines, tvoShowRoot, tvoToolTips, tvoThemedDraw]
end
object Splitter1: TSplitter
- Left = 194
+ Left = 200
Height = 324
Top = 0
Width = 5