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

📄 addmore.dfm

📁 个人朋友信息的管理
💻 DFM
字号:
object FormAddMore: TFormAddMore
  Left = 391
  Top = 60
  Width = 536
  Height = 410
  Caption = '"'#26379#21451'"'#20449#24687#31649#29702#31995#32479
  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 = 0
    Top = 8
    Width = 48
    Height = 13
    Caption = #22995'        '#21517
  end
  object Label2: TLabel
    Left = 0
    Top = 48
    Width = 48
    Height = 13
    Caption = #20844#21496#21333#20301
  end
  object Label3: TLabel
    Left = 0
    Top = 80
    Width = 48
    Height = 13
    Caption = #32844'        '#20301
  end
  object Label4: TLabel
    Left = 0
    Top = 112
    Width = 48
    Height = 13
    Caption = #21150#20844#30005#35805
  end
  object Label5: TLabel
    Left = 0
    Top = 144
    Width = 48
    Height = 13
    Caption = #31227#21160#30005#35805
  end
  object Label6: TLabel
    Left = 0
    Top = 176
    Width = 48
    Height = 13
    Caption = #30005#23376#37038#20214
  end
  object Label7: TLabel
    Left = 0
    Top = 208
    Width = 48
    Height = 13
    Caption = #32593#39029#22320#22336
  end
  object Label8: TLabel
    Left = 0
    Top = 240
    Width = 48
    Height = 13
    Caption = #23478#24237#30005#35805
  end
  object Label9: TLabel
    Left = 0
    Top = 272
    Width = 40
    Height = 13
    Caption = 'QQ'#21495#30721
  end
  object Label10: TLabel
    Left = 0
    Top = 304
    Width = 42
    Height = 13
    Caption = 'ICQ'#21495#30721
  end
  object Label11: TLabel
    Left = 136
    Top = 8
    Width = 39
    Height = 13
    Caption = #24615'     '#21035
  end
  object Label12: TLabel
    Left = 272
    Top = 8
    Width = 60
    Height = 13
    Caption = #22269#23478#25110#22320#21306
  end
  object Label13: TLabel
    Left = 280
    Top = 40
    Width = 48
    Height = 13
    Caption = #22478#24066#22320#21306
  end
  object Label14: TLabel
    Left = 280
    Top = 72
    Width = 48
    Height = 13
    Caption = #27605#19994#38498#26657
  end
  object Label15: TLabel
    Left = 280
    Top = 104
    Width = 48
    Height = 13
    Caption = #23398#21382#23398#20301
  end
  object Label16: TLabel
    Left = 280
    Top = 136
    Width = 50
    Height = 13
    Caption = 'First Name'
  end
  object Label17: TLabel
    Left = 264
    Top = 168
    Width = 68
    Height = 13
    Caption = 'Second Name'
  end
  object Label18: TLabel
    Left = 280
    Top = 200
    Width = 48
    Height = 13
    Caption = #22791#27880#20449#24687
  end
  object GroupBox1: TGroupBox
    Left = 256
    Top = 0
    Width = 5
    Height = 337
    Caption = 'GroupBox1'
    TabOrder = 0
  end
  object GroupBox2: TGroupBox
    Left = 8
    Top = 336
    Width = 513
    Height = 9
    TabOrder = 1
  end
  object DBEditName: TDBEdit
    Left = 64
    Top = 8
    Width = 65
    Height = 21
    DataField = 'ChineseName'
    DataSource = DataModule1.DataSource1
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    TabOrder = 2
  end
  object DBEditCorp: TDBEdit
    Left = 64
    Top = 40
    Width = 161
    Height = 21
    DataField = 'Corp'
    DataSource = DataModule1.DataSource1
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    TabOrder = 3
  end
  object DBEditPosition: TDBEdit
    Left = 64
    Top = 72
    Width = 113
    Height = 21
    DataField = 'Position'
    DataSource = DataModule1.DataSource1
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    TabOrder = 4
  end
  object DBEditOfficephone: TDBEdit
    Left = 64
    Top = 104
    Width = 129
    Height = 21
    DataField = 'OfficePhone'
    DataSource = DataModule1.DataSource1
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    TabOrder = 5
  end
  object DBEditMobilephone: TDBEdit
    Left = 64
    Top = 136
    Width = 113
    Height = 21
    DataField = 'MobilePhone'
    DataSource = DataModule1.DataSource1
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    TabOrder = 6
  end
  object DBEditEMail: TDBEdit
    Left = 64
    Top = 168
    Width = 169
    Height = 21
    DataField = 'EMail'
    DataSource = DataModule1.DataSource1
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    TabOrder = 7
  end
  object DBEditWebsite: TDBEdit
    Left = 64
    Top = 208
    Width = 169
    Height = 21
    DataField = 'Webpage'
    DataSource = DataModule1.DataSource1
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    TabOrder = 8
  end
  object DBEditHomephone: TDBEdit
    Left = 64
    Top = 240
    Width = 113
    Height = 21
    DataField = 'HomePhone'
    DataSource = DataModule1.DataSource1
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    TabOrder = 9
  end
  object DBEditQicq: TDBEdit
    Left = 64
    Top = 272
    Width = 113
    Height = 21
    DataField = 'Qicq'
    DataSource = DataModule1.DataSource1
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    TabOrder = 10
  end
  object DBEditIcq: TDBEdit
    Left = 64
    Top = 304
    Width = 113
    Height = 21
    DataField = 'Icq'
    DataSource = DataModule1.DataSource1
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    TabOrder = 11
  end
  object DBEditDistrict: TDBEdit
    Left = 336
    Top = 40
    Width = 105
    Height = 21
    DataField = 'District'
    DataSource = DataModule1.DataSource1
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    TabOrder = 12
  end
  object DBEditGraduateshcool: TDBEdit
    Left = 336
    Top = 72
    Width = 177
    Height = 21
    DataField = 'GraduateSchool'
    DataSource = DataModule1.DataSource1
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    TabOrder = 13
  end
  object DBEditDegree: TDBEdit
    Left = 336
    Top = 104
    Width = 105
    Height = 21
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    TabOrder = 14
  end
  object DBEditFirstName: TDBEdit
    Left = 336
    Top = 136
    Width = 177
    Height = 21
    DataField = 'FirstName'
    DataSource = DataModule1.DataSource1
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    TabOrder = 15
  end
  object DBEditSecondName: TDBEdit
    Left = 336
    Top = 168
    Width = 177
    Height = 21
    DataField = 'SecondName'
    DataSource = DataModule1.DataSource1
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    TabOrder = 16
  end
  object DBMemoDetail: TDBMemo
    Left = 336
    Top = 200
    Width = 177
    Height = 129
    DataField = 'Detial'
    DataSource = DataModule1.DataSource1
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    TabOrder = 17
  end
  object BTNFirst: TButton
    Left = 0
    Top = 352
    Width = 57
    Height = 25
    Caption = #31532#19968#20301'(&F)'
    TabOrder = 18
  end
  object BTNNext: TButton
    Left = 64
    Top = 352
    Width = 57
    Height = 25
    Caption = #19979#19968#20301'(&N)'
    TabOrder = 19
  end
  object BTNPrev: TButton
    Left = 128
    Top = 352
    Width = 57
    Height = 25
    Caption = #21069#19968#20301'(&P)'
    TabOrder = 20
  end
  object BTNLast: TButton
    Left = 192
    Top = 352
    Width = 57
    Height = 25
    Caption = #26368#21518#19968#20301
    TabOrder = 21
  end
  object BTNAdd: TButton
    Left = 256
    Top = 352
    Width = 65
    Height = 25
    Caption = #22686#21152'(&A)'
    TabOrder = 22
  end
  object BTNDel: TButton
    Left = 328
    Top = 352
    Width = 57
    Height = 25
    Caption = #21024#38500'(&D)'
    TabOrder = 23
  end
  object BTNClose: TButton
    Left = 456
    Top = 352
    Width = 65
    Height = 25
    Caption = #20851#38381'(&X)'
    TabOrder = 24
  end
  object DBComboBoxSex: TDBComboBox
    Left = 184
    Top = 8
    Width = 57
    Height = 21
    DataField = 'Sex'
    DataSource = DataModule1.DataSource1
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    ItemHeight = 13
    Items.Strings = (
      #30007
      #22899)
    TabOrder = 25
  end
  object DBComboBoxCountry: TDBComboBox
    Left = 336
    Top = 8
    Width = 105
    Height = 21
    DataField = 'Conutry'
    DataSource = DataModule1.DataSource1
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    ItemHeight = 13
    Items.Strings = (
      #20013#22269
      #39321#28207
      #28595#38376
      #21488#28286
      #32654#22269
      #33521#22269
      #24503#22269
      #27861#22269
      #24847#22823#21033
      #20420#32599#26031
      #33655#20848
      #26085#26412)
    TabOrder = 26
  end
  object BTNModify: TButton
    Left = 392
    Top = 352
    Width = 49
    Height = 25
    Caption = #20462#25913'(M)'
    TabOrder = 27
  end
end

⌨️ 快捷键说明

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