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

📄 unit1.dfm

📁 图书管理系统
💻 DFM
字号:
object Form1: TForm1
  Left = 257
  Top = 244
  Width = 483
  Height = 291
  Caption = #28246#21335#22478#24066#23398#38498#23398#29983#20449#24687#31995#32479#30331#38470#30028#38754
  Color = clSilver
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clBlue
  Font.Height = -19
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 24
  object Label1: TLabel
    Left = 56
    Top = 88
    Width = 161
    Height = 33
    AutoSize = False
    Caption = #35831#36755#20837#29992#25143#21517':'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlue
    Font.Height = -19
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label2: TLabel
    Left = 56
    Top = 136
    Width = 137
    Height = 41
    AutoSize = False
    Caption = #35831#36755#20837#23494#30721':'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clBlue
    Font.Height = -19
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label3: TLabel
    Left = 56
    Top = 192
    Width = 185
    Height = 25
    AutoSize = False
    Caption = #22914#26524#20320#36824#27809#27880#20876#65292#35831#27880#20876':'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clYellow
    Font.Height = -13
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label4: TLabel
    Left = 48
    Top = 8
    Width = 393
    Height = 33
    AutoSize = False
    Caption = #28246#21335#22478#24066#23398#38498#23398#29983#20449#24687#31995#32479
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clRed
    Font.Height = -24
    Font.Name = 'MS Sans Serif'
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label5: TLabel
    Left = 160
    Top = 48
    Width = 121
    Height = 29
    AutoSize = False
    Caption = #30331#38470#30028#38754
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clRed
    Font.Height = -24
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label6: TLabel
    Left = 240
    Top = 192
    Width = 89
    Height = 17
    AutoSize = False
    Caption = #28857#20987#27880#20876
    Font.Charset = GB2312_CHARSET
    Font.Color = clRed
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
    OnClick = Label6Click
  end
  object Label7: TLabel
    Left = 376
    Top = 184
    Width = 73
    Height = 33
    AutoSize = False
    Caption = #36864'  '#20986
    Font.Charset = ANSI_CHARSET
    Font.Color = clYellow
    Font.Height = -24
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    OnClick = Label7Click
  end
  object Label8: TLabel
    Left = 376
    Top = 112
    Width = 73
    Height = 25
    AutoSize = False
    Caption = #30830'    '#23450
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clYellow
    Font.Height = -19
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    OnClick = Label8Click
  end
  object Edit1: TEdit
    Left = 216
    Top = 88
    Width = 121
    Height = 32
    TabOrder = 0
  end
  object Edit2: TEdit
    Left = 192
    Top = 136
    Width = 145
    Height = 32
    TabOrder = 1
  end
  object Table1: TTable
    Active = True
    DatabaseName = 'xsgl'
    TableName = 'dllib.db'
    Left = 16
    Top = 104
  end
end

⌨️ 快捷键说明

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