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

📄 guanli_caizepeng042_04.dfm

📁 这个是我的数据库的课程设计:超市商品数据管理系统的设计,,采用面向C/S模式的通用开发工具Delphi设计其前台的操作
💻 DFM
字号:
object Form5: TForm5
  Left = 164
  Top = 53
  Width = 812
  Height = 580
  Caption = #24211#23384#31649#29702
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label6: TLabel
    Left = 432
    Top = 208
    Width = 48
    Height = 13
    Caption = #21830#21697#32534#21495
  end
  object Label7: TLabel
    Left = 616
    Top = 248
    Width = 60
    Height = 13
    Caption = #26368#39640#20648#22791#39069
  end
  object Label8: TLabel
    Left = 432
    Top = 240
    Width = 60
    Height = 13
    Caption = #26368#20302#20648#22791#39069
  end
  object Label9: TLabel
    Left = 432
    Top = 280
    Width = 108
    Height = 13
    Caption = #38656#35201#21024#38500#30340#21830#21697#32534#21495
  end
  object GroupBox1: TGroupBox
    Left = 8
    Top = 8
    Width = 409
    Height = 225
    Caption = #23454#38469#24211#23384#26597#35810#31649#29702
    TabOrder = 0
    object Label1: TLabel
      Left = 8
      Top = 32
      Width = 36
      Height = 13
      Caption = #36135#26550#21495
    end
    object Label2: TLabel
      Left = 216
      Top = 32
      Width = 48
      Height = 13
      Caption = #21830#21697#32534#21495
    end
    object Label3: TLabel
      Left = 8
      Top = 72
      Width = 24
      Height = 13
      Caption = #25968#37327
    end
    object Label4: TLabel
      Left = 8
      Top = 160
      Width = 120
      Height = 13
      Caption = #38656#35201#20462#25913#21024#38500#30340#36135#26550#21495
    end
    object Label5: TLabel
      Left = 8
      Top = 200
      Width = 132
      Height = 13
      Caption = #38656#35201#20462#25913#21024#38500#30340#21830#21697#32534#21495
    end
    object Edit1: TEdit
      Left = 64
      Top = 24
      Width = 121
      Height = 21
      TabOrder = 0
    end
    object Edit2: TEdit
      Left = 280
      Top = 24
      Width = 121
      Height = 21
      TabOrder = 1
    end
    object Edit3: TEdit
      Left = 64
      Top = 64
      Width = 121
      Height = 21
      TabOrder = 2
    end
    object Button1: TButton
      Left = 8
      Top = 112
      Width = 75
      Height = 25
      Caption = #26597#35810
      TabOrder = 3
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 96
      Top = 112
      Width = 75
      Height = 25
      Caption = #20840#37096#26597#35810
      TabOrder = 4
      OnClick = Button2Click
    end
    object Button3: TButton
      Left = 312
      Top = 152
      Width = 75
      Height = 25
      Caption = #20462#25913
      TabOrder = 5
      OnClick = Button3Click
    end
    object Button4: TButton
      Left = 184
      Top = 112
      Width = 75
      Height = 25
      Caption = #25554#20837
      TabOrder = 6
      OnClick = Button4Click
    end
    object Edit4: TEdit
      Left = 176
      Top = 152
      Width = 121
      Height = 21
      TabOrder = 7
    end
    object Edit5: TEdit
      Left = 176
      Top = 192
      Width = 121
      Height = 21
      TabOrder = 8
    end
    object Button5: TButton
      Left = 312
      Top = 192
      Width = 75
      Height = 25
      Caption = #21024#38500
      TabOrder = 9
      OnClick = Button5Click
    end
  end
  object GroupBox2: TGroupBox
    Left = 432
    Top = 8
    Width = 241
    Height = 193
    Caption = #21830#21697#23384#20648#23450#39069#20449#24687
    TabOrder = 1
    object TDBGrid
      Left = 8
      Top = 16
      Width = 225
      Height = 169
      DataSource = DataSource2
      TabOrder = 0
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
    end
  end
  object GroupBox3: TGroupBox
    Left = 8
    Top = 240
    Width = 233
    Height = 297
    Caption = #23454#38469#24211#23384#25968#25454#20449#24687
    TabOrder = 2
    object DBGrid1: TDBGrid
      Left = 8
      Top = 16
      Width = 209
      Height = 257
      DataSource = DataSource1
      TabOrder = 0
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
    end
  end
  object GroupBox4: TGroupBox
    Left = 336
    Top = 312
    Width = 465
    Height = 225
    Caption = #21830#21697#36229#39640#12289#20302#20648#20449#24687
    TabOrder = 3
    object DBGrid3: TDBGrid
      Left = 8
      Top = 16
      Width = 449
      Height = 201
      DataSource = DataSource3
      TabOrder = 0
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
    end
  end
  object Edit6: TEdit
    Left = 504
    Top = 208
    Width = 97
    Height = 21
    TabOrder = 4
  end
  object Edit7: TEdit
    Left = 696
    Top = 248
    Width = 97
    Height = 21
    TabOrder = 5
  end
  object Edit8: TEdit
    Left = 504
    Top = 240
    Width = 97
    Height = 21
    TabOrder = 6
  end
  object Button6: TButton
    Left = 696
    Top = 16
    Width = 73
    Height = 25
    Caption = #26597#35810
    TabOrder = 7
    OnClick = Button6Click
  end
  object Button7: TButton
    Left = 696
    Top = 56
    Width = 75
    Height = 25
    Caption = #20840#37096#26597#35810
    TabOrder = 8
    OnClick = Button7Click
  end
  object Button8: TButton
    Left = 696
    Top = 96
    Width = 75
    Height = 25
    Caption = #20462#25913
    TabOrder = 9
    OnClick = Button8Click
  end
  object Button9: TButton
    Left = 696
    Top = 136
    Width = 75
    Height = 25
    Caption = #25554#20837
    TabOrder = 10
    OnClick = Button9Click
  end
  object Edit9: TEdit
    Left = 568
    Top = 280
    Width = 121
    Height = 21
    TabOrder = 11
  end
  object Button10: TButton
    Left = 696
    Top = 280
    Width = 75
    Height = 25
    Caption = #21024#38500
    TabOrder = 12
    OnClick = Button10Click
  end
  object Button11: TButton
    Left = 248
    Top = 416
    Width = 75
    Height = 25
    Caption = #26597#35810
    TabOrder = 13
    OnClick = Button11Click
  end
  object Button12: TButton
    Left = 248
    Top = 472
    Width = 75
    Height = 25
    Caption = #20840#37096#26597#35810
    TabOrder = 14
    OnClick = Button12Click
  end
  object RadioGroup1: TRadioGroup
    Left = 248
    Top = 312
    Width = 81
    Height = 81
    Caption = 'RadioGroup1'
    Items.Strings = (
      #36229#39640#20648#39069
      #36229#20302#20648#39069
      #27491#24120#20648#39069)
    TabOrder = 15
  end
  object ADOQuery1: TADOQuery
    Active = True
    Connection = Form1.ADOConnection1
    CursorType = ctStatic
    Parameters = <>
    SQL.Strings = (
      'select * from kucun_caizepeng042_04')
    Left = 48
    Top = 296
  end
  object DataSource1: TDataSource
    DataSet = ADOQuery1
    Left = 112
    Top = 312
  end
  object ADOQuery2: TADOQuery
    Active = True
    Connection = Form1.ADOConnection1
    CursorType = ctStatic
    Parameters = <>
    SQL.Strings = (
      'select * from dinge_caizepeng042_04')
    Left = 160
    Top = 312
  end
  object DataSource2: TDataSource
    DataSet = ADOQuery2
    Left = 224
    Top = 328
  end
  object ADOQuery3: TADOQuery
    Active = True
    Connection = Form1.ADOConnection1
    CursorType = ctStatic
    Parameters = <>
    SQL.Strings = (
      
        'select c.'#21830#21697#32534#21495',c.'#24211#23384#24635#37327',c.'#26159#21542#36229#39640#20648#39069',c.'#26159#21542#36229#20302#20648#39069',d.'#26368#39640#20648#22791#39069',d.'#26368#20302#20648#22791#39069' from ding' +
        'e_caizepeng042_04 d,chao_caizepeng042_04 c where d.'#21830#21697#32534#21495'=c.'#21830#21697#32534#21495)
    Left = 56
    Top = 368
  end
  object DataSource3: TDataSource
    DataSet = ADOQuery3
    Left = 96
    Top = 376
  end
end

⌨️ 快捷键说明

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