diff --git a/components/leakview/heaptrcview.lfm b/components/leakview/heaptrcview.lfm index 2408d20de2..b38c3605fe 100644 --- a/components/leakview/heaptrcview.lfm +++ b/components/leakview/heaptrcview.lfm @@ -14,9 +14,9 @@ object HeapTrcViewForm: THeapTrcViewForm AnchorSideLeft.Control = Owner AnchorSideTop.Side = asrCenter Left = 6 - Height = 16 + Height = 14 Top = 9 - Width = 37 + Width = 35 BorderSpacing.Left = 6 Caption = '.trc file' ParentColor = False @@ -25,9 +25,9 @@ object HeapTrcViewForm: THeapTrcViewForm AnchorSideLeft.Control = Owner AnchorSideTop.Side = asrBottom Left = 6 - Height = 25 + Height = 23 Top = 40 - Width = 64 + Width = 61 AutoSize = True BorderSpacing.Left = 6 BorderSpacing.Top = 12 @@ -40,10 +40,10 @@ object HeapTrcViewForm: THeapTrcViewForm AnchorSideTop.Side = asrCenter AnchorSideRight.Control = Owner AnchorSideRight.Side = asrBottom - Left = 603 - Height = 19 + Left = 609 + Height = 17 Top = 43 - Width = 80 + Width = 74 Anchors = [akTop, akRight] BorderSpacing.Right = 6 Caption = 'Stay on top' @@ -67,10 +67,10 @@ object HeapTrcViewForm: THeapTrcViewForm AnchorSideLeft.Side = asrBottom AnchorSideTop.Control = btnUpdate AnchorSideTop.Side = asrCenter - Left = 272 - Height = 19 + Left = 266 + Height = 17 Top = 43 - Width = 92 + Width = 86 BorderSpacing.Left = 6 Caption = 'Raw leak data' Checked = True @@ -87,24 +87,24 @@ object HeapTrcViewForm: THeapTrcViewForm AnchorSideBottom.Control = Owner AnchorSideBottom.Side = asrBottom Left = 6 - Height = 439 - Top = 71 + Height = 441 + Top = 69 Width = 677 Anchors = [akTop, akLeft, akRight, akBottom] BorderSpacing.Around = 6 BevelOuter = bvNone - ClientHeight = 439 + ClientHeight = 441 ClientWidth = 677 TabOrder = 4 object trvTraceInfo: TTreeView AnchorSideTop.Side = asrBottom Left = 0 - Height = 347 + Height = 349 Top = 6 Width = 677 Align = alClient BorderSpacing.Top = 6 - DefaultItemHeight = 18 + DefaultItemHeight = 16 ReadOnly = True TabOrder = 0 OnDblClick = trvTraceInfoDblClick @@ -113,7 +113,7 @@ object HeapTrcViewForm: THeapTrcViewForm object memoSummary: TMemo Left = 0 Height = 81 - Top = 358 + Top = 360 Width = 677 Align = alBottom ReadOnly = True @@ -124,7 +124,7 @@ object HeapTrcViewForm: THeapTrcViewForm Cursor = crVSplit Left = 0 Height = 5 - Top = 353 + Top = 355 Width = 677 Align = alBottom ResizeAnchor = akBottom @@ -134,10 +134,10 @@ object HeapTrcViewForm: THeapTrcViewForm AnchorSideLeft.Control = btnUpdate AnchorSideLeft.Side = asrBottom AnchorSideTop.Control = btnUpdate - Left = 76 - Height = 25 + Left = 73 + Height = 23 Top = 40 - Width = 109 + Width = 101 AutoSize = True BorderSpacing.Left = 6 Caption = 'Paste Clipboard' @@ -148,14 +148,14 @@ object HeapTrcViewForm: THeapTrcViewForm AnchorSideLeft.Control = lblTrcFile AnchorSideLeft.Side = asrBottom AnchorSideRight.Control = btnBrowse - Left = 49 - Height = 23 + Left = 47 + Height = 21 Top = 8 - Width = 590 + Width = 592 Anchors = [akTop, akLeft, akRight] BorderSpacing.Left = 6 BorderSpacing.Right = 6 - ItemHeight = 15 + ItemHeight = 13 TabOrder = 6 end object BtnResolve: TButton @@ -163,10 +163,11 @@ object HeapTrcViewForm: THeapTrcViewForm AnchorSideLeft.Side = asrBottom AnchorSideTop.Control = btnUpdate AnchorSideTop.Side = asrCenter - Left = 191 - Height = 25 + Left = 180 + Height = 23 Top = 40 - Width = 75 + Width = 80 + AutoSize = True BorderSpacing.Left = 6 Caption = 'BtnResolve' OnClick = BtnResolveClick diff --git a/components/leakview/leakview.lpk b/components/leakview/leakview.lpk index 562d6f9690..374cad3f38 100644 --- a/components/leakview/leakview.lpk +++ b/components/leakview/leakview.lpk @@ -1,11 +1,12 @@ - + + - + @@ -18,6 +19,7 @@ + @@ -27,7 +29,7 @@ - + @@ -41,6 +43,10 @@ + + + + @@ -67,8 +73,5 @@ - - <_ExternHelp Children="Count"/> -