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

📄 cadanb.~dfm

📁 本软件的功能如下: 1.公司员工工资信息输入查找 2.工资计算 3.工资汇总 4.工资打印报表 5.到处数据
💻 ~DFM
字号:
object Form3: TForm3
  Left = 0
  Top = 0
  Width = 750
  Height = 550
  Caption = #23383#27573#24405#20837#32534#36753
  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 Label1: TLabel
    Left = 1
    Top = 321
    Width = 152
    Height = 21
    Caption = #36873#25321#32479#19968#20462#25913#23383#27573
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = #21326#25991#20013#23435
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 185
    Top = 321
    Width = 95
    Height = 21
    Caption = #35831#36873#25321#26465#20214
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = #21326#25991#20013#23435
    Font.Style = []
    ParentFont = False
  end
  object Label3: TLabel
    Left = 344
    Top = 321
    Width = 152
    Height = 21
    Caption = #35831#36755#20837#26465#20214#23383#27573#20540
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = #21326#25991#20013#23435
    Font.Style = []
    ParentFont = False
  end
  object Label5: TLabel
    Left = 560
    Top = 321
    Width = 152
    Height = 21
    Caption = #35831#36873#25321#20462#25913#23383#27573#20540
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = #21326#25991#20013#23435
    Font.Style = []
    ParentFont = False
  end
  object Label6: TLabel
    Left = 289
    Top = 378
    Width = 133
    Height = 21
    Caption = #35831#36755#20837#35201#20462#25913#20540
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = #21326#25991#20013#23435
    Font.Style = []
    ParentFont = False
  end
  object Label7: TLabel
    Left = 296
    Top = 0
    Width = 114
    Height = 21
    Caption = #26174#31034#22797#21046#32467#26500
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = #21326#25991#20013#23435
    Font.Style = []
    ParentFont = False
  end
  object DBGrid1: TDBGrid
    Left = 192
    Top = 21
    Width = 545
    Height = 284
    DataSource = DataSource1
    TabOrder = 0
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    OnCellClick = DBGrid1CellClick
  end
  object DBNavigator1: TDBNavigator
    Left = -4
    Top = 487
    Width = 700
    Height = 33
    Hint = 'm'
    DataSource = DataSource1
    Hints.Strings = (
      #31532#19968#20010#32426#24405
      #21069#19968#20010#32426#24405
      #21518#19968#20010#32426#24405
      #26368#21518#32426#24405
      #25554#20837#32426#24405
      #21024#38500#32426#24405
      #32534#36753#32426#24405
      #30830#35748#32534#36753
      #21462#28040#32534#36753
      #25968#25454#21047#26032)
    ParentShowHint = False
    ShowHint = True
    TabOrder = 1
  end
  object ComboBox1: TComboBox
    Left = 182
    Top = 347
    Width = 115
    Height = 27
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #21326#25991#20013#23435
    Font.Style = []
    ItemHeight = 19
    ParentFont = False
    TabOrder = 2
    Items.Strings = (
      '='
      '>'
      '<'
      '>='
      '<='
      '<>')
  end
  object Edit1: TEdit
    Left = 129
    Top = 402
    Width = 481
    Height = 27
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #21326#25991#20013#23435
    Font.Style = []
    ParentFont = False
    TabOrder = 3
  end
  object Button1: TButton
    Left = 41
    Top = 445
    Width = 113
    Height = 33
    Caption = #21482#26174#31034#20462#25913
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #21326#25991#20013#23435
    Font.Style = []
    ParentFont = False
    TabOrder = 4
    OnClick = Button1Click
  end
  object ComboBox4: TComboBox
    Left = 9
    Top = 347
    Width = 145
    Height = 27
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #21326#25991#20013#23435
    Font.Style = []
    ItemHeight = 19
    ParentFont = False
    TabOrder = 5
    Items.Strings = (
      #22995#21517
      #37096#38376
      #38431#21035
      #26063#21035
      #36335#32447
      #23646#24615
      '')
  end
  object Edit2: TEdit
    Left = 336
    Top = 344
    Width = 169
    Height = 27
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #21326#25991#20013#23435
    Font.Style = []
    ParentFont = False
    TabOrder = 6
  end
  object ComboBox2: TComboBox
    Left = 560
    Top = 344
    Width = 161
    Height = 27
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #21326#25991#20013#23435
    Font.Style = []
    ItemHeight = 19
    ParentFont = False
    TabOrder = 7
    Items.Strings = (
      #26103#22825#25968
      #25928#30410#24037#36164
      #20107#22825#25968
      #30149#22825#25968
      #24037#40836#24037#36164
      #20986#21220#22825#25968)
  end
  object Button2: TButton
    Left = 544
    Top = 448
    Width = 113
    Height = 33
    Caption = #20840#37096#26174#31034
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 8
    OnClick = Button2Click
  end
  object DBGrid2: TDBGrid
    Left = 13
    Top = 23
    Width = 177
    Height = 282
    DataSource = DataSource1
    TabOrder = 9
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
  end
  object CheckBox1: TCheckBox
    Left = 32
    Top = 408
    Width = 49
    Height = 25
    Caption = #20817#25442
    TabOrder = 10
  end
  object Button3: TButton
    Left = 240
    Top = 456
    Width = 75
    Height = 25
    Caption = 'Button3'
    TabOrder = 11
  end
  object DataSource1: TDataSource
    DataSet = Table1
    Left = 8
    Top = 8
  end
  object Table1: TTable
    Active = True
    DatabaseName = 'E:\gjgzgl'
    TableName = 'gz.dbf'
    Left = 40
    Top = 8
  end
  object Query1: TQuery
    DataSource = DataSource1
    SQL.Strings = (
      'select * form table1')
    Left = 416
    Top = 448
  end
end

⌨️ 快捷键说明

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