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

📄 unit1.~dfm

📁 地址
💻 ~DFM
字号:
object Form1: TForm1
  Left = 245
  Top = 149
  Width = 692
  Height = 444
  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 = 256
    Top = 40
    Width = 48
    Height = 20
    Caption = #22995#21517#65306
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 256
    Top = 64
    Width = 48
    Height = 20
    Caption = #24615#21035#65306
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label3: TLabel
    Left = 256
    Top = 88
    Width = 48
    Height = 20
    Caption = #29983#26085#65306
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label4: TLabel
    Left = 256
    Top = 112
    Width = 48
    Height = 20
    Caption = #23398#26657#65306
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label5: TLabel
    Left = 256
    Top = 136
    Width = 89
    Height = 20
    Caption = #23398#38498#19987#19994#65306
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label6: TLabel
    Left = 256
    Top = 160
    Width = 48
    Height = 20
    Caption = #25163#26426#65306
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label7: TLabel
    Left = 256
    Top = 184
    Width = 40
    Height = 20
    Caption = 'QQ'#65306
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label8: TLabel
    Left = 256
    Top = 208
    Width = 60
    Height = 20
    Caption = 'E-mail'#65306
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label9: TLabel
    Left = 256
    Top = 232
    Width = 48
    Height = 20
    Caption = #22791#27880#65306
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object DBNavigator1: TDBNavigator
    Left = 32
    Top = 328
    Width = 630
    Height = 49
    DataSource = DataSource1
    TabOrder = 0
  end
  object DBGrid1: TDBGrid
    Left = 32
    Top = 48
    Width = 193
    Height = 257
    DataSource = DataSource1
    Font.Charset = GB2312_CHARSET
    Font.Color = clSilver
    Font.Height = -15
    Font.Name = #24188#22278
    Font.Style = []
    Options = [dgEditing, dgTitles, dgIndicator, dgColLines, dgRowLines, dgTabs, dgConfirmDelete, dgCancelOnExit]
    ParentFont = False
    TabOrder = 1
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    Columns = <
      item
        Expanded = False
        FieldName = #22995#21517
        Visible = True
      end
      item
        Expanded = False
        FieldName = #24615#21035
        Visible = True
      end
      item
        Expanded = False
        FieldName = 'QQ'
        Visible = True
      end>
  end
  object DBMemo1: TDBMemo
    Left = 312
    Top = 232
    Width = 313
    Height = 25
    DataField = #22791#27880
    DataSource = DataSource1
    TabOrder = 2
  end
  object DBEdit1: TDBEdit
    Left = 312
    Top = 40
    Width = 121
    Height = 21
    TabOrder = 3
  end
  object DBEdit2: TDBEdit
    Left = 312
    Top = 64
    Width = 121
    Height = 21
    TabOrder = 4
  end
  object DBEdit3: TDBEdit
    Left = 312
    Top = 88
    Width = 121
    Height = 21
    TabOrder = 5
  end
  object DBEdit4: TDBEdit
    Left = 312
    Top = 112
    Width = 249
    Height = 21
    TabOrder = 6
  end
  object DBEdit5: TDBEdit
    Left = 344
    Top = 136
    Width = 217
    Height = 21
    TabOrder = 7
  end
  object DBEdit6: TDBEdit
    Left = 312
    Top = 160
    Width = 121
    Height = 21
    TabOrder = 8
  end
  object DBEdit7: TDBEdit
    Left = 312
    Top = 184
    Width = 121
    Height = 21
    TabOrder = 9
  end
  object DBEdit8: TDBEdit
    Left = 312
    Top = 208
    Width = 313
    Height = 21
    DataSource = DataSource1
    TabOrder = 10
  end
  object DataSource1: TDataSource
    DataSet = Table1
    Left = 72
    Top = 8
  end
  object Table1: TTable
    Active = True
    DatabaseName = 'E:\fengzizyn\address'
    TableName = 'address1.db'
    Left = 32
    Top = 8
  end
end

⌨️ 快捷键说明

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