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

📄 searchbjdatasrc.~dfm

📁 该程序可作为386的接警程序使用
💻 ~DFM
字号:
object FormSearchBJData: TFormSearchBJData
  Left = 449
  Top = 212
  BorderStyle = bsDialog
  Caption = #26597#35810#25253#35686#22120
  ClientHeight = 226
  ClientWidth = 479
  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 = 481
    Height = 257
    TabOrder = 0
    object Label1: TLabel
      Left = 14
      Top = 48
      Width = 123
      Height = 17
      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 = 14
      Top = 20
      Width = 121
      Height = 17
      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 DBGrid1: TDBGrid
      Left = 8
      Top = 72
      Width = 465
      Height = 161
      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 = 134
      Top = 16
      Width = 193
      Height = 21
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      TabOrder = 1
    end
    object ComboBoxSearchBJData: TComboBox
      Left = 134
      Top = 44
      Width = 193
      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
      Items.Strings = (
        #25253#35686#22120#32534#21495
        #25253#35686#22120#20301#32622
        #29992#25143#21517
        #29992#25143#22320#22336
        #30005#35805#21495#30721
        #38450#25252#37197#22791#25514#26045
        #27004#21495
        #22791#27880)
    end
    object Button1: TButton
      Left = 412
      Top = 28
      Width = 59
      Height = 25
      Caption = #20851#38381
      TabOrder = 3
      OnClick = ButtonCloseClick
    end
    object Button2: TButton
      Left = 344
      Top = 27
      Width = 57
      Height = 25
      Caption = #30830#23450
      TabOrder = 4
      OnClick = ButtonOKClick
    end
  end
end

⌨️ 快捷键说明

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