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

📄 kucen.dfm

📁 一个基于MFC的编程的图书管理系统
💻 DFM
字号:
object fm_kucen: Tfm_kucen
  Left = 54
  Top = 183
  BorderStyle = bsDialog
  Caption = #24211#23384#20998#26512
  ClientHeight = 473
  ClientWidth = 707
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label4: TLabel
    Left = 16
    Top = 19
    Width = 57
    Height = 17
    AutoSize = False
    Caption = #21512#35745':'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object lb: TStringGrid
    Left = 16
    Top = 48
    Width = 673
    Height = 369
    ColCount = 9
    TabOrder = 0
    ColWidths = (
      64
      64
      103
      64
      64
      64
      64
      64
      64)
  end
  object shoushus: TEdit
    Left = 253
    Top = 16
    Width = 62
    Height = 21
    BiDiMode = bdLeftToRight
    ParentBiDiMode = False
    ReadOnly = True
    TabOrder = 1
  end
  object shoujines: TEdit
    Left = 317
    Top = 16
    Width = 63
    Height = 21
    BiDiMode = bdLeftToRight
    ParentBiDiMode = False
    ReadOnly = True
    TabOrder = 2
  end
  object jinshus: TEdit
    Left = 383
    Top = 16
    Width = 62
    Height = 21
    ReadOnly = True
    TabOrder = 3
  end
  object censhus: TEdit
    Left = 448
    Top = 16
    Width = 62
    Height = 21
    ReadOnly = True
    TabOrder = 4
  end
  object cenjines: TEdit
    Left = 576
    Top = 16
    Width = 62
    Height = 21
    ReadOnly = True
    TabOrder = 5
  end
  object Button1: TButton
    Left = 616
    Top = 432
    Width = 75
    Height = 25
    Caption = #36820#22238
    TabOrder = 6
    OnClick = Button1Click
  end
  object showjin: TCheckBox
    Left = 400
    Top = 440
    Width = 177
    Height = 17
    Caption = #26174#31034#36827#20215#21450#24211#23384#20313#39069
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 7
    OnClick = showjinClick
  end
end

⌨️ 快捷键说明

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