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

📄 qzhjunit1.dfm

📁 小区抄表系统
💻 DFM
字号:
object qianzhiji: Tqianzhiji
  Left = 272
  Top = 138
  Width = 519
  Height = 455
  Caption = #21069#32622#26426#23454#20363
  Color = clGradientActiveCaption
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label2: TLabel
    Left = 288
    Top = 128
    Width = 21
    Height = 19
    Caption = #26635
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlack
    Font.Height = -19
    Font.Name = #26999#20307'_GB2312'
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label3: TLabel
    Left = 432
    Top = 128
    Width = 21
    Height = 19
    Caption = #25143
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlack
    Font.Height = -19
    Font.Name = #26999#20307'_GB2312'
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label4: TLabel
    Left = 160
    Top = 40
    Width = 185
    Height = 35
    Caption = #23567#21306#25220#34920#22120
    Color = clGradientActiveCaption
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlack
    Font.Height = -35
    Font.Name = #26999#20307'_GB2312'
    Font.Style = [fsBold]
    ParentColor = False
    ParentFont = False
    Transparent = True
  end
  object Label1: TLabel
    Left = 352
    Top = 128
    Width = 21
    Height = 19
    Caption = #31532
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlack
    Font.Height = -19
    Font.Name = #26999#20307'_GB2312'
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label5: TLabel
    Left = 24
    Top = 16
    Width = 48
    Height = 16
    Caption = 'Label5'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #38582#20070
    Font.Style = []
    ParentFont = False
  end
  object Button1: TButton
    Left = 216
    Top = 360
    Width = 81
    Height = 33
    Cursor = crHandPoint
    Caption = #36864#20986
    Font.Charset = GB2312_CHARSET
    Font.Color = clRed
    Font.Height = -20
    Font.Name = #26999#20307'_GB2312'
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 0
    OnClick = Button1Click
  end
  object MSComm1: TMSComm
    Left = 96
    Top = 368
    Width = 32
    Height = 32
    OnComm = MSComm1Comm
    ControlData = {
      2143341208000000ED030000ED03000001568A64000006000000010000040000
      00020000009600000000080000000000000000003F0000000A000000}
  end
  object Edit1: TEdit
    Left = 240
    Top = 120
    Width = 41
    Height = 32
    Color = clWhite
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlack
    Font.Height = -19
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
    ReadOnly = True
    TabOrder = 2
    Text = '0'
  end
  object Edit2: TEdit
    Left = 384
    Top = 120
    Width = 41
    Height = 32
    Color = clWhite
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlack
    Font.Height = -19
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
    ReadOnly = True
    TabOrder = 3
    Text = '0'
  end
  object GroupBox1: TGroupBox
    Left = 40
    Top = 184
    Width = 137
    Height = 137
    Caption = #27700#34920
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlack
    Font.Height = -19
    Font.Name = #26999#20307'_GB2312'
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 4
    object Edit3: TEdit
      Left = 24
      Top = 56
      Width = 89
      Height = 27
      Color = clWhite
      ReadOnly = True
      TabOrder = 0
      Text = '0'
    end
  end
  object GroupBox2: TGroupBox
    Left = 192
    Top = 184
    Width = 137
    Height = 137
    Caption = #30005#34920
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlack
    Font.Height = -19
    Font.Name = #26999#20307'_GB2312'
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 5
    object Edit4: TEdit
      Left = 24
      Top = 56
      Width = 89
      Height = 27
      Color = clWhite
      ReadOnly = True
      TabOrder = 0
      Text = '0'
    end
  end
  object GroupBox3: TGroupBox
    Left = 344
    Top = 184
    Width = 129
    Height = 137
    Caption = #29028#27668#34920
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlack
    Font.Height = -19
    Font.Name = #26999#20307'_GB2312'
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 6
    object Edit5: TEdit
      Left = 24
      Top = 56
      Width = 81
      Height = 27
      Color = clWhite
      ReadOnly = True
      TabOrder = 0
      Text = '0'
    end
  end
  object Edit6: TEdit
    Left = 80
    Top = 120
    Width = 113
    Height = 27
    Color = clWhite
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlack
    Font.Height = -19
    Font.Name = #26999#20307'_GB2312'
    Font.Style = [fsBold]
    ParentFont = False
    ReadOnly = True
    TabOrder = 7
  end
  object Timer1: TTimer
    Enabled = False
    OnTimer = Timer1Timer
    Left = 64
    Top = 368
  end
  object Timer2: TTimer
    Interval = 400
    OnTimer = Timer2Timer
    Left = 32
    Top = 368
  end
end

⌨️ 快捷键说明

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