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

📄 unit4.dfm

📁 一个完整的户况管理系统一个完整的户况管理系统一个完整的户况管理系统
💻 DFM
字号:
object fmyhgl: Tfmyhgl
  Left = 399
  Top = 159
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #31995#32479#31649#29702#65288#29992#25143#31649#29702#65289
  ClientHeight = 287
  ClientWidth = 473
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = [fsBold]
  OldCreateOrder = False
  Position = poScreenCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object rzgrpbx1: TRzGroupBox
    Left = 0
    Top = 0
    Width = 473
    Height = 287
    Align = alClient
    TabOrder = 0
    object lbl1: TLabel
      Left = 0
      Top = 16
      Width = 70
      Height = 14
      Caption = #29992#25143#24037#21495#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object lbl2: TLabel
      Left = 0
      Top = 64
      Width = 70
      Height = 14
      Caption = #29992#25143#23494#30721#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object lbl3: TLabel
      Left = 0
      Top = 104
      Width = 70
      Height = 14
      Caption = #23494#30721#30830#35748#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object lbl4: TLabel
      Left = 272
      Top = 16
      Width = 70
      Height = 14
      Caption = #29992#25143#22995#21517#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object lbl5: TLabel
      Left = 272
      Top = 64
      Width = 70
      Height = 14
      Caption = #29992#25143#26435#38480#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object lbl6: TLabel
      Left = 272
      Top = 104
      Width = 70
      Height = 14
      Caption = #22791#12288#12288#27880#65306
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object dbgrd1: TDBGrid
      Left = 0
      Top = 144
      Width = 465
      Height = 105
      DataSource = DM.DataSource1
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      ReadOnly = True
      TabOrder = 0
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = [fsBold]
      Columns = <
        item
          Expanded = False
          FieldName = 'hkemployee'
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'hkghxm'
          Width = 100
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'hkqx'
          Visible = True
        end
        item
          Expanded = False
          FieldName = 'hkbz'
          Visible = True
        end>
    end
    object edt1: TRzEdit
      Left = 72
      Top = 16
      Width = 121
      Height = 21
      TabOrder = 1
    end
    object edt3: TRzEdit
      Left = 72
      Top = 64
      Width = 121
      Height = 21
      PasswordChar = '#'
      TabOrder = 2
    end
    object edt2: TRzEdit
      Left = 72
      Top = 104
      Width = 121
      Height = 21
      PasswordChar = '#'
      TabOrder = 3
    end
    object edt4: TRzEdit
      Left = 344
      Top = 16
      Width = 121
      Height = 21
      TabOrder = 4
    end
    object edt6: TRzEdit
      Left = 344
      Top = 104
      Width = 121
      Height = 21
      TabOrder = 5
    end
    object ComboBox1: TComboBox
      Left = 344
      Top = 64
      Width = 121
      Height = 21
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ItemHeight = 13
      ParentFont = False
      TabOrder = 6
      Text = #26222#36890#29992#25143
    end
    object btn1: TXPButton
      Left = 8
      Top = 256
      Width = 75
      Height = 25
      BorderDraw = False
      ButtonStyle = bsXPBlue
      Color = clBtnFace
      Caption = #22686#21152
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      ParentColor = False
      TabOrder = 7
      OnClick = btn1Click
    end
    object btn2: TXPButton
      Left = 136
      Top = 256
      Width = 75
      Height = 25
      BorderDraw = False
      ButtonStyle = bsXPBlue
      Color = clBtnFace
      Caption = #20445#23384
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      ParentColor = False
      TabOrder = 8
      OnClick = btn2Click
    end
    object btn3: TXPButton
      Left = 272
      Top = 256
      Width = 75
      Height = 25
      BorderDraw = False
      ButtonStyle = bsXPBlue
      Color = clBtnFace
      Caption = #21024#38500
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      ParentColor = False
      TabOrder = 9
      OnClick = btn3Click
    end
    object btn4: TXPButton
      Left = 392
      Top = 256
      Width = 75
      Height = 25
      BorderDraw = False
      ButtonStyle = bsXPBlue
      Color = clBtnFace
      Caption = #36864#20986
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      ParentColor = False
      TabOrder = 10
      OnClick = btn4Click
    end
  end
end

⌨️ 快捷键说明

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