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

📄 ubookin.~dfm

📁 图书管系统
💻 ~DFM
字号:
object frmBookIn: TfrmBookIn
  Left = 128
  Top = 128
  BorderStyle = bsDialog
  Caption = #26032#20070#20837#24211
  ClientHeight = 319
  ClientWidth = 555
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object btnCancel: TSpeedButton
    Left = 336
    Top = 269
    Width = 73
    Height = 33
    Caption = #36864' '#20986
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlack
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    OnClick = btnCancelClick
  end
  object btnIn: TSpeedButton
    Left = 120
    Top = 269
    Width = 73
    Height = 33
    Caption = #20837' '#24211
    Font.Charset = GB2312_CHARSET
    Font.Color = clBlack
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    OnClick = btnInClick
  end
  object StaticText1: TStaticText
    Left = 46
    Top = 21
    Width = 32
    Height = 17
    Caption = #20070#21495'*'
    TabOrder = 0
  end
  object StaticText2: TStaticText
    Left = 50
    Top = 53
    Width = 28
    Height = 17
    Caption = #20070#21517
    TabOrder = 1
  end
  object StaticText3: TStaticText
    Left = 26
    Top = 79
    Width = 52
    Height = 17
    Caption = #31867#21035#21517#31216
    TabOrder = 2
  end
  object StaticText4: TStaticText
    Left = 50
    Top = 110
    Width = 28
    Height = 17
    Caption = #20316#32773
    TabOrder = 3
  end
  object StaticText6: TStaticText
    Left = 22
    Top = 140
    Width = 56
    Height = 17
    Caption = #20986#29256#26102#38388'*'
    TabOrder = 4
  end
  object StaticText8: TStaticText
    Left = 50
    Top = 170
    Width = 28
    Height = 17
    Caption = #22791#27880
    TabOrder = 5
  end
  object CodeEdit: TEdit
    Left = 112
    Top = 18
    Width = 114
    Height = 21
    ImeName = #32043#20809#25340#38899#36755#20837#27861
    MaxLength = 10
    TabOrder = 6
  end
  object NameEdit: TEdit
    Left = 111
    Top = 50
    Width = 408
    Height = 21
    ImeName = #32043#20809#25340#38899#36755#20837#27861
    TabOrder = 7
  end
  object ClassEdit: TEdit
    Left = 111
    Top = 78
    Width = 330
    Height = 21
    TabStop = False
    Color = clBtnFace
    ImeName = #32043#20809#25340#38899#36755#20837#27861
    ReadOnly = True
    TabOrder = 8
  end
  object ComboBox1: TComboBox
    Left = 440
    Top = 78
    Width = 79
    Height = 21
    Style = csDropDownList
    ImeName = #32043#20809#25340#38899#36755#20837#27861
    ItemHeight = 13
    TabOrder = 9
    OnChange = ComboBox1Change
  end
  object AuthorEdit: TEdit
    Left = 111
    Top = 106
    Width = 130
    Height = 21
    ImeName = #32043#20809#25340#38899#36755#20837#27861
    TabOrder = 10
  end
  object StaticText5: TStaticText
    Left = 264
    Top = 112
    Width = 40
    Height = 17
    Caption = #20986#29256#31038
    TabOrder = 11
  end
  object ConcernEdit: TEdit
    Left = 344
    Top = 106
    Width = 175
    Height = 21
    ImeName = #32043#20809#25340#38899#36755#20837#27861
    TabOrder = 12
  end
  object OutTimeEdit: TEdit
    Left = 111
    Top = 135
    Width = 130
    Height = 21
    ImeName = #32043#20809#25340#38899#36755#20837#27861
    TabOrder = 13
  end
  object CostEdit: TEdit
    Left = 344
    Top = 136
    Width = 175
    Height = 21
    ImeName = #32043#20809#25340#38899#36755#20837#27861
    TabOrder = 14
  end
  object StaticText7: TStaticText
    Left = 272
    Top = 140
    Width = 32
    Height = 17
    Caption = #20215#26684'*'
    TabOrder = 15
  end
  object Memo1: TMemo
    Left = 111
    Top = 165
    Width = 410
    Height = 89
    ImeName = #32043#20809#25340#38899#36755#20837#27861
    TabOrder = 16
  end
end

⌨️ 快捷键说明

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