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

📄 popupsrc.dfm

📁 该程序可作为386的接警程序使用
💻 DFM
字号:
object FormPopUp: TFormPopUp
  Left = 380
  Top = 250
  BorderStyle = bsDialog
  Caption = #25253#35686#20449#24687
  ClientHeight = 151
  ClientWidth = 272
  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 Label1: TLabel
    Left = 106
    Top = 16
    Width = 33
    Height = 17
    AutoSize = False
    Caption = #21495#27004
  end
  object Label2: TLabel
    Left = 168
    Top = 15
    Width = 33
    Height = 13
    AutoSize = False
    Caption = #21333#20803
  end
  object Label3: TLabel
    Left = 232
    Top = 15
    Width = 33
    Height = 13
    AutoSize = False
    Caption = #21495#25151
  end
  object Label4: TLabel
    Left = 8
    Top = 80
    Width = 58
    Height = 13
    AutoSize = False
    Caption = #35686#24773#32423#21035#65306
  end
  object Label5: TLabel
    Left = 8
    Top = 112
    Width = 63
    Height = 13
    AutoSize = False
    Caption = #32852#31995#30005#35805#65306
  end
  object Label6: TLabel
    Left = 8
    Top = 48
    Width = 58
    Height = 13
    AutoSize = False
    Caption = #19994#20027#22995#21517#65306
  end
  object EditAddr: TEdit
    Left = 8
    Top = 13
    Width = 65
    Height = 21
    TabOrder = 0
    Text = #20170#26085#33457#22253
  end
  object DBEditLouhao: TDBEdit
    Left = 80
    Top = 13
    Width = 25
    Height = 21
    DataField = #27004#21495
    DataSource = FormBJInfo.DataSource1
    TabOrder = 1
  end
  object DBEditDanyuanhao: TDBEdit
    Left = 136
    Top = 13
    Width = 25
    Height = 21
    DataField = #21333#20803#21495
    DataSource = FormBJInfo.DataSource1
    TabOrder = 2
  end
  object DBEditFanghao: TDBEdit
    Left = 200
    Top = 13
    Width = 25
    Height = 21
    DataField = #25151#21495
    DataSource = FormBJInfo.DataSource1
    TabOrder = 3
  end
  object DBEdit4: TDBEdit
    Left = 80
    Top = 48
    Width = 97
    Height = 21
    DataField = #29992#25143#21517
    DataSource = FormBJData.DataSource1
    TabOrder = 4
  end
  object DBEdit5: TDBEdit
    Left = 80
    Top = 80
    Width = 97
    Height = 21
    DataField = #35686#24773#31561#32423
    DataSource = FormBJInfo.DataSource1
    TabOrder = 5
  end
  object DBEdit6: TDBEdit
    Left = 80
    Top = 112
    Width = 97
    Height = 21
    DataField = #30005#35805#21495#30721
    DataSource = FormBJData.DataSource1
    TabOrder = 6
  end
  object Button1: TButton
    Left = 200
    Top = 112
    Width = 57
    Height = 25
    Caption = #30830#23450
    TabOrder = 7
    OnClick = ButtonOKClick
  end
end

⌨️ 快捷键说明

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