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

📄 bfhy_form.dfm

📁 一个不错的图书管理系统
💻 DFM
字号:
object BFHY_F: TBFHY_F
  Left = 297
  Top = 255
  BorderIcons = [biSystemMenu]
  BorderStyle = bsDialog
  Caption = #22791#20221#19982#36824#21407
  ClientHeight = 213
  ClientWidth = 262
  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
  OnDestroy = FormDestroy
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 12
  object FlatGroupBox1: TFlatGroupBox
    Left = 8
    Top = 8
    Width = 241
    Height = 81
    Caption = #25805#20316#26041#24335#65306
    TabOrder = 0
    object BF_FRBtn: TFlatRadioButton
      Left = 32
      Top = 32
      Width = 65
      Height = 17
      Caption = #22791#20221
      TabOrder = 0
      OnClick = BF_FRBtnClick
    end
    object HY_FRBtn: TFlatRadioButton
      Left = 152
      Top = 32
      Width = 57
      Height = 17
      Caption = #36824#21407
      TabOrder = 1
      OnClick = HY_FRBtnClick
    end
  end
  object QD_FBtn: TFlatButton
    Left = 40
    Top = 176
    Width = 73
    Height = 25
    Caption = #30830#23450
    TabOrder = 1
    OnClick = QD_FBtnClick
  end
  object QX_FBtn: TFlatButton
    Left = 152
    Top = 176
    Width = 73
    Height = 25
    Caption = #21462#28040
    TabOrder = 2
    OnClick = QX_FBtnClick
  end
  object SJD_FGB: TFlatGroupBox
    Left = 8
    Top = 96
    Width = 241
    Height = 65
    Caption = #26102#38388#28857#65306
    TabOrder = 3
    object RQD_FCB: TFlatComboBox
      Left = 32
      Top = 24
      Width = 177
      Height = 20
      Style = csDropDownList
      Color = clWindow
      ItemHeight = 12
      TabOrder = 0
      ItemIndex = -1
    end
  end
end

⌨️ 快捷键说明

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