diff --git a/src/ampaside.lpi b/src/ampaside.lpi index f7c788e..4254879 100644 --- a/src/ampaside.lpi +++ b/src/ampaside.lpi @@ -17,6 +17,7 @@ + @@ -118,6 +119,7 @@ + @@ -161,7 +163,6 @@ - @@ -169,7 +170,6 @@ - @@ -177,7 +177,6 @@ - @@ -185,7 +184,6 @@ - @@ -193,7 +191,6 @@ - @@ -201,7 +198,6 @@ - @@ -209,7 +205,6 @@ - @@ -217,7 +212,6 @@ - @@ -225,7 +219,6 @@ - @@ -233,7 +226,6 @@ - @@ -241,11 +233,11 @@ - + diff --git a/src/forms/umainform.lfm b/src/forms/umainform.lfm index f9adf78..d56dcec 100644 --- a/src/forms/umainform.lfm +++ b/src/forms/umainform.lfm @@ -1,12 +1,12 @@ object frmMain: TfrmMain - Left = 548 - Height = 522 - Top = 213 - Width = 803 + Left = 493 + Height = 509 + Top = 211 + Width = 796 AllowDropFiles = True Caption = 'AMPASIDE' - ClientHeight = 501 - ClientWidth = 803 + ClientHeight = 488 + ClientWidth = 796 Menu = mmMain OnCloseQuery = FormCloseQuery OnCreate = FormCreate @@ -22,7 +22,7 @@ object frmMain: TfrmMain Left = 322 Height = 26 Top = 6 - Width = 475 + Width = 468 Align = alNone Anchors = [akTop, akLeft, akRight] BorderSpacing.Around = 6 @@ -120,9 +120,9 @@ object frmMain: TfrmMain AnchorSideRight.Side = asrBottom AnchorSideBottom.Control = stbEditor Left = 322 - Height = 225 + Height = 212 Top = 38 - Width = 475 + Width = 468 Anchors = [akTop, akLeft, akRight, akBottom] BorderSpacing.Around = 6 PopupMenu = pmEditor @@ -138,8 +138,8 @@ object frmMain: TfrmMain AnchorSideBottom.Control = splBottom Left = 322 Height = 20 - Top = 269 - Width = 475 + Top = 256 + Width = 468 Action = actUpdateStatusBar Align = alNone Anchors = [akLeft, akRight, akBottom] @@ -168,8 +168,8 @@ object frmMain: TfrmMain Cursor = crVSplit Left = 322 Height = 5 - Top = 295 - Width = 481 + Top = 282 + Width = 474 Align = alNone Anchors = [akLeft, akRight, akBottom] ResizeAnchor = akBottom @@ -185,8 +185,8 @@ object frmMain: TfrmMain AnchorSideBottom.Side = asrBottom Left = 322 Height = 189 - Top = 306 - Width = 475 + Top = 293 + Width = 468 ActivePage = tsLogMsg Anchors = [akTop, akLeft, akRight, akBottom] BorderSpacing.Around = 6 @@ -195,12 +195,12 @@ object frmMain: TfrmMain object tsLogMsg: TTabSheet Caption = 'Сообщения' ClientHeight = 159 - ClientWidth = 467 + ClientWidth = 460 object tvMsg: TTreeView Left = 6 Height = 147 Top = 6 - Width = 455 + Width = 448 Align = alClient AutoExpand = True BorderSpacing.Around = 6 @@ -728,7 +728,7 @@ object frmMain: TfrmMain AnchorSideBottom.Control = Owner AnchorSideBottom.Side = asrBottom Left = 251 - Height = 457 + Height = 444 Top = 38 Width = 65 Align = alNone @@ -803,7 +803,7 @@ object frmMain: TfrmMain AnchorSideBottom.Control = Owner AnchorSideBottom.Side = asrBottom Left = 240 - Height = 501 + Height = 488 Top = 0 Width = 5 Align = alNone @@ -816,7 +816,7 @@ object frmMain: TfrmMain AnchorSideBottom.Control = Owner AnchorSideBottom.Side = asrBottom Left = 6 - Height = 489 + Height = 476 Top = 6 Width = 228 ActivePage = tsProjSettings