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

📄 unit3.~dfm

📁 图书管理系统 图书管理系统图书管理系统图书管理系统图书管理系统图书管理系统图书管理系统图书管理系统
💻 ~DFM
字号:
object Form3: TForm3
  Left = 756
  Top = 256
  Width = 424
  Height = 449
  Caption = #23398#29983#26597#35810#31995#32479
  Color = clGradientActiveCaption
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 104
    Top = 16
    Width = 180
    Height = 30
    Caption = #26597#35810#23398#29983#20449#24687
    Color = cl3DLight
    Font.Charset = GB2312_CHARSET
    Font.Color = clOlive
    Font.Height = -29
    Font.Name = #21326#25991#26032#39759
    Font.Style = [fsBold]
    ParentColor = False
    ParentFont = False
  end
  object Bevel1: TBevel
    Left = 24
    Top = 288
    Width = 369
    Height = 81
  end
  object Label2: TLabel
    Left = 24
    Top = 384
    Width = 72
    Height = 13
    Caption = #36755#20837#26597#35810#20540#65306
  end
  object SpeedButton1: TSpeedButton
    Left = 304
    Top = 384
    Width = 89
    Height = 22
    Caption = #25191#34892#26597#35810
  end
  object DBGrid1: TDBGrid
    Left = 24
    Top = 64
    Width = 369
    Height = 120
    DataSource = DataSource1
    TabOrder = 0
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
  end
  object DBNavigator1: TDBNavigator
    Left = 64
    Top = 248
    Width = 240
    Height = 25
    DataSource = DataSource1
    TabOrder = 1
  end
  object memo1: TMemo
    Left = 24
    Top = 200
    Width = 369
    Height = 33
    Lines.Strings = (
      'memo1')
    TabOrder = 2
  end
  object StaticText1: TStaticText
    Left = 64
    Top = 296
    Width = 76
    Height = 17
    Caption = #36873#25321#26597#35810#26041#24335
    TabOrder = 3
  end
  object RadioButton1: TRadioButton
    Left = 152
    Top = 296
    Width = 113
    Height = 17
    Caption = #25353#23398#21495#26597#35810
    TabOrder = 4
  end
  object RadioButton2: TRadioButton
    Left = 280
    Top = 296
    Width = 113
    Height = 17
    Caption = #25353#22995#21517#26597#35810
    TabOrder = 5
  end
  object RadioButton3: TRadioButton
    Left = 152
    Top = 320
    Width = 113
    Height = 17
    Caption = #25353#24615#21035#26597#35810
    TabOrder = 6
  end
  object RadioButton4: TRadioButton
    Left = 280
    Top = 320
    Width = 113
    Height = 17
    Caption = #25353#31995#21035#26597#35810
    TabOrder = 7
  end
  object RadioButton5: TRadioButton
    Left = 152
    Top = 344
    Width = 113
    Height = 17
    Caption = #25353#19987#19994#26597#35810
    TabOrder = 8
  end
  object Edit1: TEdit
    Left = 112
    Top = 384
    Width = 153
    Height = 21
    TabOrder = 9
  end
  object DataSource1: TDataSource
    DataSet = Table1
    Left = 368
    Top = 24
  end
  object Table1: TTable
    Left = 328
    Top = 24
  end
end

⌨️ 快捷键说明

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