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

📄 bookclass.dfm

📁 本图书管理系统一sql server为数据库开发平台
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object BookClassForm: TBookClassForm
  Left = 162
  Top = 118
  BorderStyle = bsSingle
  Caption = #22270#20070#31181#31867#31649#29702
  ClientHeight = 356
  ClientWidth = 496
  Color = 16248814
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  FormStyle = fsStayOnTop
  OldCreateOrder = False
  Position = poScreenCenter
  OnCreate = FormCreate
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Panel1: TPanel
    Left = 0
    Top = 241
    Width = 496
    Height = 115
    Align = alBottom
    ParentColor = True
    TabOrder = 0
    object StaticText5: TStaticText
      Left = 6
      Top = 10
      Width = 84
      Height = 20
      Caption = #20070#31867#21517#31216': '
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 9
    end
    object Edit2: TEdit
      Left = 80
      Top = 8
      Width = 106
      Height = 21
      BevelKind = bkFlat
      BevelOuter = bvRaised
      BorderStyle = bsNone
      Enabled = False
      TabOrder = 0
      OnKeyPress = Edit2KeyPress
    end
    object StaticText1: TStaticText
      Left = 6
      Top = 34
      Width = 84
      Height = 20
      Caption = #31616'    '#20171': '
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 10
    end
    object Memo1: TMemo
      Left = 80
      Top = 32
      Width = 318
      Height = 37
      BevelKind = bkFlat
      BevelOuter = bvRaised
      BorderStyle = bsNone
      Enabled = False
      MaxLength = 256
      TabOrder = 2
    end
    object StaticText2: TStaticText
      Left = 188
      Top = 10
      Width = 116
      Height = 20
      Caption = #19978#32423#20070#31867#21517#31216': '
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 11
    end
    object Edit1: TEdit
      Left = 293
      Top = 8
      Width = 105
      Height = 21
      BevelKind = bkFlat
      BevelOuter = bvRaised
      BorderStyle = bsNone
      Enabled = False
      TabOrder = 1
      OnKeyPress = Edit1KeyPress
    end
    object StaticText3: TStaticText
      Left = 64
      Top = 85
      Width = 58
      Height = 17
      AutoSize = False
      BevelInner = bvNone
      BevelKind = bkFlat
      BevelOuter = bvRaised
      Caption = '     '#28155#21152' '
      TabOrder = 4
      OnClick = StaticText3Click
      OnMouseDown = StaticText3MouseDown
      OnMouseUp = StaticText3MouseUp
    end
    object StaticText4: TStaticText
      Left = 136
      Top = 85
      Width = 58
      Height = 17
      AutoSize = False
      BevelInner = bvNone
      BevelKind = bkFlat
      BevelOuter = bvRaised
      Caption = '     '#21024#38500' '
      TabOrder = 5
      OnClick = StaticText4Click
      OnMouseDown = StaticText3MouseDown
      OnMouseUp = StaticText3MouseUp
    end
    object StaticText6: TStaticText
      Left = 208
      Top = 85
      Width = 58
      Height = 17
      AutoSize = False
      BevelInner = bvNone
      BevelKind = bkFlat
      BevelOuter = bvRaised
      Caption = '     '#20462#25913
      TabOrder = 6
      OnClick = StaticText6Click
      OnMouseDown = StaticText3MouseDown
      OnMouseUp = StaticText3MouseUp
    end
    object StaticText7: TStaticText
      Left = 280
      Top = 85
      Width = 58
      Height = 17
      AutoSize = False
      BevelInner = bvNone
      BevelKind = bkFlat
      BevelOuter = bvRaised
      Caption = '     '#21462#28040
      TabOrder = 7
      OnClick = StaticText7Click
      OnMouseDown = StaticText3MouseDown
      OnMouseUp = StaticText3MouseUp
    end
    object StaticText8: TStaticText
      Left = 352
      Top = 85
      Width = 58
      Height = 17
      AutoSize = False
      BevelInner = bvNone
      BevelKind = bkFlat
      BevelOuter = bvRaised
      Caption = '     '#36864#20986
      TabOrder = 8
      OnClick = StaticText8Click
      OnMouseDown = StaticText3MouseDown
      OnMouseUp = StaticText3MouseUp
    end
    object StaticText9: TStaticText
      Left = 406
      Top = 10
      Width = 52
      Height = 20
      Caption = #22270#26631': '
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = []
      ParentFont = False
      TabOrder = 12
    end
    object ComboBoxEx1: TComboBoxEx
      Left = 408
      Top = 31
      Width = 73
      Height = 38
      ItemsEx = <
        item
          ImageIndex = 0
          SelectedImageIndex = 0
        end
        item
          ImageIndex = 1
          SelectedImageIndex = 1
        end
        item
          ImageIndex = 2
          SelectedImageIndex = 2
        end
        item
          ImageIndex = 3
          SelectedImageIndex = 3
        end
        item
          ImageIndex = 4
          SelectedImageIndex = 4
        end
        item
          ImageIndex = 5

⌨️ 快捷键说明

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