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

📄 delbjdatasrc.dfm

📁 该程序可作为386的接警程序使用
💻 DFM
字号:
object FormDelBJData: TFormDelBJData
  Left = 266
  Top = 265
  BorderStyle = bsDialog
  Caption = #21024#38500#25253#35686#22120
  ClientHeight = 220
  ClientWidth = 430
  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 = -8
    Top = -8
    Width = 441
    Height = 233
    TabOrder = 0
    object Label1: TLabel
      Left = 14
      Top = 16
      Width = 59
      Height = 17
      AutoSize = False
      Caption = #36873#25321#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 = 166
      Top = 15
      Width = 48
      Height = 17
      AutoSize = False
      Caption = #23545#24212#20540
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -11
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
    end
    object ComboBoxDelBJData: TComboBox
      Left = 71
      Top = 12
      Width = 83
      Height = 21
      ImeName = #20013#25991'('#31616#20307') - '#26234#33021' ABC'
      ItemHeight = 13
      TabOrder = 0
      Text = #25253#35686#22120#32534#21495
      OnChange = ComboBoxDelBJDataChange
    end
    object DBGrid1: TDBGrid
      Left = 15
      Top = 40
      Width = 414
      Height = 152
      DataSource = FormBJData.DataSource1
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      ReadOnly = True
      TabOrder = 1
      TitleFont.Charset = DEFAULT_CHARSET
      TitleFont.Color = clWindowText
      TitleFont.Height = -11
      TitleFont.Name = 'MS Sans Serif'
      TitleFont.Style = []
    end
    object Edit1: TEdit
      Left = 210
      Top = 11
      Width = 111
      Height = 21
      ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
      TabOrder = 2
    end
    object Button1: TButton
      Left = 306
      Top = 199
      Width = 59
      Height = 25
      Caption = #21024#38500
      TabOrder = 3
      OnClick = ButtonDeleteClick
    end
    object Button2: TButton
      Left = 370
      Top = 199
      Width = 59
      Height = 25
      Caption = #21462#28040
      TabOrder = 4
      OnClick = ButtonCloseClick
    end
    object Button3: TButton
      Left = 328
      Top = 11
      Width = 41
      Height = 22
      Caption = #26597#35810
      TabOrder = 5
      OnClick = ButtonOKClick
    end
    object Button4: TButton
      Left = 15
      Top = 199
      Width = 65
      Height = 25
      Caption = #20840#37096#28165#38500
      TabOrder = 6
      OnClick = ButtonDeleteAllClick
    end
    object Button5: TButton
      Left = 372
      Top = 11
      Width = 58
      Height = 23
      Caption = #26597#35810#20840#37096
      TabOrder = 7
      OnClick = Button5Click
    end
  end
end

⌨️ 快捷键说明

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