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

📄 subscibe.dfm

📁 邮件管理系统... 方便的管理邮件数据库系统
💻 DFM
📖 第 1 页 / 共 2 页
字号:
    EditLabel.Width = 52
    EditLabel.Height = 13
    EditLabel.Caption = #25253#21002#21517#31216
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    LabelPosition = lpAbove
    LabelSpacing = 3
    ParentShowHint = False
    ShowHint = True
    TabOrder = 5
    OnExit = LabeledEdit5Exit
    OnKeyPress = LabeledEdit5KeyPress
  end
  object LabeledEdit6: TLabeledEdit
    Left = 144
    Top = 368
    Width = 89
    Height = 21
    EditLabel.Width = 52
    EditLabel.Height = 13
    EditLabel.Caption = #25253#21002#32534#21495
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    LabelPosition = lpAbove
    LabelSpacing = 3
    TabOrder = 6
    OnExit = LabeledEdit6Exit
    OnKeyPress = LabeledEdit6KeyPress
  end
  object LabeledEdit7: TLabeledEdit
    Left = 24
    Top = 416
    Width = 89
    Height = 21
    Color = cl3DLight
    EditLabel.Width = 65
    EditLabel.Height = 13
    EditLabel.Caption = #21457#34892#38388#38548#26399
    EditLabel.Font.Charset = GB2312_CHARSET
    EditLabel.Font.Color = clMenuHighlight
    EditLabel.Font.Height = -13
    EditLabel.Font.Name = 'MS Sans Serif'
    EditLabel.Font.Style = []
    EditLabel.ParentFont = False
    Font.Charset = GB2312_CHARSET
    Font.Color = clTeal
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    LabelPosition = lpAbove
    LabelSpacing = 3
    ParentFont = False
    ReadOnly = True
    TabOrder = 7
  end
  object LabeledEdit8: TLabeledEdit
    Left = 144
    Top = 416
    Width = 89
    Height = 21
    Color = cl3DLight
    EditLabel.Width = 47
    EditLabel.Height = 13
    EditLabel.Caption = #21333'   '#20215
    EditLabel.Font.Charset = GB2312_CHARSET
    EditLabel.Font.Color = clMenuHighlight
    EditLabel.Font.Height = -13
    EditLabel.Font.Name = 'MS Sans Serif'
    EditLabel.Font.Style = []
    EditLabel.ParentFont = False
    Font.Charset = GB2312_CHARSET
    Font.Color = clTeal
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    LabelPosition = lpAbove
    LabelSpacing = 3
    ParentFont = False
    ReadOnly = True
    TabOrder = 8
    Text = '0.0'
  end
  object LabeledEdit9: TLabeledEdit
    Left = 24
    Top = 464
    Width = 89
    Height = 21
    EditLabel.Width = 47
    EditLabel.Height = 13
    EditLabel.Caption = #20221'   '#25968
    Enabled = False
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    LabelPosition = lpAbove
    LabelSpacing = 3
    TabOrder = 9
    Text = '1'
    OnExit = LabeledEdit9Exit
    OnKeyPress = LabeledEdit9KeyPress
  end
  object LabeledEdit10: TLabeledEdit
    Left = 144
    Top = 464
    Width = 89
    Height = 21
    Hint = #26684#24335#65306'YYYYMM'
    EditLabel.Width = 39
    EditLabel.Height = 13
    EditLabel.Caption = #36215#22987#26376
    Enabled = False
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    LabelPosition = lpAbove
    LabelSpacing = 3
    ParentShowHint = False
    ShowHint = True
    TabOrder = 10
    OnExit = LabeledEdit10Exit
    OnKeyPress = LabeledEdit9KeyPress
  end
  object LabeledEdit11: TLabeledEdit
    Left = 24
    Top = 512
    Width = 49
    Height = 21
    EditLabel.Width = 47
    EditLabel.Height = 13
    EditLabel.Caption = #26399'   '#38480
    Enabled = False
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    LabelPosition = lpAbove
    LabelSpacing = 3
    TabOrder = 11
    Text = '0'
    OnKeyPress = LabeledEdit11KeyPress
  end
  object LabeledEdit12: TLabeledEdit
    Left = 144
    Top = 512
    Width = 89
    Height = 21
    Color = cl3DLight
    EditLabel.Width = 40
    EditLabel.Height = 13
    EditLabel.Caption = #37329'  '#39069
    EditLabel.Font.Charset = GB2312_CHARSET
    EditLabel.Font.Color = clMenuHighlight
    EditLabel.Font.Height = -13
    EditLabel.Font.Name = 'MS Sans Serif'
    EditLabel.Font.Style = []
    EditLabel.ParentFont = False
    Font.Charset = GB2312_CHARSET
    Font.Color = clTeal
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    LabelPosition = lpAbove
    LabelSpacing = 3
    ParentFont = False
    ReadOnly = True
    TabOrder = 12
    Text = '0.0'
  end
  object RadioGroup1: TRadioGroup
    Left = 24
    Top = 304
    Width = 209
    Height = 41
    Caption = #36873#25321
    Columns = 2
    ItemIndex = 0
    Items.Strings = (
      #25253#21002
      #26434#24535)
    TabOrder = 13
    OnClick = RadioGroup1Click
  end
  object StringGrid2: TStringGrid
    Left = 368
    Top = 320
    Width = 361
    Height = 217
    Color = 11191998
    ColCount = 4
    RowCount = 2
    ScrollBars = ssVertical
    TabOrder = 14
    OnClick = StringGrid2Click
    OnDrawCell = StringGrid1DrawCell
    ColWidths = (
      64
      125
      76
      59)
  end
  object AddBitBtn: TBitBtn
    Left = 256
    Top = 464
    Width = 89
    Height = 33
    Cursor = crHandPoint
    Caption = #35746#38405#23436#25104
    Enabled = False
    TabOrder = 15
    OnClick = AddBitBtnClick
    Glyph.Data = {
      F2010000424DF201000000000000760000002800000024000000130000000100
      0400000000007C01000000000000000000001000000000000000000000000000
      80000080000000808000800000008000800080800000C0C0C000808080000000
      FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333334433333
      3333333333388F3333333333000033334224333333333333338338F333333333
      0000333422224333333333333833338F33333333000033422222243333333333
      83333338F3333333000034222A22224333333338F33F33338F33333300003222
      A2A2224333333338F383F3338F33333300003A2A222A222433333338F8333F33
      38F33333000034A22222A22243333338833333F3338F333300004222A2222A22
      2433338F338F333F3338F3330000222A3A2224A22243338F3838F338F3338F33
      0000A2A333A2224A2224338F83338F338F3338F300003A33333A2224A2224338
      333338F338F3338F000033333333A2224A2243333333338F338F338F00003333
      33333A2224A2233333333338F338F83300003333333333A2224A333333333333
      8F338F33000033333333333A222433333333333338F338F30000333333333333
      A224333333333333338F38F300003333333333333A223333333333333338F8F3
      000033333333333333A3333333333333333383330000}
    NumGlyphs = 2
    Style = bsNew
  end
  object CloseBitBtn: TBitBtn
    Left = 256
    Top = 504
    Width = 89
    Height = 33
    Cursor = crHandPoint
    Caption = #36864#20986
    TabOrder = 16
    Kind = bkClose
  end
end

⌨️ 快捷键说明

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