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

📄 ruku.dfm

📁 图书馆图书信息管理系统
💻 DFM
字号:
object Form1: TForm1
  Left = 192
  Top = 114
  Width = 445
  Height = 545
  Caption = #26032#20070#20837#24211
  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 = 0
    Width = 437
    Height = 511
    Align = alClient
    Caption = #26032#20070#20449#24687
    TabOrder = 0
    object Label1: TLabel
      Left = 16
      Top = 32
      Width = 60
      Height = 13
      Caption = #22270#20070#31867#21035#65306
    end
    object Label2: TLabel
      Left = 208
      Top = 32
      Width = 60
      Height = 13
      Caption = #22270#20070#32534#21495#65306
    end
    object Label3: TLabel
      Left = 40
      Top = 64
      Width = 36
      Height = 13
      Caption = #20070#21517#65306
    end
    object Label4: TLabel
      Left = 40
      Top = 88
      Width = 36
      Height = 13
      Caption = #20316#32773#65306
    end
    object Label5: TLabel
      Left = 24
      Top = 120
      Width = 48
      Height = 17
      Caption = #20986#29256#31038#65306
    end
    object Label6: TLabel
      Left = 16
      Top = 152
      Width = 60
      Height = 13
      Caption = #20986#29256#26102#38388#65306
    end
    object Label7: TLabel
      Left = 40
      Top = 184
      Width = 36
      Height = 13
      Caption = #20070#20215#65306
    end
    object Label8: TLabel
      Left = 16
      Top = 216
      Width = 60
      Height = 13
      Caption = #20837#24211#26102#38388#65306
    end
    object Label9: TLabel
      Left = 16
      Top = 248
      Width = 60
      Height = 13
      Caption = #20511#38405#27425#25968#65306
    end
    object Label10: TLabel
      Left = 24
      Top = 288
      Width = 36
      Height = 13
      Caption = #22791#27880#65306
    end
    object Edit1: TEdit
      Left = 80
      Top = 24
      Width = 105
      Height = 21
      TabOrder = 0
      Text = 'Edit1'
    end
    object Edit2: TEdit
      Left = 272
      Top = 24
      Width = 121
      Height = 21
      TabOrder = 1
      Text = 'Edit2'
    end
    object Edit3: TEdit
      Left = 80
      Top = 56
      Width = 257
      Height = 21
      TabOrder = 2
      Text = 'Edit3'
    end
    object Edit4: TEdit
      Left = 80
      Top = 88
      Width = 121
      Height = 21
      TabOrder = 3
      Text = 'Edit4'
    end
    object Edit5: TEdit
      Left = 80
      Top = 120
      Width = 201
      Height = 21
      TabOrder = 4
      Text = 'Edit5'
    end
    object Edit6: TEdit
      Left = 80
      Top = 152
      Width = 153
      Height = 21
      TabOrder = 5
      Text = 'Edit6'
    end
    object Edit7: TEdit
      Left = 80
      Top = 184
      Width = 121
      Height = 21
      TabOrder = 6
      Text = '0'
    end
    object Edit8: TEdit
      Left = 80
      Top = 216
      Width = 153
      Height = 21
      TabOrder = 7
      Text = 'Edit8'
    end
    object Edit9: TEdit
      Left = 80
      Top = 248
      Width = 121
      Height = 21
      TabOrder = 8
      Text = '0'
    end
    object Memo1: TMemo
      Left = 56
      Top = 312
      Width = 329
      Height = 129
      Lines.Strings = (
        'Memo1')
      TabOrder = 9
    end
    object Button1: TButton
      Left = 96
      Top = 464
      Width = 75
      Height = 25
      Caption = #28165#31354
      TabOrder = 10
    end
    object Button2: TButton
      Left = 200
      Top = 464
      Width = 75
      Height = 25
      Caption = #20837#24211
      TabOrder = 11
    end
    object Button3: TButton
      Left = 312
      Top = 464
      Width = 75
      Height = 25
      Caption = #20851#38381
      TabOrder = 12
    end
  end
end

⌨️ 快捷键说明

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