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

📄 ope.~dfm

📁 本系统采用A. 系统需求分析报告(设计方法/数据流图/数据字典) B. 数据库的信息要求报告(E—R图及关系数据模型) C. 数据库的操作和应用要求报告(模块结构图<概念结构设计及逻辑结构设计&
💻 ~DFM
字号:
object opeform: Topeform
  Left = 218
  Top = 190
  Width = 370
  Height = 252
  Caption = #29992#25143#31649#29702
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnActivate = FormActivate
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 32
    Top = 16
    Width = 36
    Height = 13
    Caption = #29992#25143#21517
  end
  object Label2: TLabel
    Left = 32
    Top = 40
    Width = 24
    Height = 13
    Caption = #23494#30721
  end
  object Label3: TLabel
    Left = 32
    Top = 64
    Width = 48
    Height = 13
    Caption = #25152#23646#37096#38376
  end
  object Label4: TLabel
    Left = 32
    Top = 88
    Width = 48
    Height = 13
    Caption = #25805#20316#26102#38388
  end
  object Edit1: TEdit
    Left = 88
    Top = 8
    Width = 121
    Height = 21
    MaxLength = 8
    TabOrder = 0
    OnExit = Edit1Exit
  end
  object Edit2: TEdit
    Left = 88
    Top = 32
    Width = 121
    Height = 21
    MaxLength = 8
    PasswordChar = '*'
    TabOrder = 1
  end
  object Edit3: TEdit
    Left = 88
    Top = 56
    Width = 121
    Height = 21
    TabOrder = 2
  end
  object Edit4: TEdit
    Left = 88
    Top = 80
    Width = 121
    Height = 21
    TabOrder = 3
  end
  object GroupBox1: TGroupBox
    Left = 216
    Top = 0
    Width = 121
    Height = 105
    Caption = #26435#38480#36873#25321
    TabOrder = 4
    object CheckBox1: TCheckBox
      Left = 16
      Top = 24
      Width = 97
      Height = 17
      Caption = #31995#32479#31649#29702#21592
      TabOrder = 0
    end
    object CheckBox2: TCheckBox
      Left = 16
      Top = 48
      Width = 97
      Height = 17
      Caption = #25805#20316#26435#38480
      TabOrder = 1
    end
    object CheckBox3: TCheckBox
      Left = 16
      Top = 72
      Width = 97
      Height = 17
      Caption = #26597#35810#26435#38480
      TabOrder = 2
    end
  end
  object GroupBox2: TGroupBox
    Left = 32
    Top = 120
    Width = 305
    Height = 41
    Caption = #25805#20316#27169#24335
    TabOrder = 5
    object RadioButton1: TRadioButton
      Left = 8
      Top = 16
      Width = 73
      Height = 17
      Caption = #28155#21152#29992#25143
      TabOrder = 0
    end
    object RadioButton2: TRadioButton
      Left = 88
      Top = 16
      Width = 81
      Height = 17
      Caption = #21024#38500#29992#25143
      TabOrder = 1
    end
    object RadioButton3: TRadioButton
      Left = 184
      Top = 16
      Width = 73
      Height = 17
      Caption = #20462#25913#36164#26009
      TabOrder = 2
    end
  end
  object Button1: TButton
    Left = 40
    Top = 176
    Width = 75
    Height = 25
    Caption = #20445#23384
    TabOrder = 6
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 136
    Top = 176
    Width = 75
    Height = 25
    Caption = #28165#38500
    TabOrder = 7
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 232
    Top = 176
    Width = 75
    Height = 25
    Caption = #36864#20986
    TabOrder = 8
    OnClick = Button3Click
  end
  object ADOConnection1: TADOConnection
    ConnectionString = 
      'Provider=Microsoft.Jet.OLEDB.4.0;Data Source=wage.mdb;Persist Se' +
      'curity Info=False'
    LoginPrompt = False
    Provider = 'Microsoft.Jet.OLEDB.4.0'
    Left = 8
    Top = 8
  end
end

⌨️ 快捷键说明

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