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

📄 queryemployeeunit.~dfm

📁 Delphi 编写的"会员销售管理系统",源码全,数据库全,未经测试,请有兴趣的朋友自己测试!
💻 ~DFM
字号:
object frm_queryemployee: Tfrm_queryemployee
  Left = 193
  Top = 168
  BorderStyle = bsDialog
  Caption = #21592#24037#22522#26412#20449#24687#26597#35810'....'
  ClientHeight = 493
  ClientWidth = 796
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poScreenCenter
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 13
    Top = 2
    Width = 785
    Height = 129
    Caption = #22635#20889#21592#24037#22522#26412#20449#24687
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object Label5: TLabel
      Left = 472
      Top = 60
      Width = 39
      Height = 13
      Caption = #23398#21382':    '
    end
    object Label2: TLabel
      Left = 584
      Top = 24
      Width = 39
      Height = 13
      Caption = #27665#26063':    '
    end
    object Label1: TLabel
      Left = 240
      Top = 24
      Width = 63
      Height = 13
      Caption = #21592#24037#22995#21517':    '
    end
    object Label11: TLabel
      Left = 472
      Top = 24
      Width = 39
      Height = 13
      Caption = #24615#21035':    '
    end
    object Label9: TLabel
      Left = 472
      Top = 100
      Width = 36
      Height = 13
      Caption = #30005#35805':   '
    end
    object Label3: TLabel
      Left = 24
      Top = 100
      Width = 63
      Height = 13
      Caption = #21592#24037#20303#22336':    '
    end
    object Label12: TLabel
      Left = 24
      Top = 24
      Width = 60
      Height = 13
      Caption = #21592#24037#32534#21495':   '
    end
    object Label4: TLabel
      Left = 608
      Top = 60
      Width = 141
      Height = 13
      Caption = #65288#27880#65306#19981#22635#34920#31034#25152#26377#65289'       '
    end
    object eduLevel: TComboBox
      Left = 504
      Top = 56
      Width = 65
      Height = 21
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ImeName = #26497#21697#20116#31508#36755#20837#27861
      ItemHeight = 13
      ParentFont = False
      TabOrder = 0
      Items.Strings = (
        #21338#22763
        #30805#22763
        #26412#31185
        #19987#31185
        #39640#20013
        #20854#20182)
    end
    object employeeName: TEdit
      Left = 304
      Top = 20
      Width = 153
      Height = 21
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ImeName = #26497#21697#20116#31508#36755#20837#27861
      ParentFont = False
      TabOrder = 1
    end
    object sex: TComboBox
      Left = 504
      Top = 20
      Width = 65
      Height = 21
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ImeName = #26497#21697#20116#31508#36755#20837#27861
      ItemHeight = 13
      ParentFont = False
      TabOrder = 2
      Items.Strings = (
        #30007
        #22899)
    end
    object address: TEdit
      Left = 88
      Top = 96
      Width = 369
      Height = 21
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ImeName = #26497#21697#20116#31508#36755#20837#27861
      ParentFont = False
      TabOrder = 3
    end
    object tel: TEdit
      Left = 504
      Top = 96
      Width = 89
      Height = 21
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ImeName = #26497#21697#20116#31508#36755#20837#27861
      ParentFont = False
      TabOrder = 4
    end
    object b_query: TButton
      Left = 620
      Top = 96
      Width = 65
      Height = 21
      Caption = #26597'  '#35810
      TabOrder = 5
      OnClick = b_queryClick
    end
    object b_clear: TButton
      Left = 700
      Top = 96
      Width = 65
      Height = 21
      Caption = #28165'  '#23631
      TabOrder = 6
      OnClick = b_clearClick
    end
    object GroupBox2: TGroupBox
      Left = 24
      Top = 40
      Width = 209
      Height = 49
      Caption = #21592#24037#29983#26085
      TabOrder = 7
      object TLabel
        Left = 94
        Top = 18
        Width = 12
        Height = 13
        Caption = #33267
      end
      object lowbirth: TDateTimePicker
        Left = 8
        Top = 16
        Width = 81
        Height = 21
        Date = 38687.796226851850000000
        Time = 38687.796226851850000000
        ImeName = #26497#21697#20116#31508#36755#20837#27861
        TabOrder = 0
      end
      object highBirth: TDateTimePicker
        Left = 112
        Top = 16
        Width = 90
        Height = 21
        Date = 38687.796667025460000000
        Time = 38687.796667025460000000
        ImeName = #26497#21697#20116#31508#36755#20837#27861
        TabOrder = 1
      end
    end
    object GroupBox3: TGroupBox
      Left = 240
      Top = 40
      Width = 217
      Height = 49
      Caption = #21152#30431#26102#38388
      TabOrder = 8
      object TLabel
        Left = 95
        Top = 20
        Width = 12
        Height = 13
        Caption = #33267
      end
      object lowtime: TDateTimePicker
        Left = 8
        Top = 16
        Width = 81
        Height = 21
        Date = 0.796226851853134600
        Time = 0.796226851853134600
        ImeName = #26497#21697#20116#31508#36755#20837#27861
        TabOrder = 0
      end
      object hightime: TDateTimePicker
        Left = 112
        Top = 16
        Width = 90
        Height = 21
        Date = 38687.796667025460000000
        Time = 38687.796667025460000000
        ImeName = #26497#21697#20116#31508#36755#20837#27861
        TabOrder = 1
      end
    end
    object employeeId: TEdit
      Left = 88
      Top = 20
      Width = 145
      Height = 21
      ImeName = #26497#21697#20116#31508#36755#20837#27861
      TabOrder = 9
    end
    object folk: TComboBox
      Left = 616
      Top = 19
      Width = 89
      Height = 21
      ImeName = #26497#21697#20116#31508#36755#20837#27861
      ItemHeight = 13
      TabOrder = 10
      Items.Strings = (
        #27721#26063
        #34255#26063
        #22238#26063
        #32500#21566#23572#26063
        #22766#26063
        #22865#20025)
    end
  end
  object GroupBox4: TGroupBox
    Left = 6
    Top = 130
    Width = 193
    Height = 41
    Caption = #35760#24405#27983#35272#25353#38062
    TabOrder = 1
    object DBNavigator1: TDBNavigator
      Left = 18
      Top = 15
      Width = 164
      Height = 18
      DataSource = ds_employee
      VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast]
      TabOrder = 0
    end
  end
  object GroupBox8: TGroupBox
    Left = 206
    Top = 130
    Width = 113
    Height = 41
    Caption = #20107#21153#22788#29702#25353#38062
    TabOrder = 2
    object b_modify: TButton
      Left = 16
      Top = 16
      Width = 41
      Height = 17
      Caption = #20462#25913
      TabOrder = 0
      OnClick = b_modifyClick
    end
    object b_del: TButton
      Left = 60
      Top = 16
      Width = 41
      Height = 17
      Caption = #21024#38500
      TabOrder = 1
      OnClick = b_modifyClick
    end
  end
  object GroupBox6: TGroupBox
    Left = 326
    Top = 130
    Width = 121
    Height = 41
    Caption = #25490#24207#26041#27861
    TabOrder = 3
    object asc: TRadioButton
      Left = 16
      Top = 16
      Width = 49
      Height = 17
      Caption = #21319#24207
      Checked = True
      TabOrder = 0
      TabStop = True
      OnClick = ascClick
    end
    object desc: TRadioButton
      Left = 72
      Top = 18
      Width = 41
      Height = 13
      Caption = #38477#24207
      TabOrder = 1
      OnClick = descClick
    end
  end
  object GroupBox5: TGroupBox
    Left = 453
    Top = 130
    Width = 337
    Height = 41
    Caption = #25490#24207#20869#23481
    TabOrder = 4
    object id: TRadioButton
      Left = 32
      Top = 16
      Width = 41
      Height = 17
      Caption = #32534#21495
      Checked = True
      TabOrder = 0
      TabStop = True
      OnClick = idClick
    end
    object name: TRadioButton
      Left = 101
      Top = 16
      Width = 41
      Height = 17
      Caption = #22995#21517
      TabOrder = 1
      OnClick = nameClick
    end
    object edu: TRadioButton
      Left = 170
      Top = 16
      Width = 41
      Height = 17
      Caption = #23398#21382
      TabOrder = 2
      OnClick = eduClick
    end
    object join: TRadioButton
      Left = 232
      Top = 16
      Width = 73
      Height = 17
      Caption = #21152#30431#26102#38388
      TabOrder = 3
      OnClick = joinClick
    end
  end
  object GroupBox7: TGroupBox
    Left = 5
    Top = 174
    Width = 785
    Height = 313
    Caption = #21592#24037#36164#26009
    TabOrder = 5
    object DBGrid1: TDBGrid
      Left = 8
      Top = 16
      Width = 769
      Height = 289
      Color = clBtnShadow
      DataSource = ds_employee
      ImeName = #26497#21697#20116#31508#36755#20837#27861
      Options = [dgTitles, dgIndicator, dgColumnResize, dgColLines, dgRowLines, dgTabs, dgConfirmDelete, dgCancelOnExit]
      TabOrder = 0
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
      OnDblClick = DBGrid1DblClick
    end
  end
  object q_employee: TADOQuery
    Connection = DataModule1.ADOConnection1
    CursorType = ctStatic
    Parameters = <>
    SQL.Strings = (
      'select * from employee')
    Left = 85
    Top = 374
  end
  object ds_employee: TDataSource
    DataSet = q_employee
    Left = 125
    Top = 374
  end
end

⌨️ 快捷键说明

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