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

📄 unitfrmsetuptime.dfm

📁 改写的sql2000管理器
💻 DFM
字号:
object FrmSetupTime: TFrmSetupTime
  Left = 265
  Top = 120
  BorderStyle = bsDialog
  Caption = #23450#26102#35774#32622
  ClientHeight = 248
  ClientWidth = 352
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 12
  object Bevel1: TBevel
    Left = 8
    Top = 8
    Width = 331
    Height = 9
    Shape = bsTopLine
  end
  object Label1: TLabel
    Left = 14
    Top = 2
    Width = 48
    Height = 12
    Caption = #23450#26102#26041#24335
  end
  object Bevel2: TBevel
    Left = 7
    Top = 64
    Width = 331
    Height = 9
    Shape = bsTopLine
  end
  object Label2: TLabel
    Left = 14
    Top = 58
    Width = 48
    Height = 12
    Caption = #26102#38388#35774#32622
  end
  object Label3: TLabel
    Left = 12
    Top = 88
    Width = 24
    Height = 12
    Caption = #26143#26399
  end
  object Label4: TLabel
    Left = 119
    Top = 88
    Width = 24
    Height = 12
    Caption = #26085#26399
  end
  object Label5: TLabel
    Left = 220
    Top = 88
    Width = 24
    Height = 12
    Caption = #26102#38388
  end
  object Label6: TLabel
    Left = 292
    Top = 88
    Width = 6
    Height = 12
    Caption = ':'
  end
  object Bevel3: TBevel
    Left = 7
    Top = 120
    Width = 331
    Height = 9
    Shape = bsTopLine
  end
  object Label7: TLabel
    Left = 14
    Top = 114
    Width = 48
    Height = 12
    Caption = #23384#30424#36873#39033
  end
  object Label8: TLabel
    Left = 16
    Top = 139
    Width = 72
    Height = 12
    Caption = #23384#30424#25968#25454#24211#65306
  end
  object Label9: TLabel
    Left = 90
    Top = 138
    Width = 6
    Height = 12
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clRed
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Bevel4: TBevel
    Left = 7
    Top = 168
    Width = 331
    Height = 9
    Shape = bsTopLine
  end
  object Label10: TLabel
    Left = 14
    Top = 162
    Width = 48
    Height = 12
    Caption = #22791#20221#25552#31034
  end
  object RBtnNone: TRzRadioButton
    Left = 14
    Top = 24
    Width = 57
    Height = 17
    Caption = #19981#22791#20221
    FrameColor = 8409372
    HighlightColor = 2203937
    HotTrack = True
    TabOrder = 0
    OnClick = RBtnNoneClick
  end
  object RBtnEveryTime: TRzRadioButton
    Left = 78
    Top = 24
    Width = 57
    Height = 17
    Caption = #27599#23567#26102
    FrameColor = 8409372
    HighlightColor = 2203937
    HotTrack = True
    TabOrder = 1
    OnClick = RBtnEveryTimeClick
  end
  object RBtnEveryDay: TRzRadioButton
    Left = 142
    Top = 24
    Width = 57
    Height = 17
    Caption = #27599#22825
    Checked = True
    FrameColor = 8409372
    HighlightColor = 2203937
    HotTrack = True
    TabOrder = 2
    TabStop = True
    OnClick = RBtnEveryDayClick
  end
  object RBtnEveryWeek: TRzRadioButton
    Left = 206
    Top = 24
    Width = 57
    Height = 17
    Caption = #27599#21608
    FrameColor = 8409372
    HighlightColor = 2203937
    HotTrack = True
    TabOrder = 3
    OnClick = RBtnEveryWeekClick
  end
  object RBtnEveryMonth: TRzRadioButton
    Left = 270
    Top = 24
    Width = 57
    Height = 17
    Caption = #27599#26376
    FrameColor = 8409372
    HighlightColor = 2203937
    HotTrack = True
    TabOrder = 4
    OnClick = RBtnEveryMonthClick
  end
  object CmbWeek: TRzComboBox
    Left = 40
    Top = 84
    Width = 74
    Height = 20
    Ctl3D = False
    FrameVisible = True
    ItemHeight = 12
    ParentCtl3D = False
    TabOrder = 5
    Text = '0'
    Items.Strings = (
      '0'
      '1'
      '2'
      '3'
      '4'
      '5'
      '6')
  end
  object EdtDay: TRzSpinEdit
    Left = 148
    Top = 83
    Width = 65
    Height = 20
    FrameVisible = True
    TabOrder = 6
  end
  object EdtTime: TRzSpinEdit
    Left = 244
    Top = 83
    Width = 46
    Height = 20
    FrameVisible = True
    TabOrder = 7
  end
  object EdtMinute: TRzSpinEdit
    Left = 299
    Top = 83
    Width = 46
    Height = 20
    FrameVisible = True
    TabOrder = 8
  end
  object BitBtn1: TRzBitBtn
    Left = 184
    Top = 208
    Default = True
    FrameColor = 7617536
    Caption = #30830#23450
    Color = 15791348
    HotTrack = True
    TabOrder = 9
    OnClick = BitBtn1Click
  end
  object BitBtn2: TRzBitBtn
    Left = 264
    Top = 208
    Cancel = True
    FrameColor = 7617536
    Caption = #21462#28040
    Color = 15791348
    HotTrack = True
    TabOrder = 10
    OnClick = BitBtn2Click
  end
  object btnPath: TRzButton
    Left = 8
    Top = 208
    Width = 81
    FrameColor = 7617536
    Caption = #23384#30424#36335#24452'(&P)'
    Color = 15791348
    HotTrack = True
    TabOrder = 11
    OnClick = btnPathClick
  end
  object ComboBox1: TRzComboBox
    Left = 240
    Top = 131
    Width = 104
    Height = 20
    Style = csDropDownList
    Ctl3D = False
    Enabled = False
    FrameVisible = True
    ItemHeight = 12
    ParentCtl3D = False
    TabOrder = 12
    OnChange = ComboBox1Change
  end
  object CheckBox1: TRzCheckBox
    Left = 184
    Top = 136
    Width = 49
    Height = 17
    Caption = #37325#35774
    FrameColor = 8409372
    HighlightColor = 2203937
    HotTrack = True
    State = cbUnchecked
    TabOrder = 13
    OnClick = CheckBox1Click
  end
  object CheckBox2: TRzCheckBox
    Left = 16
    Top = 184
    Width = 217
    Height = 17
    Caption = #36827#34892#25968#25454#24211#22791#20221#26102#38656#35201#26174#31034#25552#31034#20449#24687
    Checked = True
    FrameColor = 8409372
    HighlightColor = 2203937
    HotTrack = True
    State = cbChecked
    TabOrder = 14
    OnClick = CheckBox2Click
  end
end

⌨️ 快捷键说明

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