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

📄 queryemployee.dfm

📁 餐饮管理源代码 使用BDE Administrator在本地机器上添加一个Paradox数据库别名命名为WorkData
💻 DFM
字号:
object frmQueryEmployee: TfrmQueryEmployee
  Left = -4
  Top = -4
  Width = 808
  Height = 580
  Caption = #21592#24037#36164#26009#26597#35810
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsMDIChild
  OldCreateOrder = False
  Position = poScreenCenter
  Visible = True
  WindowState = wsMaximized
  OnClose = FormClose
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 8
    Top = 0
    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 = 24
      Height = 13
      Caption = #23398#21382
    end
    object Label2: TLabel
      Left = 584
      Top = 24
      Width = 24
      Height = 13
      Caption = #27665#26063
    end
    object Label1: TLabel
      Left = 248
      Top = 24
      Width = 48
      Height = 13
      Caption = #21592#24037#22995#21517
    end
    object Label11: TLabel
      Left = 472
      Top = 24
      Width = 24
      Height = 13
      Caption = #24615#21035
    end
    object Label9: TLabel
      Left = 472
      Top = 100
      Width = 24
      Height = 13
      Caption = #30005#35805
    end
    object Label3: TLabel
      Left = 32
      Top = 100
      Width = 48
      Height = 13
      Caption = #21592#24037#20303#22336
    end
    object Label12: TLabel
      Left = 32
      Top = 24
      Width = 48
      Height = 13
      Caption = #21592#24037#32534#21495
    end
    object Label4: TLabel
      Left = 608
      Top = 60
      Width = 120
      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
      Style = csDropDownList
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ItemHeight = 13
      ParentFont = False
      TabOrder = 0
      Items.Strings = (
        ''
        #21338#22763
        #30805#22763
        #26412#31185
        #19987#31185
        #39640#20013
        #20854#20182)
    end
    object folk: TEdit
      Left = 616
      Top = 20
      Width = 49
      Height = 21
      TabOrder = 1
    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 = []
      ParentFont = False
      TabOrder = 2
    end
    object gender: TComboBox
      Left = 504
      Top = 20
      Width = 65
      Height = 21
      Style = csDropDownList
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ItemHeight = 13
      ParentFont = False
      TabOrder = 3
      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 = []
      ParentFont = False
      TabOrder = 4
    end
    object telephone: 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 = []
      ParentFont = False
      TabOrder = 5
    end
    object btnOk: TButton
      Left = 620
      Top = 96
      Width = 65
      Height = 21
      Caption = #26597'  '#35810
      TabOrder = 6
      OnClick = btnOkClick
    end
    object btnClear: TButton
      Left = 700
      Top = 96
      Width = 65
      Height = 21
      Caption = #28165'  '#23631
      TabOrder = 7
      OnClick = btnClearClick
    end
    object GroupBox2: TGroupBox
      Left = 24
      Top = 40
      Width = 209
      Height = 49
      Caption = #21592#24037#29983#26085
      TabOrder = 8
      object lowbirth: TDateTimePicker
        Left = 16
        Top = 20
        Width = 81
        Height = 21
        CalAlignment = dtaLeft
        Date = 37642.3892438079
        Time = 37642.3892438079
        DateFormat = dfShort
        DateMode = dmComboBox
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        Kind = dtkDate
        ParseInput = False
        ParentFont = False
        TabOrder = 0
      end
      object highBirth: TDateTimePicker
        Left = 112
        Top = 20
        Width = 81
        Height = 21
        CalAlignment = dtaLeft
        Date = 37642.3892438079
        Time = 37642.3892438079
        DateFormat = dfShort
        DateMode = dmComboBox
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        Kind = dtkDate
        ParseInput = False
        ParentFont = False
        TabOrder = 1
      end
    end
    object GroupBox3: TGroupBox
      Left = 240
      Top = 40
      Width = 217
      Height = 49
      Caption = #21152#30431#26102#38388
      TabOrder = 9
      object lowJoin: TDateTimePicker
        Left = 16
        Top = 20
        Width = 81
        Height = 21
        CalAlignment = dtaLeft
        Date = 37642.3892438079
        Time = 37642.3892438079
        DateFormat = dfShort
        DateMode = dmComboBox
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        Kind = dtkDate
        ParseInput = False
        ParentFont = False
        TabOrder = 0
      end
      object highjoin: TDateTimePicker
        Left = 120
        Top = 20
        Width = 81
        Height = 21
        CalAlignment = dtaLeft
        Date = 37642.3892438079
        Time = 37642.3892438079
        DateFormat = dfShort
        DateMode = dmComboBox
        Font.Charset = DEFAULT_CHARSET
        Font.Color = clWindowText
        Font.Height = -11
        Font.Name = 'MS Sans Serif'
        Font.Style = []
        Kind = dtkDate
        ParseInput = False
        ParentFont = False
        TabOrder = 1
      end
    end
    object employeeId: TEdit
      Left = 88
      Top = 20
      Width = 145
      Height = 21
      TabOrder = 10
    end
  end
  object GroupBox4: TGroupBox
    Left = 8
    Top = 128
    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 = DataSource1
      VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast]
      TabOrder = 0
    end
  end
  object GroupBox8: TGroupBox
    Left = 208
    Top = 128
    Width = 113
    Height = 41
    Caption = #20107#21153#22788#29702#25353#38062
    TabOrder = 2
    object change: TButton
      Left = 16
      Top = 16
      Width = 41
      Height = 17
      Caption = #20462#25913
      TabOrder = 0
      OnClick = changeClick
    end
    object delete: TButton
      Left = 60
      Top = 16
      Width = 41
      Height = 17
      Caption = #21024#38500
      TabOrder = 1
      OnClick = deleteClick
    end
  end
  object GroupBox6: TGroupBox
    Left = 328
    Top = 128
    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 = 456
    Top = 128
    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 = 8
    Top = 168
    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 = DataSource1
      TabOrder = 0
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
    end
  end
  object sqlEmployee: TQuery
    DatabaseName = 'WorkData'
    Left = 248
    Top = 224
  end
  object DataSource1: TDataSource
    DataSet = sqlEmployee
    Left = 192
    Top = 224
  end
end

⌨️ 快捷键说明

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