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

📄 unit10.dfm

📁 使用delphi编写的图书管理系统:实现查询
💻 DFM
字号:
object Form10: TForm10
  Left = 443
  Top = 268
  Width = 529
  Height = 419
  Caption = #20316#32773#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 Panel1: TPanel
    Left = 8
    Top = 8
    Width = 505
    Height = 313
    TabOrder = 0
    object Label1: TLabel
      Left = 40
      Top = 8
      Width = 401
      Height = 41
      AutoSize = False
      Caption = #31119#24030#22823#23398#38451#20809#23398#38498
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -48
      Font.Name = #38582#20070
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label2: TLabel
      Left = 72
      Top = 96
      Width = 337
      Height = 33
      AutoSize = False
      Caption = #35745#31639#26426#31185#23398#19982#25216#26415#31995
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -35
      Font.Name = #38582#20070
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label3: TLabel
      Left = 104
      Top = 168
      Width = 273
      Height = 25
      AutoSize = False
      Caption = '03'#32423'4'#29677'  240390817'
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -27
      Font.Name = #38582#20070
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label4: TLabel
      Left = 192
      Top = 232
      Width = 105
      Height = 33
      AutoSize = False
      Caption = #38472#23439#20255
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -29
      Font.Name = #38582#20070
      Font.Style = []
      ParentFont = False
    end
  end
  object Button1: TButton
    Left = 216
    Top = 336
    Width = 75
    Height = 25
    Caption = #30830#23450
    Default = True
    TabOrder = 1
    OnClick = Button1Click
  end
end

⌨️ 快捷键说明

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