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

📄 unit7.~dfm

📁 一个完整的户况管理系统一个完整的户况管理系统一个完整的户况管理系统
💻 ~DFM
字号:
object Form7: TForm7
  Left = 567
  Top = 40
  Width = 402
  Height = 242
  BorderIcons = [biSystemMenu]
  Caption = #26597#35810#26465#20214
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  Icon.Data = {
    0000010001001010040000000000280100001600000028000000100000002000
    0000010004000000000080000000000000000000000000000000000000000000
    000000008000008000000080800080000000800080008080000080808000C0C0
    C0000000FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF000000
    0000000000000000FFFFFFFFFF000000F8888888FF000000FFFFFFFFFF000000
    F888F888FF000000FFFFF888FF000000F888F888FF000000FFFFF0FFFF000000
    F8110FFFFF00000001110F000000000019990F0FF00000011910FF0F00000019
    9190FF000000019919000000000019111000000000001111000000000000E001
    0000E0010000E0010000E0010000E0010000E0010000E0010000E0010000E001
    0000E0010000E0030000E0070000C00F0000801F000003FF00000FFF0000}
  OldCreateOrder = False
  Position = poMainFormCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object pnl1: TPanel
    Left = 0
    Top = 0
    Width = 393
    Height = 177
    BorderStyle = bsSingle
    TabOrder = 0
    object lbl1: TLabel
      Left = 56
      Top = 8
      Width = 28
      Height = 14
      Caption = #21015#21517
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object lbl2: TLabel
      Left = 152
      Top = 8
      Width = 42
      Height = 14
      Caption = #36816#31639#31526
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object lbl3: TLabel
      Left = 248
      Top = 8
      Width = 14
      Height = 14
      Caption = #20540
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object lbl4: TLabel
      Left = 344
      Top = 8
      Width = 28
      Height = 14
      Caption = #36923#36753
      Font.Charset = ANSI_CHARSET
      Font.Color = clWindowText
      Font.Height = -14
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
    end
    object cbb1: TComboBox
      Left = 8
      Top = 24
      Width = 129
      Height = 21
      ItemHeight = 13
      TabOrder = 0
    end
    object cbb2: TComboBox
      Left = 144
      Top = 24
      Width = 57
      Height = 21
      ItemHeight = 13
      TabOrder = 1
    end
    object edt1: TEdit
      Left = 208
      Top = 24
      Width = 121
      Height = 21
      TabOrder = 2
      OnChange = edt1Change
    end
    object cbb3: TComboBox
      Left = 336
      Top = 24
      Width = 41
      Height = 21
      ItemHeight = 13
      TabOrder = 3
    end
    object cbb4: TComboBox
      Left = 8
      Top = 48
      Width = 129
      Height = 21
      ItemHeight = 13
      TabOrder = 4
    end
    object cbb5: TComboBox
      Left = 144
      Top = 48
      Width = 57
      Height = 21
      ItemHeight = 13
      TabOrder = 5
    end
    object edt2: TEdit
      Left = 208
      Top = 48
      Width = 121
      Height = 21
      TabOrder = 6
      OnChange = edt2Change
    end
    object cbb6: TComboBox
      Left = 336
      Top = 48
      Width = 41
      Height = 21
      ItemHeight = 13
      TabOrder = 7
    end
    object cbb7: TComboBox
      Left = 8
      Top = 72
      Width = 129
      Height = 21
      ItemHeight = 13
      TabOrder = 8
    end
    object cbb8: TComboBox
      Left = 144
      Top = 72
      Width = 57
      Height = 21
      ItemHeight = 13
      TabOrder = 9
    end
    object edt3: TEdit
      Left = 208
      Top = 72
      Width = 121
      Height = 21
      TabOrder = 10
      OnChange = edt3Change
    end
    object cbb9: TComboBox
      Left = 336
      Top = 72
      Width = 41
      Height = 21
      ItemHeight = 13
      TabOrder = 11
    end
    object cbb10: TComboBox
      Left = 8
      Top = 96
      Width = 129
      Height = 21
      ItemHeight = 13
      TabOrder = 12
    end
    object cbb11: TComboBox
      Left = 144
      Top = 96
      Width = 57
      Height = 21
      ItemHeight = 13
      TabOrder = 13
    end
    object edt4: TEdit
      Left = 208
      Top = 96
      Width = 121
      Height = 21
      TabOrder = 14
      OnChange = edt4Change
    end
    object cbb12: TComboBox
      Left = 336
      Top = 96
      Width = 41
      Height = 21
      ItemHeight = 13
      TabOrder = 15
    end
    object cbb13: TComboBox
      Left = 8
      Top = 120
      Width = 129
      Height = 21
      ItemHeight = 13
      TabOrder = 16
    end
    object cbb14: TComboBox
      Left = 144
      Top = 120
      Width = 57
      Height = 21
      ItemHeight = 13
      TabOrder = 17
    end
    object edt5: TEdit
      Left = 208
      Top = 120
      Width = 121
      Height = 21
      TabOrder = 18
      OnChange = edt5Change
    end
    object cbb15: TComboBox
      Left = 336
      Top = 120
      Width = 41
      Height = 21
      ItemHeight = 13
      TabOrder = 19
    end
    object cbb16: TComboBox
      Left = 8
      Top = 144
      Width = 129
      Height = 21
      ItemHeight = 13
      TabOrder = 20
    end
    object cbb17: TComboBox
      Left = 144
      Top = 144
      Width = 57
      Height = 21
      ItemHeight = 13
      TabOrder = 21
    end
    object edt6: TEdit
      Left = 208
      Top = 144
      Width = 121
      Height = 21
      TabOrder = 22
    end
    object cbb18: TComboBox
      Left = 336
      Top = 144
      Width = 41
      Height = 21
      ItemHeight = 13
      TabOrder = 23
    end
  end
  object btn1: TXPButton
    Left = 168
    Top = 184
    Width = 75
    Height = 25
    BorderDraw = False
    ButtonStyle = bsXPBlue
    Color = clBtnFace
    Caption = #30830#23450
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    ParentColor = False
    TabOrder = 1
    OnClick = btn1Click
  end
  object btn2: TXPButton
    Left = 312
    Top = 184
    Width = 75
    Height = 25
    BorderDraw = False
    ButtonStyle = bsXPBlue
    Color = clBtnFace
    Caption = #21462#28040
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -12
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    ParentColor = False
    TabOrder = 2
    OnClick = btn2Click
  end
  object edt7: TEdit
    Left = 8
    Top = 184
    Width = 121
    Height = 21
    TabOrder = 3
    Text = 'edt7'
  end
end

⌨️ 快捷键说明

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