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

📄 searchbjinfosrc.~dfm

📁 该程序可作为386的接警程序使用
💻 ~DFM
字号:
object FormSearchBJInfo: TFormSearchBJInfo
  Left = 261
  Top = 307
  Width = 434
  Height = 252
  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
  PixelsPerInch = 96
  TextHeight = 13
  object GroupBox1: TGroupBox
    Left = 0
    Top = -8
    Width = 417
    Height = 225
    TabOrder = 0
    object Label1: TLabel
      Left = 24
      Top = 48
      Width = 121
      Height = 25
      AutoSize = False
      Caption = #36755#20837#35201#26597#35810#30340#23383#27573#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object Label2: TLabel
      Left = 24
      Top = 16
      Width = 97
      Height = 25
      AutoSize = False
      Caption = #36755#20837#23383#27573#20540#65306
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object ComboBoxSearchBJInfo: TComboBox
      Left = 152
      Top = 48
      Width = 177
      Height = 21
      ItemHeight = 13
      ItemIndex = 0
      TabOrder = 0
      Text = #27004#21495
      OnChange = ComboBoxSearchBJInfoChange
      Items.Strings = (
        #27004#21495
        #21333#20803#21495
        #25151#21495
        #35686#24773#31561#32423
        #26085#26399#21644#26102#38388)
    end
    object Edit1: TEdit
      Left = 152
      Top = 16
      Width = 177
      Height = 21
      TabOrder = 1
    end
    object DBGrid1: TDBGrid
      Left = 24
      Top = 80
      Width = 345
      Height = 113
      DataSource = FormBJInfo.DataSource1
      ReadOnly = True
      TabOrder = 2
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
    end
    object Button1: TButton
      Left = 312
      Top = 197
      Width = 57
      Height = 25
      Caption = #20851#38381
      TabOrder = 3
      OnClick = ButtonCloseClick
    end
    object Button2: TButton
      Left = 336
      Top = 16
      Width = 49
      Height = 25
      Caption = #30830#23450
      TabOrder = 4
      OnClick = ButtonOKClick
    end
  end
end

⌨️ 快捷键说明

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