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

📄 bljsk_form.dfm

📁 一个不错的图书管理系统
💻 DFM
字号:
object BLJSK_F: TBLJSK_F
  Left = 278
  Top = 232
  BorderIcons = [biSystemMenu]
  BorderStyle = bsSingle
  Caption = #21150#29702#20511#20070#21345
  ClientHeight = 256
  ClientWidth = 364
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -12
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  Position = poDesktopCenter
  Scaled = False
  OnClose = FormClose
  OnCreate = FormCreate
  OnDestroy = FormDestroy
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object FlatGroupBox1: TFlatGroupBox
    Left = 16
    Top = 8
    Width = 329
    Height = 193
    Caption = #20511#20070#21345#20449#24687#22635#20889#65306
    TabOrder = 0
    ColorBorder = clGreen
    object Label1: TLabel
      Left = 56
      Top = 24
      Width = 36
      Height = 12
      Caption = #32534#21495#65306
    end
    object Label2: TLabel
      Left = 264
      Top = 24
      Width = 18
      Height = 12
      Caption = '[*]'
    end
    object Label3: TLabel
      Left = 56
      Top = 56
      Width = 36
      Height = 12
      Caption = #22995#21517#65306
    end
    object Label4: TLabel
      Left = 264
      Top = 54
      Width = 18
      Height = 12
      Caption = '[*]'
    end
    object Label5: TLabel
      Left = 44
      Top = 152
      Width = 48
      Height = 12
      Caption = #35777#20214#21495#65306
    end
    object Label6: TLabel
      Left = 264
      Top = 149
      Width = 18
      Height = 12
      Caption = '[*]'
    end
    object Label7: TLabel
      Left = 56
      Top = 120
      Width = 36
      Height = 12
      Caption = #32452#21517#65306
    end
    object Label8: TLabel
      Left = 56
      Top = 88
      Width = 36
      Height = 12
      Caption = #22995#21035#65306
    end
    object BH_FE: TFlatEdit
      Left = 103
      Top = 21
      Width = 154
      Height = 18
      ColorFlat = clBtnFace
      ParentColor = True
      MaxLength = 10
      TabOrder = 0
    end
    object XM_FE: TFlatEdit
      Left = 103
      Top = 52
      Width = 154
      Height = 18
      ColorFlat = clBtnFace
      ParentColor = True
      TabOrder = 1
    end
    object ZJH_FE: TFlatEdit
      Left = 103
      Top = 147
      Width = 154
      Height = 18
      ColorFlat = clBtnFace
      ParentColor = True
      MaxLength = 18
      TabOrder = 2
    end
    object ZM_FCB: TFlatComboBox
      Left = 103
      Top = 115
      Width = 154
      Height = 20
      Style = csDropDownList
      Color = clWindow
      ItemHeight = 12
      TabOrder = 3
      ItemIndex = -1
    end
    object XB_FCB: TFlatComboBox
      Left = 103
      Top = 84
      Width = 154
      Height = 20
      Style = csDropDownList
      Color = clWindow
      ItemHeight = 12
      Items.Strings = (
        #30007
        #22899)
      TabOrder = 4
      Text = #30007
      ItemIndex = 0
    end
  end
  object FlatButton1: TFlatButton
    Left = 136
    Top = 216
    Width = 73
    Height = 25
    ColorFocused = clSkyBlue
    ColorBorder = clGreen
    Caption = #21150#29702
    TabOrder = 1
    OnClick = FlatButton1Click
  end
  object FlatButton2: TFlatButton
    Left = 240
    Top = 216
    Width = 73
    Height = 25
    ColorFocused = clSkyBlue
    ColorBorder = clGreen
    Caption = #21462#28040
    TabOrder = 2
    OnClick = FlatButton2Click
  end
end

⌨️ 快捷键说明

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