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

📄 mainunit.~dfm

📁 发射台 控制台 dephi编写 大家可以随便可看看, 可以做dephi入门实例学习
💻 ~DFM
字号:
object FrmMain: TFrmMain
  Left = 158
  Top = 398
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #22825#32447#25511#21046#36816#34892#22270#35774#32622
  ClientHeight = 561
  ClientWidth = 847
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = #23435#20307
  Font.Style = []
  FormStyle = fsStayOnTop
  OldCreateOrder = False
  Position = poScreenCenter
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 17
    Top = 24
    Width = 85
    Height = 13
    Caption = #22825#32447#20999#25442#26102#38388':'
  end
  object DTSwitch: TDateTimePicker
    Left = 113
    Top = 20
    Width = 89
    Height = 21
    CalAlignment = dtaLeft
    Date = 37987.5
    Time = 37987.5
    DateFormat = dfShort
    DateMode = dmComboBox
    Kind = dtkTime
    ParseInput = False
    TabOrder = 0
    OnClick = DTSwitchClick
  end
  object GroupBox1: TGroupBox
    Left = 17
    Top = 62
    Width = 200
    Height = 91
    Caption = #36890#36335'1'
    TabOrder = 1
    object Label4: TLabel
      Left = 24
      Top = 59
      Width = 33
      Height = 13
      Caption = #22825#32447':'
    end
    object Label5: TLabel
      Left = 43
      Top = 10
      Width = 46
      Height = 13
      Caption = #21457#23556#26426':'
    end
    object Label14: TLabel
      Left = 81
      Top = 25
      Width = 53
      Height = 13
      Caption = '1#'#21457#23556#26426
    end
    object BoxA1: TComboBox
      Left = 80
      Top = 56
      Width = 105
      Height = 21
      Style = csDropDownList
      ItemHeight = 13
      TabOrder = 0
      OnClick = BoxA1Click
    end
  end
  object GroupBox2: TGroupBox
    Left = 257
    Top = 62
    Width = 200
    Height = 91
    Caption = #36890#36335'2'
    TabOrder = 2
    object Label2: TLabel
      Left = 24
      Top = 60
      Width = 33
      Height = 13
      Caption = #22825#32447':'
    end
    object Label3: TLabel
      Left = 19
      Top = 27
      Width = 46
      Height = 13
      Caption = #21457#23556#26426':'
    end
    object Label16: TLabel
      Left = 81
      Top = 26
      Width = 53
      Height = 13
      Caption = '2#'#21457#23556#26426
    end
    object BoxA2: TComboBox
      Left = 80
      Top = 57
      Width = 105
      Height = 21
      Style = csDropDownList
      ItemHeight = 13
      TabOrder = 0
      OnClick = BoxA2Click
    end
  end
  object GroupBox3: TGroupBox
    Left = 497
    Top = 62
    Width = 200
    Height = 91
    Caption = #36890#36335'3'
    TabOrder = 3
    object Label6: TLabel
      Left = 24
      Top = 61
      Width = 33
      Height = 13
      Caption = #22825#32447':'
    end
    object Label7: TLabel
      Left = 19
      Top = 27
      Width = 46
      Height = 13
      Caption = #21457#23556#26426':'
    end
    object Label18: TLabel
      Left = 81
      Top = 27
      Width = 53
      Height = 13
      Caption = '3#'#21457#23556#26426
    end
    object BoxA3: TComboBox
      Left = 80
      Top = 61
      Width = 105
      Height = 21
      Style = csDropDownList
      ItemHeight = 13
      TabOrder = 0
      OnClick = BoxA3Click
    end
  end
  object GroupBox4: TGroupBox
    Left = 17
    Top = 174
    Width = 201
    Height = 91
    Caption = #36890#36335'4'
    TabOrder = 4
    object Label8: TLabel
      Left = 24
      Top = 59
      Width = 33
      Height = 13
      Caption = #22825#32447':'
    end
    object Label9: TLabel
      Left = 19
      Top = 26
      Width = 46
      Height = 13
      Caption = #21457#23556#26426':'
    end
    object Label15: TLabel
      Left = 81
      Top = 25
      Width = 53
      Height = 13
      Caption = '4#'#21457#23556#26426
    end
    object BoxA4: TComboBox
      Left = 80
      Top = 56
      Width = 105
      Height = 21
      Style = csDropDownList
      ItemHeight = 13
      TabOrder = 0
      OnClick = BoxA4Click
    end
  end
  object GroupBox5: TGroupBox
    Left = 257
    Top = 174
    Width = 201
    Height = 91
    Caption = #36890#36335'5'
    TabOrder = 5
    object Label10: TLabel
      Left = 24
      Top = 57
      Width = 33
      Height = 13
      Caption = #22825#32447':'
    end
    object Label11: TLabel
      Left = 19
      Top = 26
      Width = 46
      Height = 13
      Caption = #21457#23556#26426':'
    end
    object Label17: TLabel
      Left = 81
      Top = 26
      Width = 53
      Height = 13
      Caption = '5#'#21457#23556#26426
    end
    object BoxA5: TComboBox
      Left = 80
      Top = 54
      Width = 105
      Height = 21
      Style = csDropDownList
      ItemHeight = 13
      TabOrder = 0
      OnClick = BoxA5Click
    end
  end
  object GroupBox6: TGroupBox
    Left = 497
    Top = 174
    Width = 201
    Height = 91
    Caption = #36890#36335'6'
    TabOrder = 6
    object Label12: TLabel
      Left = 24
      Top = 57
      Width = 33
      Height = 13
      Caption = #22825#32447':'
    end
    object Label13: TLabel
      Left = 19
      Top = 25
      Width = 46
      Height = 13
      Caption = #21457#23556#26426':'
    end
    object Label19: TLabel
      Left = 81
      Top = 24
      Width = 53
      Height = 13
      Caption = '6#'#21457#23556#26426
    end
    object BoxA6: TComboBox
      Left = 80
      Top = 54
      Width = 105
      Height = 21
      Style = csDropDownList
      ItemHeight = 13
      TabOrder = 0
      OnClick = BoxA6Click
    end
  end
  object BtnAdd: TButton
    Left = 748
    Top = 43
    Width = 75
    Height = 25
    Caption = #22686#21152
    TabOrder = 7
    OnClick = BtnAddClick
  end
  object BtnModify: TButton
    Left = 748
    Top = 85
    Width = 75
    Height = 25
    Caption = #20462#25913
    TabOrder = 8
    OnClick = BtnModifyClick
  end
  object BtnDelete: TButton
    Left = 748
    Top = 128
    Width = 75
    Height = 25
    Caption = #21024#38500
    TabOrder = 9
    OnClick = BtnDeleteClick
  end
  object BtnKey: TButton
    Left = 409
    Top = 12
    Width = 75
    Height = 25
    Caption = #35299#38145
    TabOrder = 10
    Visible = False
    OnClick = BtnKeyClick
  end
  object DateTimePicker1: TDateTimePicker
    Left = 664
    Top = 0
    Width = 57
    Height = 21
    CalAlignment = dtaLeft
    Date = 38311.7411823495
    Time = 38311.7411823495
    DateFormat = dfShort
    DateMode = dmComboBox
    Kind = dtkDate
    ParseInput = False
    TabOrder = 11
    Visible = False
  end
  object StringGrid1: TStringGrid
    Left = 16
    Top = 281
    Width = 816
    Height = 266
    BiDiMode = bdLeftToRight
    ColCount = 3
    DefaultColWidth = 94
    RowCount = 3
    Options = [goFixedVertLine, goFixedHorzLine, goVertLine, goHorzLine, goColSizing]
    ParentBiDiMode = False
    TabOrder = 12
    OnClick = StringGrid1Click
  end
  object BtnOK: TButton
    Left = 748
    Top = 196
    Width = 75
    Height = 25
    Caption = #30830#23450
    Enabled = False
    TabOrder = 13
    OnClick = BtnOKClick
  end
  object BtnCancel: TButton
    Left = 748
    Top = 236
    Width = 75
    Height = 25
    Caption = #21462#28040
    Enabled = False
    TabOrder = 14
    OnClick = BtnCancelClick
  end
  object XMLDocument1: TXMLDocument
    Left = 536
    DOMVendorDesc = 'MSXML'
  end
  object Timer1: TTimer
    Enabled = False
    OnTimer = Timer1Timer
    Left = 577
  end
  object PopupMenu1: TPopupMenu
    Left = 621
    object NSet: TMenuItem
      Caption = #35774#32622
      Enabled = False
      OnClick = NSetClick
    end
  end
end

⌨️ 快捷键说明

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