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

📄 gzdx.dfm

📁 一个用vb mysql实现的人事管理信息系统希望对大家有用。
💻 DFM
字号:
object frm_gzdx: Tfrm_gzdx
  Left = 177
  Top = 157
  Width = 482
  Height = 380
  Caption = #24037#36164#30701#20449
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  PixelsPerInch = 96
  TextHeight = 13
  object panel1: TPanel
    Left = 0
    Top = 0
    Width = 474
    Height = 346
    Align = alClient
    Caption = 'panel1'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -15
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object Bevel2: TBevel
      Left = 8
      Top = 42
      Width = 457
      Height = 49
      Shape = bsFrame
      Style = bsRaised
    end
    object Label1: TLabel
      Left = 24
      Top = 58
      Width = 90
      Height = 15
      Caption = #30701#20449#20013#24515#21495#30721
    end
    object Label2: TLabel
      Left = 248
      Top = 58
      Width = 75
      Height = 15
      Caption = #25509#25910#26041#21495#30721
    end
    object Bevel1: TBevel
      Left = 8
      Top = 89
      Width = 113
      Height = 247
      Shape = bsFrame
      Style = bsRaised
    end
    object Bevel3: TBevel
      Left = 119
      Top = 89
      Width = 347
      Height = 247
      Shape = bsFrame
      Style = bsRaised
    end
    object Bevel4: TBevel
      Left = 4
      Top = 0
      Width = 466
      Height = 41
      Style = bsRaised
    end
    object Label3: TLabel
      Left = 172
      Top = 6
      Width = 100
      Height = 24
      Caption = #24037#36164#30701#20449
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clInfoBk
      Font.Height = -24
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
      Transparent = True
    end
    object Label4: TLabel
      Left = 171
      Top = 6
      Width = 100
      Height = 24
      Caption = #24037#36164#30701#20449
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clRed
      Font.Height = -24
      Font.Name = #23435#20307
      Font.Style = [fsBold]
      ParentFont = False
      Transparent = True
    end
    object Label5: TLabel
      Left = 16
      Top = 208
      Width = 97
      Height = 125
      AutoSize = False
      Caption = 
        '  '#39318#20808#20445#35777#25163#26426#36830#22312#20018#21475#19978#65292#21516#26102#26412#26376#24037#36164#24050#20986#30424#65292#28857#20987#36830#25509#38062#65292#25104#21151#21518','#28857#20987#24037#36164#30701#20449','#31995#32479#20250#23558#26412#26376#30340#24037#36164#20449#24687#21457#20986#12290#33509#35201#21457#20854#23427#20449#24687#36755#20837 +
        #25509#25910#26041#30005#35805#21644#20869#23481#21518#28857#20449#24687#21457#36865#21363#21487
      Font.Charset = GB2312_CHARSET
      Font.Color = clGreen
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      WordWrap = True
    end
    object smc: TEdit
      Left = 120
      Top = 54
      Width = 105
      Height = 23
      TabOrder = 0
      Text = '13800733500'
    end
    object phone: TEdit
      Left = 336
      Top = 54
      Width = 113
      Height = 23
      TabOrder = 1
      Text = '13800733500'
    end
    object Button1: TButton
      Left = 28
      Top = 99
      Width = 75
      Height = 25
      Caption = #36830'   '#25509
      TabOrder = 2
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 28
      Top = 134
      Width = 75
      Height = 25
      Caption = #24037#36164#30701#20449
      TabOrder = 3
      OnClick = Button2Click
    end
    object Button3: TButton
      Left = 28
      Top = 171
      Width = 75
      Height = 25
      Caption = #20449#24687#21457#36865
      TabOrder = 4
      OnClick = Button3Click
    end
    object Memo1: TMemo
      Left = 128
      Top = 104
      Width = 329
      Height = 95
      Lines.Strings = (
        #35831#20110#26576#26376#26576#26085#21518#21040#26576#38134#34892#39046#21462)
      TabOrder = 5
    end
    object Memo2: TMemo
      Left = 128
      Top = 222
      Width = 329
      Height = 97
      TabOrder = 6
    end
  end
  object Query_gzdx: TADOQuery
    Connection = dmain.ADOConnection1
    Parameters = <>
    Left = 160
    Top = 24
  end
end

⌨️ 快捷键说明

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