Browse Source

调差工料,禁止上下移

MaiXinRong 8 years ago
parent
commit
980c825d4a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Frames/ProjectGLFme.dfm

+ 1 - 0
Frames/ProjectGLFme.dfm

@@ -356,6 +356,7 @@ object ProjectGLFrame: TProjectGLFrame
       end>
     Grid = zgProjectGL
     ExtendRowCount = 3
+    Options = [aoAllowInsert, aoAllowEdit, aoAllowDelete, aoAutoInsert]
     Left = 96
     Top = 88
   end