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

📄 searchbjdatasrc.~dfm

📁 报警地图电子显示源代码
💻 ~DFM
字号:
object FormSearchBJData: TFormSearchBJData
  Left = 448
  Top = 212
  BorderStyle = bsDialog
  Caption = #26597#35810#25253#35686#22120
  ClientHeight = 239
  ClientWidth = 480
  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 = 0
    Top = -8
    Width = 481
    Height = 257
    TabOrder = 0
    object Label1: TLabel
      Left = 6
      Top = 19
      Width = 59
      Height = 17
      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 = 158
      Top = 19
      Width = 51
      Height = 17
      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 DBGrid1: TDBGrid
      Left = 8
      Top = 48
      Width = 465
      Height = 193
      DataSource = FormBJData.DataSource1
      DragKind = dkDock
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      ReadOnly = True
      TabOrder = 0
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
    end
    object Edit1: TEdit
      Left = 202
      Top = 15
      Width = 87
      Height = 21
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      TabOrder = 1
    end
    object ComboBoxSearchBJData: TComboBox
      Left = 62
      Top = 16
      Width = 83
      Height = 21
      AutoComplete = False
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      ItemHeight = 13
      TabOrder = 2
      Text = #25253#35686#22120#32534#21495
      OnChange = ComboBoxSearchBJDataChange
    end
    object Button1: TButton
      Left = 421
      Top = 16
      Width = 49
      Height = 21
      Caption = #20851#38381
      TabOrder = 3
      OnClick = ButtonCloseClick
    end
    object Button2: TButton
      Left = 296
      Top = 15
      Width = 46
      Height = 21
      Caption = #26597#35810
      TabOrder = 4
      OnClick = ButtonOKClick
    end
    object Button3: TButton
      Left = 351
      Top = 15
      Width = 63
      Height = 22
      Caption = #26597#35810#20840#37096
      TabOrder = 5
      OnClick = Button3Click
    end
  end
end

⌨️ 快捷键说明

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