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

📄 main_unit.dfm

📁 一個強大的定時服務程序
💻 DFM
📖 第 1 页 / 共 4 页
字号:
        Width = 65
      end
      object chk_xq3: TcxCheckBox
        Left = 135
        Top = 37
        Caption = #26143#26399#19977
        TabOrder = 3
        Width = 65
      end
      object chk_xq4: TcxCheckBox
        Left = 200
        Top = 37
        Caption = #26143#26399#22235
        TabOrder = 4
        Width = 65
      end
      object chk_xq5: TcxCheckBox
        Left = 6
        Top = 61
        Caption = #26143#26399#20116
        TabOrder = 5
        Width = 65
      end
      object chk_xq6: TcxCheckBox
        Left = 71
        Top = 61
        Caption = #26143#26399#20845
        TabOrder = 6
        Width = 65
      end
      object chk_xq7: TcxCheckBox
        Left = 135
        Top = 61
        Caption = #26143#26399#22825
        TabOrder = 7
        Width = 65
      end
    end
    object grp2: TcxGroupBox
      Left = 78
      Top = 13
      TabOrder = 1
      Height = 89
      Width = 267
      object lbl9: TLabel
        Left = 18
        Top = 25
        Width = 27
        Height = 14
        Caption = #27599#38548':'
      end
      object lbl10: TLabel
        Left = 100
        Top = 25
        Width = 36
        Height = 14
        Caption = #22825#22519#34892
      end
      object sedt_t: TcxSpinEdit
        Left = 45
        Top = 19
        Properties.MaxValue = 366.000000000000000000
        Properties.MinValue = 1.000000000000000000
        Properties.ValueType = vtInt
        TabOrder = 0
        Value = 1
        Width = 52
      end
    end
    object grp4: TcxGroupBox
      Left = 78
      Top = 13
      TabOrder = 2
      Height = 89
      Width = 267
      object lbl14: TLabel
        Left = 15
        Top = 25
        Width = 12
        Height = 14
        Caption = #26044
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -11
        Font.Name = 'Arial'
        Font.Style = []
        ParentFont = False
      end
      object lbl17: TLabel
        Left = 71
        Top = 25
        Width = 34
        Height = 14
        Caption = #26085'  ('#27599
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -11
        Font.Name = 'Arial'
        Font.Style = []
        ParentFont = False
      end
      object lbl18: TLabel
        Left = 151
        Top = 25
        Width = 28
        Height = 14
        Caption = #20491#26376')'
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -11
        Font.Name = 'Arial'
        Font.Style = []
        ParentFont = False
      end
      object sedt_yt: TcxSpinEdit
        Left = 26
        Top = 20
        Properties.MaxValue = 31.000000000000000000
        Properties.MinValue = 1.000000000000000000
        Properties.ValueType = vtInt
        TabOrder = 0
        Value = 1
        Width = 41
      end
      object sedt_y: TcxSpinEdit
        Left = 106
        Top = 20
        Properties.MaxValue = 99.000000000000000000
        Properties.MinValue = 1.000000000000000000
        Properties.ValueType = vtInt
        TabOrder = 1
        Value = 1
        Width = 41
      end
    end
    object rd1: TcxRadioGroup
      Left = 8
      Top = 12
      Properties.Items = <
        item
          Caption = #27599#22825
          Value = '1'
        end
        item
          Caption = #27599#21608
          Value = '2'
        end
        item
          Caption = #27599#26376
          Value = '3'
        end>
      Properties.OnChange = rd1PropertiesChange
      TabOrder = 0
      Height = 90
      Width = 65
    end
    object rb_onetime: TcxRadioButton
      Left = 63
      Top = 106
      Width = 81
      Height = 17
      Caption = #22519#34892#19968#27425#26044
      Checked = True
      TabOrder = 4
      TabStop = True
      OnClick = rb_onetimeClick
    end
    object rb_repeat: TcxRadioButton
      Left = 63
      Top = 129
      Width = 113
      Height = 17
      Caption = #37325#24489#22519#34892#26044#27599
      TabOrder = 5
      OnClick = rb_repeatClick
    end
    object cxt1: TcxTimeEdit
      Left = 154
      Top = 103
      EditValue = 0.000000000000000000
      Properties.BeepOnError = True
      Properties.Circular = True
      Properties.Use24HourFormat = False
      TabOrder = 6
      Width = 102
    end
    object sedt_repeat: TcxSpinEdit
      Left = 154
      Top = 125
      Enabled = False
      Properties.MaxValue = 30.000000000000000000
      Properties.MinValue = 1.000000000000000000
      Properties.ValueType = vtInt
      TabOrder = 7
      Value = 1
      Width = 41
    end
    object cbb_pl: TcxComboBox
      Left = 199
      Top = 125
      Enabled = False
      Properties.DropDownListStyle = lsFixedList
      Properties.Items.Strings = (
        #20998#37912
        #23567#26178)
      TabOrder = 8
      Text = #20998#37912
      Width = 57
    end
  end
  object btn_Save: TcxButton
    Left = 38
    Top = 384
    Width = 75
    Height = 25
    Caption = #20445#23384'(&S)'
    TabOrder = 9
    OnClick = btn_SaveClick
  end
  object btn_exit: TcxButton
    Left = 236
    Top = 383
    Width = 75
    Height = 25
    Caption = #36864#20986'(&E)'
    TabOrder = 10
    OnClick = btn_exitClick
  end
  object edt_mailfrom: TcxTextEdit
    Left = 67
    Top = 139
    TabOrder = 11
    Width = 298
  end
  object edt_mailto: TcxTextEdit
    Left = 67
    Top = 171
    TabOrder = 12
    Width = 298
  end
  object edt_sql: TcxTextEdit
    Left = 67
    Top = 203
    TabOrder = 13
    Width = 298
  end
  object qry_con: TADOQuery
    Parameters = <>
    Left = 464
    Top = 8
  end
  object IdSMTP1: TIdSMTP
    MaxLineAction = maException
    ReadTimeout = 0
    Port = 25
    AuthenticationType = atNone
    Left = 416
    Top = 8
  end
  object IdMessage1: TIdMessage
    AttachmentEncoding = 'MIME'
    BccList = <>
    CCList = <>
    ContentType = 'text/html'
    Encoding = meMIME
    Recipients = <>
    ReplyTo = <>
    Subject = 'MES'#25237#20837#24037#26178#36229#26178#35352#37636
    Left = 440
    Top = 8
  end
  object tmr1: TTimer
    Interval = 5000
    OnTimer = tmr1Timer
    Left = 392
    Top = 8
  end

⌨️ 快捷键说明

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