⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 ushrinklog.dfm

📁 在SQL Server企业管理器中无法收缩日志时可用此工具
💻 DFM
字号:
object frmConfigure: TfrmConfigure
  Left = 221
  Top = 155
  BorderStyle = bsDialog
  Caption = #25968#25454#24211#21387#32553
  ClientHeight = 419
  ClientWidth = 674
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -16
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  PixelsPerInch = 96
  TextHeight = 16
  object GroupBox1: TGroupBox
    Left = 5
    Top = 158
    Width = 329
    Height = 57
    Caption = #30331#24405#26041#24335
    TabOrder = 0
    object rbWindows: TRadioButton
      Left = 24
      Top = 32
      Width = 113
      Height = 17
      Caption = 'Windows'#38598#25104
      TabOrder = 0
    end
    object rbSql: TRadioButton
      Left = 152
      Top = 32
      Width = 113
      Height = 17
      Caption = 'SQL Server'
      Checked = True
      TabOrder = 1
      TabStop = True
    end
  end
  object btnConnect: TButton
    Left = 205
    Top = 222
    Width = 113
    Height = 25
    Caption = #36830#25509#25968#25454#24211
    Default = True
    TabOrder = 4
    OnClick = btnConnectClick
  end
  object btnClose: TButton
    Left = 581
    Top = 366
    Width = 75
    Height = 25
    Cancel = True
    Caption = #20851#38381
    TabOrder = 6
    OnClick = btnCloseClick
  end
  object GroupBox2: TGroupBox
    Left = 341
    Top = 6
    Width = 329
    Height = 241
    Caption = #25968#25454#24211#20449#24687
    TabOrder = 1
    object GroupBox4: TGroupBox
      Left = 8
      Top = 24
      Width = 313
      Height = 97
      Caption = #26085#24535#25991#20214
      TabOrder = 0
      object mLogFile: TMemo
        Left = 2
        Top = 18
        Width = 309
        Height = 77
        Align = alClient
        TabOrder = 0
      end
    end
    object GroupBox5: TGroupBox
      Left = 8
      Top = 128
      Width = 313
      Height = 105
      Caption = #25968#25454#25991#20214
      TabOrder = 1
      object mDataFile: TMemo
        Left = 2
        Top = 18
        Width = 309
        Height = 85
        Align = alClient
        TabOrder = 0
      end
    end
  end
  object GroupBox3: TGroupBox
    Left = 5
    Top = 262
    Width = 329
    Height = 97
    Caption = #21387#32553#25968#25454
    TabOrder = 2
    object Label7: TLabel
      Left = 8
      Top = 24
      Width = 80
      Height = 16
      Caption = #23558#26085#24535#21387#21040
    end
    object Label8: TLabel
      Left = 224
      Top = 24
      Width = 8
      Height = 16
      Caption = 'M'
    end
    object Label4: TLabel
      Left = 8
      Top = 56
      Width = 64
      Height = 16
      Caption = #21387#32553#25991#20214
    end
    object txtSize: TEdit
      Left = 96
      Top = 21
      Width = 121
      Height = 24
      TabOrder = 0
      Text = '1'
      OnExit = txtSizeExit
      OnKeyPress = txtSizeKeyPress
    end
    object cmbLogName: TComboBox
      Left = 96
      Top = 52
      Width = 209
      Height = 24
      Style = csDropDownList
      ItemHeight = 16
      TabOrder = 1
    end
  end
  object btnShrinkLog: TButton
    Left = 229
    Top = 374
    Width = 97
    Height = 25
    Caption = #21387#32553#26085#24535
    Enabled = False
    TabOrder = 5
    OnClick = btnShrinkLogClick
  end
  object GroupBox6: TGroupBox
    Left = 5
    Top = 6
    Width = 329
    Height = 145
    Caption = #25968#25454#24211#36830#25509
    TabOrder = 3
    object Label1: TLabel
      Left = 16
      Top = 24
      Width = 80
      Height = 16
      Caption = #26381#21153#22120#21517#31216
    end
    object Label2: TLabel
      Left = 16
      Top = 80
      Width = 48
      Height = 16
      Caption = #29992#25143#21517
    end
    object Label3: TLabel
      Left = 16
      Top = 109
      Width = 64
      Height = 16
      Caption = #30331#24405#23494#30721
    end
    object Label5: TLabel
      Left = 16
      Top = 51
      Width = 80
      Height = 16
      Caption = #25968#25454#24211#21517#31216
    end
    object txtServer: TEdit
      Left = 128
      Top = 20
      Width = 187
      Height = 24
      TabOrder = 0
    end
    object txtUser: TEdit
      Left = 128
      Top = 76
      Width = 187
      Height = 24
      TabOrder = 2
    end
    object txtPassword: TEdit
      Left = 128
      Top = 104
      Width = 187
      Height = 24
      PasswordChar = '*'
      TabOrder = 3
    end
    object txtdatabase: TEdit
      Left = 128
      Top = 48
      Width = 187
      Height = 24
      TabOrder = 1
    end
  end
end

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -