ソースを参照

变更令窗口,部位及说明输入框高度扩充为50

MaiXinRong 9 年 前
コミット
40f048e76e
1 ファイル変更9 行追加9 行削除
  1. 9 9
      Frames/BGLFme.dfm

+ 9 - 9
Frames/BGLFme.dfm

@@ -106,7 +106,7 @@ object BGLFrame: TBGLFrame
       Left = 0
       Top = 0
       Width = 399
-      Height = 271
+      Height = 248
       Align = alClient
       BevelOuter = bvNone
       TabOrder = 0
@@ -114,7 +114,7 @@ object BGLFrame: TBGLFrame
         Left = 0
         Top = 0
         Width = 399
-        Height = 271
+        Height = 248
         Options = [goRangeSelect, goRowSizing, goColSizing, goCellNotMaintainData, goFixedRowShowNo, goFixedColShowNo, goAlwaysShowSelection]
         OptionsEx = []
         ColCount = 8
@@ -136,15 +136,15 @@ object BGLFrame: TBGLFrame
     end
     object pnlBGLMemo: TPanel
       Left = 0
-      Top = 271
+      Top = 248
       Width = 399
-      Height = 122
+      Height = 145
       Align = alBottom
       BevelOuter = bvNone
       TabOrder = 1
       DesignSize = (
         399
-        122)
+        145)
       object lblPosition: TLabel
         Left = 5
         Top = 5
@@ -154,7 +154,7 @@ object BGLFrame: TBGLFrame
       end
       object lblDirection: TLabel
         Left = 5
-        Top = 65
+        Top = 75
         Width = 96
         Height = 12
         Caption = #21464#26356#24037#31243#37327#35828#26126#65306
@@ -163,7 +163,7 @@ object BGLFrame: TBGLFrame
         Left = 5
         Top = 20
         Width = 389
-        Height = 37
+        Height = 50
         Anchors = [akLeft, akTop, akRight]
         Ctl3D = False
         DataField = 'Pos_Reason'
@@ -174,9 +174,9 @@ object BGLFrame: TBGLFrame
       end
       object dbmDirection: TDBMemo
         Left = 5
-        Top = 80
+        Top = 90
         Width = 389
-        Height = 37
+        Height = 50
         Anchors = [akLeft, akTop, akRight]
         Ctl3D = False
         DataField = 'Direction'