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

📄 search.dfm

📁 个人朋友信息的管理
💻 DFM
字号:
object FormSearch: TFormSearch
  Left = 222
  Top = 42
  Width = 407
  Height = 274
  Caption = '"'#26379#21451'"'#26597#35810#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 LabelSearchItem: TLabel
    Left = 0
    Top = 192
    Width = 57
    Height = 13
    Caption = #26597#35810#20869#23481
  end
  object LabeName: TLabel
    Left = 160
    Top = 16
    Width = 48
    Height = 13
    Caption = #22995'        '#21517
  end
  object LabeCorp: TLabel
    Left = 160
    Top = 48
    Width = 57
    Height = 13
    Caption = #20844#21496#21333#20301
  end
  object LabeGraduteshcool: TLabel
    Left = 160
    Top = 80
    Width = 57
    Height = 13
    Caption = #27605#19994#38498#26657
  end
  object LabelDistrict: TLabel
    Left = 160
    Top = 112
    Width = 57
    Height = 13
    Caption = #22478#24066#22320#21306
  end
  object LabelOfficephone: TLabel
    Left = 160
    Top = 144
    Width = 57
    Height = 13
    Caption = #21150#20844#30005#35805
  end
  object LabelEMail: TLabel
    Left = 160
    Top = 176
    Width = 57
    Height = 13
    Caption = #30005#23376#37038#20214
  end
  object GroupBox1: TGroupBox
    Left = 152
    Top = 8
    Width = 5
    Height = 209
    Caption = 'GroupBox1'
    TabOrder = 0
    object Label2: TLabel
      Left = 8
      Top = 56
      Width = 32
      Height = 13
      Caption = 'Label2'
    end
  end
  object DBEditName: TDBEdit
    Left = 224
    Top = 16
    Width = 97
    Height = 21
    DataField = 'ChineseName'
    DataSource = DataModule1.DataSource1
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    TabOrder = 1
  end
  object DBEditCorp: TDBEdit
    Left = 224
    Top = 48
    Width = 161
    Height = 21
    DataField = 'Corp'
    DataSource = DataModule1.DataSource1
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    TabOrder = 2
  end
  object DBEditGraduateshcool: TDBEdit
    Left = 224
    Top = 80
    Width = 161
    Height = 21
    DataField = 'GraduateSchool'
    DataSource = DataModule1.DataSource1
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    TabOrder = 3
  end
  object DBEditDistrict: TDBEdit
    Left = 224
    Top = 112
    Width = 97
    Height = 21
    DataField = 'District'
    DataSource = DataModule1.DataSource1
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    TabOrder = 4
  end
  object DBEditOfficephone: TDBEdit
    Left = 224
    Top = 144
    Width = 97
    Height = 21
    DataField = 'OfficePhone'
    DataSource = DataModule1.DataSource1
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    TabOrder = 5
  end
  object DBEditEMail: TDBEdit
    Left = 224
    Top = 176
    Width = 161
    Height = 21
    DataField = 'EMail'
    DataSource = DataModule1.DataSource1
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    TabOrder = 6
  end
  object BTNSearch: TButton
    Left = 32
    Top = 216
    Width = 73
    Height = 25
    Caption = #26597#35810'(&S)'
    TabOrder = 7
  end
  object BTNMoreinformation: TButton
    Left = 168
    Top = 216
    Width = 81
    Height = 25
    Caption = #26356#22810#20449#24687'(&M)'
    TabOrder = 8
  end
  object BTNClose: TButton
    Left = 280
    Top = 216
    Width = 73
    Height = 25
    Caption = #20851#38381'(&X)'
    TabOrder = 9
  end
  object RadioGroup1: TRadioGroup
    Left = 16
    Top = 8
    Width = 129
    Height = 161
    Caption = #26597#35810#23383#27573
    Items.Strings = (
      #22995#21517
      #20844#21496#21333#20301
      #27605#19994#38498#26657
      #21150#20844#30005#35805
      #30005#23376#37038#20214)
    TabOrder = 10
  end
  object EditSearchContext: TEdit
    Left = 56
    Top = 184
    Width = 89
    Height = 21
    ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
    TabOrder = 11
  end
end

⌨️ 快捷键说明

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