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

📄 unit7.~dfm

📁 商场客户管理系统: 该系统为数据库上机实验操作。 主要是针对数据库查询
💻 ~DFM
字号:
object Form7: TForm7
  Left = 277
  Top = 188
  Width = 696
  Height = 480
  Caption = 'Form7'
  Color = clInactiveCaptionText
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 7
    Top = 24
    Width = 673
    Height = 121
    Caption = #35774#23450#23494#30721
    TabOrder = 0
    object Label1: TLabel
      Left = 56
      Top = 24
      Width = 121
      Height = 13
      AutoSize = False
      Caption = #35831#36755#20837#24080#25143#21495#30721#65306
    end
    object Label2: TLabel
      Left = 56
      Top = 56
      Width = 105
      Height = 13
      AutoSize = False
      Caption = #35831#36755#20837#24080#25143#23494#30721#65306
    end
    object Label3: TLabel
      Left = 80
      Top = 88
      Width = 89
      Height = 13
      AutoSize = False
      Caption = #30830#35748#26032#23494#30721#65306
    end
    object Edit1: TEdit
      Left = 192
      Top = 24
      Width = 121
      Height = 21
      TabOrder = 0
    end
    object Edit2: TEdit
      Left = 192
      Top = 56
      Width = 121
      Height = 21
      TabOrder = 1
    end
    object Edit3: TEdit
      Left = 192
      Top = 88
      Width = 121
      Height = 21
      TabOrder = 2
    end
    object Button1: TButton
      Left = 496
      Top = 40
      Width = 75
      Height = 25
      Caption = #21462#28040
      TabOrder = 3
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 496
      Top = 80
      Width = 75
      Height = 25
      Caption = #30830#23450
      TabOrder = 4
      OnClick = Button2Click
    end
  end
  object GroupBox2: TGroupBox
    Left = 7
    Top = 152
    Width = 673
    Height = 121
    Caption = #20462#25913#23494#30721
    TabOrder = 1
    object Label4: TLabel
      Left = 62
      Top = 16
      Width = 113
      Height = 13
      AutoSize = False
      Caption = #35831#36755#20837#24080#25143#21495#30721#65306
    end
    object Label5: TLabel
      Left = 62
      Top = 44
      Width = 112
      Height = 13
      AutoSize = False
      Caption = #35831#36755#20837#24080#25143#23494#30721#65306
    end
    object Label6: TLabel
      Left = 72
      Top = 93
      Width = 105
      Height = 13
      AutoSize = False
      Caption = ' '#30830' '#35748' '#26032' '#23494' '#30721' '#65306
    end
    object Label9: TLabel
      Left = 64
      Top = 66
      Width = 109
      Height = 13
      Caption = '  '#35831#36755#20837#26032#23494#30721'  '#65306
    end
    object Edit4: TEdit
      Left = 192
      Top = 13
      Width = 121
      Height = 21
      TabOrder = 0
    end
    object Edit5: TEdit
      Left = 192
      Top = 38
      Width = 121
      Height = 21
      TabOrder = 1
    end
    object Edit6: TEdit
      Left = 192
      Top = 65
      Width = 121
      Height = 21
      TabOrder = 2
    end
    object Button3: TButton
      Left = 495
      Top = 24
      Width = 75
      Height = 25
      Caption = #21462#28040
      TabOrder = 3
      OnClick = Button3Click
    end
    object Button4: TButton
      Left = 495
      Top = 64
      Width = 75
      Height = 25
      Caption = #30830#23450
      TabOrder = 4
      OnClick = Button4Click
    end
    object Edit9: TEdit
      Left = 192
      Top = 92
      Width = 121
      Height = 21
      TabOrder = 5
    end
  end
  object GroupBox3: TGroupBox
    Left = 8
    Top = 280
    Width = 673
    Height = 105
    Caption = #21024#38500#24080#25143
    TabOrder = 2
    object Label7: TLabel
      Left = 64
      Top = 28
      Width = 105
      Height = 13
      AutoSize = False
      Caption = #35831#36755#20837#24080#25143#21495#30721#65306
    end
    object Label8: TLabel
      Left = 64
      Top = 62
      Width = 113
      Height = 13
      AutoSize = False
      Caption = #35831#36755#20837#24080#25143#23494#30721#65306
    end
    object Edit7: TEdit
      Left = 200
      Top = 24
      Width = 121
      Height = 21
      TabOrder = 0
    end
    object Edit8: TEdit
      Left = 200
      Top = 59
      Width = 121
      Height = 21
      TabOrder = 1
    end
    object Button5: TButton
      Left = 494
      Top = 24
      Width = 75
      Height = 25
      Caption = #21462#28040
      TabOrder = 2
      OnClick = Button5Click
    end
    object Button6: TButton
      Left = 495
      Top = 64
      Width = 75
      Height = 25
      Caption = #30830#23450
      TabOrder = 3
      OnClick = Button6Click
    end
  end
  object Button7: TButton
    Left = 296
    Top = 408
    Width = 75
    Height = 25
    Caption = #36820#22238
    TabOrder = 3
    OnClick = Button7Click
  end
  object DataSource1: TDataSource
    DataSet = ADOQuery1
    Left = 344
    Top = 8
  end
  object ADOQuery1: TADOQuery
    Connection = Form1.ADOConnection1
    Parameters = <>
    Left = 400
    Top = 8
  end
end

⌨️ 快捷键说明

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