Explorar el Código

变更令,变更部位及原因、变更工程量说明增加竖滚动条

MaiXinRong hace 9 años
padre
commit
22e453782d
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      Frames/BGLFme.dfm

+ 2 - 0
Frames/BGLFme.dfm

@@ -168,6 +168,7 @@ object BGLFrame: TBGLFrame
         Ctl3D = False
         DataField = 'Pos_Reason'
         ParentCtl3D = False
+        ScrollBars = ssVertical
         TabOrder = 0
         OnExit = dbmPos_ReasonExit
       end
@@ -180,6 +181,7 @@ object BGLFrame: TBGLFrame
         Ctl3D = False
         DataField = 'Direction'
         ParentCtl3D = False
+        ScrollBars = ssVertical
         TabOrder = 1
         OnExit = dbmPos_ReasonExit
       end