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

📄 addbjdatasrc.dfm

📁 报警地图电子显示源代码
💻 DFM
字号:
object FormAddBJData: TFormAddBJData
  Left = 386
  Top = 207
  BorderStyle = bsDialog
  Caption = #28155#21152#25253#35686#22120
  ClientHeight = 292
  ClientWidth = 271
  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 GroupBoxAddBJData: TGroupBox
    Left = -7
    Top = -8
    Width = 280
    Height = 441
    TabOrder = 0
    object Label1: TLabel
      Left = 64
      Top = 13
      Width = 153
      Height = 23
      Alignment = taCenter
      AutoSize = False
      Caption = #25253#35686#22120#26723#26696
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -13
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 32
      Top = 50
      Width = 81
      Height = 17
      AutoSize = False
      Caption = #25253#35686#22120#32534#21495#65306
    end
    object Label3: TLabel
      Left = 32
      Top = 82
      Width = 73
      Height = 17
      AutoSize = False
      Caption = #25253#35686#22120#22320#22336#65306
    end
    object Label4: TLabel
      Left = 32
      Top = 118
      Width = 89
      Height = 17
      AutoSize = False
      Caption = #25253#35686#22120#29366#24577#65306
    end
    object Label5: TLabel
      Left = 31
      Top = 151
      Width = 90
      Height = 17
      AutoSize = False
      Caption = #23545#24212#30828#20214#33410#28857#65306
    end
    object Label6: TLabel
      Left = 31
      Top = 184
      Width = 73
      Height = 17
      AutoSize = False
      Caption = #22791#27880#65306
    end
    object Label9: TLabel
      Left = 32
      Top = 214
      Width = 89
      Height = 25
      AutoSize = False
      Caption = #23545#24212#22270#29255#65306
    end
    object Label7: TLabel
      Left = 256
      Top = 152
      Width = 17
      Height = 13
      AutoSize = False
      Caption = '*'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label8: TLabel
      Left = 255
      Top = 56
      Width = 17
      Height = 13
      AutoSize = False
      Caption = '*'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object ButtonOK: TButton
      Left = 49
      Top = 261
      Width = 65
      Height = 25
      Caption = #20462#25913
      TabOrder = 0
      OnClick = ButtonOKClick
    end
    object ButtonClose: TButton
      Left = 183
      Top = 261
      Width = 57
      Height = 25
      Caption = #36864#20986
      TabOrder = 1
      OnClick = ButtonCloseClick
    end
    object EditNum: TEdit
      Left = 128
      Top = 50
      Width = 121
      Height = 21
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      ParentFont = False
      TabOrder = 2
      OnKeyPress = EditNumKeyPress
    end
    object EditName: TEdit
      Left = 128
      Top = 114
      Width = 121
      Height = 21
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      TabOrder = 3
    end
    object EditPos: TEdit
      Left = 128
      Top = 82
      Width = 121
      Height = 21
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      TabOrder = 4
    end
    object EditAddr: TEdit
      Left = 128
      Top = 146
      Width = 121
      Height = 21
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      TabOrder = 5
      OnKeyPress = EditAddrKeyPress
    end
    object EditTele: TEdit
      Left = 128
      Top = 178
      Width = 121
      Height = 21
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      TabOrder = 6
    end
    object EditMap: TEdit
      Left = 128
      Top = 210
      Width = 121
      Height = 21
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      TabOrder = 7
    end
    object Button1: TButton
      Left = 248
      Top = 210
      Width = 29
      Height = 22
      Caption = '......'
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -21
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 8
      OnClick = Button1Click
    end
  end
  object OpenPictureDialog1: TOpenPictureDialog
    Filter = 'jpg Files( *.jpg) | *.jpg'
    Left = 96
    Top = 192
  end
end

⌨️ 快捷键说明

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