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

📄 unit16.~dfm

📁 图书管理系统设计程序
💻 ~DFM
字号:
object personal_data: Tpersonal_data
  Left = 451
  Top = 186
  Width = 573
  Height = 548
  Caption = #20010#20154#36164#26009#26597#35810
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label7: TLabel
    Left = 16
    Top = 265
    Width = 209
    Height = 29
    AutoSize = False
    Caption = #25152#20511#30340#22270#20070#22914#19979#65306
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -24
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object DBGrid1: TDBGrid
    Left = 0
    Top = 296
    Width = 561
    Height = 153
    DataSource = DataSource1
    TabOrder = 0
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
  end
  object Button1: TButton
    Left = 240
    Top = 464
    Width = 129
    Height = 41
    Caption = ' '#36820#22238
    TabOrder = 1
    OnClick = Button1Click
  end
  object GroupBox1: TGroupBox
    Left = 16
    Top = 16
    Width = 537
    Height = 201
    Caption = #35835#32773#20449#24687
    TabOrder = 2
    object Label1: TLabel
      Left = 8
      Top = 32
      Width = 65
      Height = 20
      AutoSize = False
      Caption = #22995#21517
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label2: TLabel
      Left = 8
      Top = 72
      Width = 105
      Height = 20
      AutoSize = False
      Caption = #25152#22312#37096#38376
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label3: TLabel
      Left = 8
      Top = 120
      Width = 113
      Height = 20
      AutoSize = False
      Caption = #35835#32773#31867#22411
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label4: TLabel
      Left = 8
      Top = 168
      Width = 105
      Height = 20
      AutoSize = False
      Caption = #20511#20070#26399#38480
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label5: TLabel
      Left = 248
      Top = 24
      Width = 57
      Height = 25
      AutoSize = False
      Caption = #22791#27880
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Label6: TLabel
      Left = 248
      Top = 168
      Width = 89
      Height = 20
      AutoSize = False
      Caption = #21487#20511#20070#25968
      Font.Charset = DEFAULT_CHARSET
      Font.Color = clWindowText
      Font.Height = -16
      Font.Name = 'MS Sans Serif'
      Font.Style = [fsBold]
      ParentFont = False
    end
    object Edit1: TEdit
      Left = 112
      Top = 24
      Width = 121
      Height = 21
      TabOrder = 0
    end
    object Edit2: TEdit
      Left = 112
      Top = 72
      Width = 121
      Height = 21
      TabOrder = 1
    end
    object Edit3: TEdit
      Left = 112
      Top = 120
      Width = 121
      Height = 21
      TabOrder = 2
    end
    object Edit4: TEdit
      Left = 112
      Top = 168
      Width = 121
      Height = 21
      TabOrder = 3
    end
    object Edit6: TEdit
      Left = 352
      Top = 168
      Width = 161
      Height = 21
      TabOrder = 4
    end
    object Memo1: TMemo
      Left = 328
      Top = 16
      Width = 185
      Height = 137
      TabOrder = 5
    end
  end
  object DataSource1: TDataSource
    DataSet = ADODataSet2
    Left = 528
    Top = 408
  end
  object ADODataSet1: TADODataSet
    Connection = DataModule3.ADOConnection1
    CommandText = 'select * from reader'
    Parameters = <>
    Left = 576
    Top = 408
  end
  object ADODataSet2: TADODataSet
    Connection = DataModule3.ADOConnection1
    Parameters = <>
    Left = 624
    Top = 408
  end
end

⌨️ 快捷键说明

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