Hong-Dell\Hong
2024-03-20 40bf1f9cb2685c739e7aa7a56d941f09ca512882
ErrList.dfm
@@ -219,10 +219,6 @@
          MouseHandlerOwnership = True
          Align = alClient
          TabOrder = 1
          ExplicitLeft = 168
          ExplicitTop = 72
          ExplicitWidth = 100
          ExplicitHeight = 100
        end
      end
      object Panel6: TPanel
@@ -317,10 +313,6 @@
          MouseHandlerOwnership = True
          Align = alClient
          TabOrder = 1
          ExplicitLeft = 104
          ExplicitTop = 128
          ExplicitWidth = 100
          ExplicitHeight = 100
        end
      end
    end
@@ -344,7 +336,6 @@
        Height = 34
        Caption = #31435#21363#20659#36865
        TabOrder = 0
        Visible = False
        OnClick = ImmediateBtClick
      end
      object ExitBt: TButton
@@ -396,13 +387,22 @@
      end
      object EnforceBt: TButton
        Left = 128
        Top = 2
        Top = 1
        Width = 79
        Height = 34
        Caption = #24375#36843#36865#20214
        TabOrder = 6
        Visible = False
        OnClick = EnforceBtClick
      end
      object Button1: TButton
        Left = 296
        Top = 10
        Width = 75
        Height = 25
        Caption = 'Button1'
        TabOrder = 7
        Visible = False
        OnClick = Button1Click
      end
    end
  end
@@ -413,4 +413,8 @@
    Left = 504
    Top = 136
  end
  object LogFile1: TLogFile
    Left = 352
    Top = 120
  end
end