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

📄 ygdm.dfm

📁 这是用Delphi编写的中小企业管理系统
💻 DFM
字号:
inherited f_ygdm: Tf_ygdm
  Left = 164
  Caption = #21592#24037#20195#30721
  ClientHeight = 274
  ClientWidth = 452
  OldCreateOrder = True
  OnClose = FormClose
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  inherited CoolBar1: TCoolBar
    Width = 452
    Bands = <
      item
        Control = ToolBar1
        ImageIndex = -1
        MinHeight = 26
        Width = 448
      end>
    inherited ToolBar1: TToolBar
      Width = 435
      Height = 26
      inherited B3: TToolButton
        Enabled = False
      end
      inherited B9: TToolButton
        Visible = True
      end
      inherited B10: TToolButton
        Visible = True
      end
      inherited B11: TToolButton
        Visible = True
      end
      inherited B12: TToolButton
        Visible = True
      end
    end
  end
  inherited Panel1: TPanel
    Width = 435
    Height = 230
    object Label1: TLabel
      Left = 22
      Top = 24
      Width = 55
      Height = 13
      AutoSize = False
      Caption = #21592#24037#20195#30721
    end
    object Label2: TLabel
      Left = 187
      Top = 24
      Width = 53
      Height = 13
      AutoSize = False
      Caption = #21592#24037#21517#31216
    end
    object Label3: TLabel
      Left = 22
      Top = 64
      Width = 55
      Height = 13
      AutoSize = False
      Caption = #37096#38376#21517#31216
    end
    object Label4: TLabel
      Left = 210
      Top = 64
      Width = 29
      Height = 13
      AutoSize = False
      Caption = #24615#21035
    end
    object Label5: TLabel
      Left = 46
      Top = 104
      Width = 31
      Height = 13
      AutoSize = False
      Caption = #32844#21153
    end
    object Label6: TLabel
      Left = 186
      Top = 106
      Width = 56
      Height = 13
      AutoSize = False
      Caption = #32856#29992#26085#26399
    end
    object Label7: TLabel
      Left = 46
      Top = 144
      Width = 31
      Height = 13
      AutoSize = False
      Caption = #22269#23478
    end
    object Label8: TLabel
      Left = 213
      Top = 144
      Width = 29
      Height = 13
      AutoSize = False
      Caption = #30465#20221
    end
    object Label9: TLabel
      Left = 23
      Top = 185
      Width = 46
      Height = 13
      Caption = #24066'/'#38215'/'#20065
    end
    object Label10: TLabel
      Left = 212
      Top = 184
      Width = 25
      Height = 13
      AutoSize = False
      Caption = #22320#22336
    end
    object ygdm: TEdit
      Left = 80
      Top = 20
      Width = 88
      Height = 21
      TabOrder = 0
      OnKeyDown = ygdmKeyDown
    end
    object ygmc: TEdit
      Left = 246
      Top = 20
      Width = 120
      Height = 21
      TabOrder = 1
      OnKeyDown = ygdmKeyDown
    end
    object male: TRadioButton
      Left = 246
      Top = 64
      Width = 33
      Height = 17
      Caption = #30007
      Checked = True
      TabOrder = 3
      TabStop = True
      OnKeyDown = ygdmKeyDown
    end
    object female: TRadioButton
      Left = 334
      Top = 64
      Width = 33
      Height = 17
      Caption = #22899
      TabOrder = 4
      OnKeyDown = ygdmKeyDown
    end
    object DateTimePicker1: TDateTimePicker
      Left = 248
      Top = 102
      Width = 120
      Height = 21
      Date = 38166.669243877320000000
      Time = 38166.669243877320000000
      TabOrder = 6
      OnKeyDown = ygdmKeyDown
    end
    object gj: TEdit
      Left = 80
      Top = 140
      Width = 88
      Height = 21
      TabOrder = 7
      OnKeyDown = gjKeyDown
    end
    object sf: TEdit
      Left = 248
      Top = 140
      Width = 120
      Height = 21
      TabOrder = 8
      OnKeyDown = sfKeyDown
    end
    object sx: TEdit
      Left = 79
      Top = 180
      Width = 88
      Height = 21
      TabOrder = 9
      OnKeyDown = sxKeyDown
    end
    object dz: TEdit
      Left = 248
      Top = 180
      Width = 120
      Height = 21
      TabOrder = 10
      OnKeyDown = ygdmKeyDown
    end
    object zw: TComboBox
      Left = 80
      Top = 100
      Width = 88
      Height = 22
      Style = csOwnerDrawFixed
      ItemHeight = 16
      TabOrder = 5
      OnKeyDown = ygdmKeyDown
    end
    object bmmc: TComboBox
      Left = 80
      Top = 60
      Width = 88
      Height = 22
      Style = csOwnerDrawFixed
      ItemHeight = 16
      TabOrder = 2
      OnKeyDown = ygdmKeyDown
    end
    object Button1: TButton
      Left = 145
      Top = 142
      Width = 21
      Height = 18
      Caption = '...'
      TabOrder = 12
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 345
      Top = 142
      Width = 21
      Height = 18
      Caption = '...'
      TabOrder = 13
      OnClick = Button2Click
    end
    object Button3: TButton
      Left = 144
      Top = 182
      Width = 21
      Height = 18
      Caption = '...'
      TabOrder = 14
      OnClick = Button3Click
    end
    object chb: TListBox
      Left = 127
      Top = 63
      Width = 85
      Height = 114
      ItemHeight = 13
      TabOrder = 11
      Visible = False
      OnDblClick = chbDblClick
      OnExit = chbExit
      OnKeyDown = chbKeyDown
    end
  end
  inherited ImageList1: TImageList
    Left = 412
    Top = 62
  end
end

⌨️ 快捷键说明

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