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

📄 manmanage.~dfm

📁 四川大学图书管理系统!sql+c++实现
💻 ~DFM
字号:
object ManManageForm: TManManageForm
  Left = 190
  Top = 109
  Width = 456
  Height = 368
  Caption = #20154#20107#31649#29702
  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 Label1: TLabel
    Left = 16
    Top = 13
    Width = 60
    Height = 13
    Caption = #24050#26377#20154#21592#65306
  end
  object DBGrid1: TDBGrid
    Left = 16
    Top = 32
    Width = 417
    Height = 137
    TabOrder = 0
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
  end
  object GroupBox1: TGroupBox
    Left = 16
    Top = 184
    Width = 417
    Height = 137
    Caption = #20462#25913#20154#21592
    Color = clBtnFace
    ParentColor = False
    TabOrder = 1
    object Label2: TLabel
      Left = 16
      Top = 31
      Width = 49
      Height = 13
      AutoSize = False
      Caption = #32534#21495#20174
    end
    object Label3: TLabel
      Left = 42
      Top = 61
      Width = 23
      Height = 13
      AutoSize = False
      Caption = #21040
    end
    object Label4: TLabel
      Left = 210
      Top = 60
      Width = 24
      Height = 13
      AutoSize = False
      Caption = #31867#22411
    end
    object Edit1: TEdit
      Left = 60
      Top = 27
      Width = 121
      Height = 21
      TabOrder = 0
    end
    object Edit2: TEdit
      Left = 60
      Top = 57
      Width = 121
      Height = 21
      TabOrder = 1
    end
    object ComboBox1: TComboBox
      Left = 240
      Top = 56
      Width = 145
      Height = 21
      ItemHeight = 13
      TabOrder = 2
      OnChange = ComboBox1Change
    end
    object Button1: TButton
      Left = 224
      Top = 96
      Width = 75
      Height = 25
      Caption = #30830#35748
      TabOrder = 3
      OnClick = Button1Click
    end
    object Button2: TButton
      Left = 328
      Top = 96
      Width = 75
      Height = 25
      Caption = #36820#22238
      TabOrder = 4
      OnClick = Button2Click
    end
    object CheckBox1: TCheckBox
      Left = 211
      Top = 29
      Width = 97
      Height = 17
      Caption = #26159#21542#25209#37327
      TabOrder = 5
      OnClick = CheckBox1Click
    end
  end
end

⌨️ 快捷键说明

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