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

📄 xszc.~dfm

📁 delphi下 数据库图书馆管理系统的实现
💻 ~DFM
字号:
object XSZCForm: TXSZCForm
  Left = 225
  Top = 119
  Width = 544
  Height = 375
  Caption = #23398#29983#27880#20876
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnShow = FormShow
  PixelsPerInch = 96
  TextHeight = 13
  object Label4: TLabel
    Left = 128
    Top = 273
    Width = 12
    Height = 13
    Caption = #20803
  end
  object Label3: TLabel
    Left = 17
    Top = 248
    Width = 73
    Height = 13
    AutoSize = False
    Caption = #25910#36153#26631#20934
  end
  object Label2: TLabel
    Left = 17
    Top = 111
    Width = 105
    Height = 13
    AutoSize = False
    Caption = #36873#25321#27880#20876#23398#24180
  end
  object Label1: TLabel
    Left = 17
    Top = 62
    Width = 113
    Height = 13
    AutoSize = False
    Caption = #35831#36755#20837#29677#32423#32534#21495
  end
  object Bevel1: TBevel
    Left = 167
    Top = 64
    Width = 369
    Height = 225
  end
  object RadioGroup1: TRadioGroup
    Left = 17
    Top = 132
    Width = 121
    Height = 105
    ItemIndex = 0
    Items.Strings = (
      #31532#19968#23398#24180
      #31532#20108#23398#24180
      #31532#19977#23398#24180
      #31532#22235#23398#24180
      #31532#20116#23398#24180)
    TabOrder = 0
  end
  object Panel1: TPanel
    Left = 0
    Top = 0
    Width = 536
    Height = 41
    Align = alTop
    BevelOuter = bvLowered
    Caption = #23398#29983#27880#20876#34920
    Color = clSkyBlue
    Font.Charset = ANSI_CHARSET
    Font.Color = clBlack
    Font.Height = -24
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 1
  end
  object ListBox2: TListBox
    Left = 392
    Top = 80
    Width = 129
    Height = 193
    ItemHeight = 13
    TabOrder = 2
  end
  object ListBox1: TListBox
    Left = 184
    Top = 80
    Width = 129
    Height = 193
    ItemHeight = 13
    TabOrder = 3
  end
  object Edit1: TEdit
    Left = 17
    Top = 268
    Width = 105
    Height = 21
    Enabled = False
    TabOrder = 4
  end
  object ComboBox1: TComboBox
    Left = 17
    Top = 80
    Width = 121
    Height = 21
    ItemHeight = 13
    TabOrder = 5
    OnSelect = ComboBox1Select
  end
  object Button4: TButton
    Left = 328
    Top = 176
    Width = 49
    Height = 25
    Caption = '<'#21462#28040
    TabOrder = 6
    OnClick = Button4Click
  end
  object Button3: TButton
    Left = 328
    Top = 128
    Width = 49
    Height = 25
    Caption = #27880#20876'>'
    TabOrder = 7
    OnClick = Button3Click
  end
  object Button2: TButton
    Left = 375
    Top = 311
    Width = 75
    Height = 25
    Caption = #32467#26463#27880#20876
    TabOrder = 8
    OnClick = Button2Click
  end
  object Button1: TButton
    Left = 239
    Top = 312
    Width = 75
    Height = 25
    Caption = #32487#32493#27880#20876
    TabOrder = 9
    OnClick = Button1Click
  end
end

⌨️ 快捷键说明

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