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

📄 unit3.dfm

📁 商场客户管理系统: 该系统为数据库上机实验操作。 主要是针对数据库查询
💻 DFM
字号:
object Form3: TForm3
  Left = 309
  Top = 228
  Width = 696
  Height = 480
  Caption = #23458#25143#25237#35785#20449#24687
  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 Label1: TLabel
    Left = 8
    Top = 35
    Width = 60
    Height = 13
    Caption = #21333#25454#32534#21495#65306
  end
  object Label2: TLabel
    Left = 8
    Top = 69
    Width = 60
    Height = 13
    Caption = #21830#21697#22411#21495#65306
  end
  object Label3: TLabel
    Left = 8
    Top = 109
    Width = 60
    Height = 13
    Caption = #21830#21697#21517#31216#65306
  end
  object Label4: TLabel
    Left = 12
    Top = 145
    Width = 54
    Height = 13
    Caption = #20135' '#21830' '#21517#65306
  end
  object Label5: TLabel
    Left = 10
    Top = 183
    Width = 57
    Height = 13
    Caption = #20135' '#21830' '#21495' '#65306
  end
  object Label6: TLabel
    Left = 163
    Top = 35
    Width = 60
    Height = 13
    Caption = #35745#37327#21333#20301#65306
  end
  object Label7: TLabel
    Left = 167
    Top = 75
    Width = 57
    Height = 13
    Caption = '  '#25968'   '#37327'  '#65306
  end
  object Label8: TLabel
    Left = 166
    Top = 109
    Width = 54
    Height = 13
    Caption = '  '#21333'  '#20301'  '#65306
  end
  object Label9: TLabel
    Left = 165
    Top = 145
    Width = 60
    Height = 13
    Caption = #21512#35745#37329#39069#65306
  end
  object Label10: TLabel
    Left = 163
    Top = 182
    Width = 60
    Height = 13
    Caption = #25237#35785#29702#30001#65306
  end
  object Label11: TLabel
    Left = 317
    Top = 37
    Width = 60
    Height = 13
    Caption = #22788#29702#35201#27714#65306
  end
  object Label12: TLabel
    Left = 316
    Top = 107
    Width = 60
    Height = 13
    Caption = #23458#25143#32534#21495#65306
  end
  object Label13: TLabel
    Left = 315
    Top = 142
    Width = 60
    Height = 13
    Caption = #23458#25143#22995#21517#65306
  end
  object Label14: TLabel
    Left = 327
    Top = 178
    Width = 45
    Height = 13
    Caption = #24615'   '#21035#65306
  end
  object Label15: TLabel
    Left = 471
    Top = 34
    Width = 54
    Height = 13
    Caption = ' '#24180'   '#40836'  '#65306
  end
  object Label16: TLabel
    Left = 475
    Top = 67
    Width = 54
    Height = 13
    Caption = '  '#21333'  '#20301'  '#65306
  end
  object Label17: TLabel
    Left = 478
    Top = 105
    Width = 48
    Height = 13
    Caption = ' '#20303'  '#22336' '#65306
  end
  object Label18: TLabel
    Left = 471
    Top = 138
    Width = 60
    Height = 13
    Caption = #32852#31995#30005#35805#65306
  end
  object Label19: TLabel
    Left = 316
    Top = 70
    Width = 60
    Height = 13
    Caption = #36141#36135#26085#26399#65306
  end
  object Label20: TLabel
    Left = 0
    Top = 8
    Width = 161
    Height = 13
    AutoSize = False
    Caption = #35831#36755#20837#35201#26597#35810#30340#21333#25454#32534#21495#65306
    Color = clInfoBk
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clRed
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentColor = False
    ParentFont = False
  end
  object Button1: TButton
    Left = 27
    Top = 216
    Width = 75
    Height = 25
    Caption = #26597#35810
    TabOrder = 0
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 234
    Top = 216
    Width = 75
    Height = 25
    Caption = #28155#21152
    TabOrder = 1
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 341
    Top = 216
    Width = 75
    Height = 25
    Caption = #21024#38500
    TabOrder = 2
    OnClick = Button3Click
  end
  object Button4: TButton
    Left = 446
    Top = 216
    Width = 75
    Height = 25
    Caption = #20462#25913
    TabOrder = 3
    OnClick = Button4Click
  end
  object DBGrid1: TDBGrid
    Left = 24
    Top = 272
    Width = 513
    Height = 145
    DataSource = DataSource1
    TabOrder = 4
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
  end
  object Button5: TButton
    Left = 576
    Top = 344
    Width = 75
    Height = 25
    Caption = #36820#22238
    TabOrder = 5
    OnClick = Button5Click
  end
  object Edit1: TEdit
    Left = 72
    Top = 28
    Width = 81
    Height = 21
    TabOrder = 6
  end
  object Edit2: TEdit
    Left = 70
    Top = 67
    Width = 81
    Height = 21
    TabOrder = 7
  end
  object Edit3: TEdit
    Left = 70
    Top = 105
    Width = 81
    Height = 21
    TabOrder = 8
  end
  object Edit4: TEdit
    Left = 70
    Top = 140
    Width = 81
    Height = 21
    TabOrder = 9
  end
  object Edit5: TEdit
    Left = 72
    Top = 179
    Width = 81
    Height = 21
    TabOrder = 10
  end
  object Edit6: TEdit
    Left = 224
    Top = 30
    Width = 81
    Height = 21
    TabOrder = 11
  end
  object Edit7: TEdit
    Left = 224
    Top = 68
    Width = 81
    Height = 21
    TabOrder = 12
  end
  object Edit8: TEdit
    Left = 224
    Top = 102
    Width = 81
    Height = 21
    TabOrder = 13
  end
  object Edit9: TEdit
    Left = 224
    Top = 139
    Width = 81
    Height = 21
    TabOrder = 14
  end
  object Edit10: TEdit
    Left = 224
    Top = 176
    Width = 81
    Height = 21
    TabOrder = 15
  end
  object Edit11: TEdit
    Left = 377
    Top = 30
    Width = 81
    Height = 21
    TabOrder = 16
  end
  object Edit12: TEdit
    Left = 377
    Top = 68
    Width = 81
    Height = 21
    TabOrder = 17
  end
  object Edit13: TEdit
    Left = 379
    Top = 101
    Width = 81
    Height = 21
    TabOrder = 18
  end
  object Edit14: TEdit
    Left = 378
    Top = 136
    Width = 81
    Height = 21
    TabOrder = 19
  end
  object Edit16: TEdit
    Left = 533
    Top = 28
    Width = 81
    Height = 21
    TabOrder = 20
  end
  object Edit17: TEdit
    Left = 534
    Top = 67
    Width = 81
    Height = 21
    TabOrder = 21
  end
  object Edit18: TEdit
    Left = 534
    Top = 98
    Width = 81
    Height = 21
    TabOrder = 22
  end
  object Edit19: TEdit
    Left = 532
    Top = 135
    Width = 81
    Height = 21
    TabOrder = 23
  end
  object ComboBox1: TComboBox
    Left = 375
    Top = 172
    Width = 89
    Height = 21
    ItemHeight = 13
    TabOrder = 24
    Items.Strings = (
      #30007
      #22899)
  end
  object Button6: TButton
    Left = 128
    Top = 216
    Width = 75
    Height = 25
    Caption = #28165#31354
    TabOrder = 25
    OnClick = Button6Click
  end
  object Button7: TButton
    Left = 552
    Top = 216
    Width = 75
    Height = 25
    Caption = #32479#35745
    TabOrder = 26
    OnClick = Button7Click
  end
  object ADOQuery1: TADOQuery
    Connection = Form1.ADOConnection1
    Parameters = <>
    Left = 560
    Top = 168
  end
  object DataSource1: TDataSource
    DataSet = ADOQuery1
    Left = 600
    Top = 168
  end
end

⌨️ 快捷键说明

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