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

📄 frmqau.dfm

📁 图书借阅管理系统含源代码
💻 DFM
字号:
object frmQA: TfrmQA
  Left = 336
  Top = 105
  BorderStyle = bsNone
  Caption = #35774#32622'Admin'#24080#21495#30340#38382#39064#21644#31572#26696
  ClientHeight = 111
  ClientWidth = 382
  Color = clBtnFace
  Font.Charset = ANSI_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 8
    Top = 16
    Width = 39
    Height = 13
    Caption = #38382#39064#65306
  end
  object Label2: TLabel
    Left = 8
    Top = 48
    Width = 39
    Height = 13
    Caption = #31572#26696#65306
  end
  object edQ: TEdit
    Left = 48
    Top = 16
    Width = 321
    Height = 21
    MaxLength = 200
    TabOrder = 0
  end
  object edA: TEdit
    Left = 48
    Top = 48
    Width = 321
    Height = 21
    MaxLength = 200
    TabOrder = 1
  end
  object Button1: TButton
    Left = 288
    Top = 80
    Width = 75
    Height = 25
    Caption = #20445#23384'(&S)'
    Default = True
    TabOrder = 2
    OnClick = Button1Click
  end
end

⌨️ 快捷键说明

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