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

📄 frmqqlb.dfm

📁 这是一个间歇的小唾弃,希望大家希望,以后大家多学习,多多交流共同进步
💻 DFM
字号:
object frmQueQLB: TfrmQueQLB
  Left = 364
  Top = 185
  BorderStyle = bsSingle
  Caption = #32570#21220#31867#21035
  ClientHeight = 320
  ClientWidth = 412
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Bevel1: TBevel
    Left = 8
    Top = 11
    Width = 398
    Height = 264
    Style = bsRaised
  end
  object Label1: TLabel
    Left = 41
    Top = 68
    Width = 105
    Height = 21
    Caption = #32570#21220#31867#21035#65306
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -21
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 37
    Top = 121
    Width = 126
    Height = 21
    Caption = #25187#38500#26376#24037#36164#65306
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -21
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object Label3: TLabel
    Left = 28
    Top = 170
    Width = 179
    Height = 21
    Caption = #25187#38500#24180#24230#20998#32418#31995#25968':'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -21
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object edtQQLB: TEdit
    Left = 152
    Top = 64
    Width = 167
    Height = 21
    ImeName = #26497#21697#20116#31508#36755#20837#27861
    TabOrder = 0
  end
  object edtKCYGZ: TEdit
    Left = 168
    Top = 116
    Width = 153
    Height = 21
    ImeName = #26497#21697#20116#31508#36755#20837#27861
    TabOrder = 1
    OnKeyPress = edtKCYGZKeyPress
  end
  object edtKCNDFHXS: TEdit
    Left = 208
    Top = 165
    Width = 113
    Height = 21
    ImeName = #26497#21697#20116#31508#36755#20837#27861
    TabOrder = 2
    OnKeyPress = edtKCNDFHXSKeyPress
  end
  object btOkQQLB: TButton
    Left = 163
    Top = 285
    Width = 56
    Height = 25
    Caption = #30830'  '#23450
    TabOrder = 3
    OnClick = btOkQQLBClick
  end
  object btCancelQQLB: TButton
    Left = 263
    Top = 285
    Width = 56
    Height = 25
    Caption = #21462'  '#28040
    TabOrder = 4
    OnClick = btCancelQQLBClick
  end
  object btContinueAddQQLB: TButton
    Left = 32
    Top = 285
    Width = 75
    Height = 25
    Caption = #32487#32493#28155#21152
    TabOrder = 5
    OnClick = btContinueAddQQLBClick
  end
  object dbnQQLB: TDBNavigator
    Left = 31
    Top = 237
    Width = 80
    Height = 25
    DataSource = dm.dsQQLB
    VisibleButtons = [nbFirst, nbPrior, nbNext, nbLast]
    TabOrder = 6
    OnClick = dbnQQLBClick
  end
end

⌨️ 快捷键说明

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