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

📄 shanchu.~dfm

📁 职工档案管理设计主要实现对企业人员基本情况的档案的操作
💻 ~DFM
字号:
object xg05210_shanc: Txg05210_shanc
  Left = 180
  Top = 227
  Width = 632
  Height = 302
  Caption = #21024#38500#32844#24037#20449#24687
  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 lblzgh: TLabel
    Left = 296
    Top = 16
    Width = 65
    Height = 20
    AutoSize = False
    Caption = #32844#24037#21495':'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object lblxm1: TLabel
    Left = 96
    Top = 16
    Width = 49
    Height = 25
    AutoSize = False
    Caption = #22995#21517':'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label1: TLabel
    Left = 8
    Top = 16
    Width = 64
    Height = 20
    Caption = #35831#36755#20837#65306
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object edtzgh: TEdit
    Left = 376
    Top = 16
    Width = 97
    Height = 21
    TabOrder = 0
  end
  object edtxm1: TEdit
    Left = 160
    Top = 16
    Width = 97
    Height = 21
    TabOrder = 1
  end
  object btncx: TButton
    Left = 504
    Top = 16
    Width = 75
    Height = 25
    Caption = #26597#35810
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 2
    OnClick = btncxClick
  end
  object DBGrid1: TDBGrid
    Left = 0
    Top = 64
    Width = 609
    Height = 73
    DataSource = DataSource1
    TabOrder = 3
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
  end
  object btnsc: TButton
    Left = 96
    Top = 168
    Width = 75
    Height = 25
    Caption = #21024#38500
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 4
    OnClick = btnscClick
  end
  object btntc: TButton
    Left = 296
    Top = 168
    Width = 75
    Height = 25
    Caption = #36864#20986
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 5
    OnClick = btntcClick
  end
  object ADOQuery1: TADOQuery
    ConnectionString = 
      'Provider=SQLOLEDB.1;Persist Security Info=False;User ID=sa;Initi' +
      'al Catalog=master;Data Source=user10'
    CursorType = ctStatic
    Parameters = <>
    SQL.Strings = (
      'select * from '#32844#24037#20449#24687#34920)
    Left = 432
    Top = 160
  end
  object DataSource1: TDataSource
    DataSet = ADOQuery1
    Left = 520
    Top = 168
  end
end

⌨️ 快捷键说明

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