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

📄 gjgzgl.~dfm

📁 本软件的功能如下: 1.公司员工工资信息输入查找 2.工资计算 3.工资汇总 4.工资打印报表 5.到处数据
💻 ~DFM
字号:
object Form1: TForm1
  Left = 203
  Top = 180
  Width = 474
  Height = 225
  Caption = #29992#25143#30331#38470#23545#35805#26694
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnActivate = FormActivate
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 32
    Top = 8
    Width = 432
    Height = 27
    Caption = #20044#40065#26408#40784#20844#20132#20844#21496#19977#20998#20844#21496#24037#36164#31649#29702#31995#32479
    Font.Charset = GB2312_CHARSET
    Font.Color = clOlive
    Font.Height = -24
    Font.Name = #21326#25991#20013#23435
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 72
    Top = 56
    Width = 342
    Height = 21
    Caption = #19979#38754#35831#20320#36755#20837#21512#27861#30340#29992#25143#21517#21644#21450#29992#25143#21475#20196
    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 = 72
    Top = 96
    Width = 72
    Height = 27
    Caption = #29992#25143#21517
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -24
    Font.Name = #21326#25991#20013#23435
    Font.Style = []
    ParentFont = False
  end
  object Label4: TLabel
    Left = 72
    Top = 152
    Width = 72
    Height = 27
    Caption = #21475'   '#20196
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -24
    Font.Name = #21326#25991#20013#23435
    Font.Style = []
    ParentFont = False
  end
  object Button1: TButton
    Left = 368
    Top = 96
    Width = 75
    Height = 25
    Caption = #30830#23450
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = #21326#25991#20013#23435
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 368
    Top = 160
    Width = 75
    Height = 25
    Caption = #21462#28040
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -19
    Font.Name = #21326#25991#20013#23435
    Font.Style = []
    ParentFont = False
    TabOrder = 1
    OnClick = Button2Click
  end
  object dszm: TEdit
    Left = 8
    Top = 64
    Width = 49
    Height = 21
    TabOrder = 2
    Visible = False
  end
  object Edit1: TEdit
    Left = 154
    Top = 144
    Width = 193
    Height = 32
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -21
    Font.Name = #21326#25991#20013#23435
    Font.Style = []
    ParentFont = False
    PasswordChar = '*'
    TabOrder = 3
  end
  object Edit2: TEdit
    Left = 154
    Top = 97
    Width = 193
    Height = 32
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -21
    Font.Name = #21326#25991#20013#23435
    Font.Style = []
    ParentFont = False
    TabOrder = 4
  end
  object Table1: TTable
    Active = True
    DatabaseName = 'E:\gjgzgl'
    TableName = 'psw.db'
    Left = 16
    Top = 120
  end
  object DataSource1: TDataSource
    DataSet = Table1
    Left = 16
    Top = 152
  end
end

⌨️ 快捷键说明

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