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

📄 unit6.dfm

📁 Delphi,Access开发的图书订阅系统
💻 DFM
字号:
object bktj: Tbktj
  Left = 241
  Top = 114
  Width = 567
  Height = 424
  Caption = #32479#35745
  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 Label1: TLabel
    Left = 80
    Top = 80
    Width = 161
    Height = 41
    AutoSize = False
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -21
    Font.Name = #26041#27491#23002#20307
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 88
    Top = 168
    Width = 200
    Height = 40
    AutoSize = False
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -21
    Font.Name = #26041#27491#23002#20307
    Font.Style = []
    ParentFont = False
  end
  object Label3: TLabel
    Left = 320
    Top = 168
    Width = 200
    Height = 40
    AutoSize = False
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -21
    Font.Name = #26041#27491#23002#20307
    Font.Style = []
    ParentFont = False
  end
  object Label4: TLabel
    Left = 88
    Top = 248
    Width = 200
    Height = 40
    AutoSize = False
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -21
    Font.Name = #26041#27491#23002#20307
    Font.Style = []
    ParentFont = False
  end
  object Label5: TLabel
    Left = 320
    Top = 248
    Width = 200
    Height = 40
    AutoSize = False
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -21
    Font.Name = #26041#27491#23002#20307
    Font.Style = []
    ParentFont = False
  end
  object Label6: TLabel
    Left = 272
    Top = 80
    Width = 217
    Height = 41
    AutoSize = False
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -21
    Font.Name = #26041#27491#23002#20307
    Font.Style = []
    ParentFont = False
  end
  object Label7: TLabel
    Left = 40
    Top = 24
    Width = 209
    Height = 33
    AutoSize = False
    Caption = #25253#21002#35746#38405#25490#34892':'
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -29
    Font.Name = #21326#25991#24425#20113
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Button1: TButton
    Left = 216
    Top = 304
    Width = 105
    Height = 41
    Caption = #30830#23450
    TabOrder = 0
    OnClick = Button1Click
  end
  object DBGrid1: TDBGrid
    Left = 32
    Top = 64
    Width = 489
    Height = 225
    DataSource = DataSource1
    TabOrder = 1
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
  end
  object ADOQuery1: TADOQuery
    Connection = login.ADOConnection1
    CursorType = ctStatic
    Parameters = <>
    Top = 128
  end
  object DataSource1: TDataSource
    DataSet = ADOQuery1
    Top = 160
  end
  object ADOTable1: TADOTable
    Active = True
    Connection = login.ADOConnection1
    CursorType = ctStatic
    TableName = #25253#21002#32479#35745
    Left = 8
    Top = 208
  end
end

⌨️ 快捷键说明

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