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

📄 searchbjinfosrc.~dfm

📁 报警地图电子显示源代码
💻 ~DFM
字号:
object FormSearchBJInfo: TFormSearchBJInfo
  Left = 442
  Top = 202
  Width = 452
  Height = 378
  Caption = #26597#35810#25253#35686#20449#24687
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnActivate = FormActivate
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 5
    Top = -3
    Width = 436
    Height = 225
    TabOrder = 0
    object Label1: TLabel
      Left = 16
      Top = 19
      Width = 57
      Height = 25
      AutoSize = False
      Caption = #26597#35810#23383#27573
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 155
      Top = 20
      Width = 46
      Height = 25
      AutoSize = False
      Caption = #23383#27573#20540
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object ComboBoxSearchBJInfo: TComboBox
      Left = 66
      Top = 16
      Width = 81
      Height = 21
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      ItemHeight = 13
      TabOrder = 0
      Text = #25253#35686#22120#32534#21495
      OnChange = ComboBoxSearchBJInfoChange
    end
    object Edit1: TEdit
      Left = 195
      Top = 16
      Width = 113
      Height = 21
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      TabOrder = 1
    end
    object Button1: TButton
      Left = 368
      Top = 197
      Width = 54
      Height = 22
      Caption = #20851#38381
      TabOrder = 2
      OnClick = ButtonCloseClick
    end
    object Button2: TButton
      Left = 310
      Top = 16
      Width = 45
      Height = 22
      Caption = #26597#35810
      TabOrder = 3
      OnClick = ButtonOKClick
    end
    object Button3: TButton
      Left = 359
      Top = 16
      Width = 69
      Height = 23
      Caption = #26597#35810#20840#37096
      TabOrder = 4
      OnClick = Button3Click
    end
    object DBGrid1: TDBGrid
      Left = 16
      Top = 48
      Width = 409
      Height = 145
      TabOrder = 5
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
    end
  end
end

⌨️ 快捷键说明

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