Pārlūkot izejas kodu

默认隐藏ID类

MaiXinRong 7 gadi atpakaļ
vecāks
revīzija
d7597312d2
1 mainītis faili ar 3 papildinājumiem un 0 dzēšanām
  1. 3 0
      Frames/BillsCompileFme.dfm

+ 3 - 0
Frames/BillsCompileFme.dfm

@@ -714,6 +714,7 @@ object BillsCompileFrame: TBillsCompileFrame
         Font.Style = []
         FieldName = 'ID'
         Width = 50
+        Visible = False
         ReadOnly = True
       end
       item
@@ -733,6 +734,7 @@ object BillsCompileFrame: TBillsCompileFrame
         Font.Style = []
         FieldName = 'ParentID'
         Width = 50
+        Visible = False
         ReadOnly = True
       end
       item
@@ -752,6 +754,7 @@ object BillsCompileFrame: TBillsCompileFrame
         Font.Style = []
         FieldName = 'NextSiblingID'
         Width = 50
+        Visible = False
         ReadOnly = True
       end>
     Grid = zgBillsCompile