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

📄 unit1.dfm

📁 从英文单词提取、到网上下载翻译
💻 DFM
字号:
object Form1: TForm1
  Left = 16
  Top = 85
  Width = 992
  Height = 568
  HorzScrollBar.Color = clFuchsia
  HorzScrollBar.ParentColor = False
  Caption = 'Form1'
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 11
    Top = 424
    Width = 230
    Height = 13
    AutoSize = False
  end
  object Label2: TLabel
    Left = 823
    Top = 45
    Width = 48
    Height = 13
    Caption = #29087#32451#24230#65306
  end
  object Label3: TLabel
    Left = 903
    Top = 44
    Width = 12
    Height = 13
    Caption = #21040
  end
  object Memo1: TMemo
    Left = 0
    Top = 480
    Width = 65
    Height = 57
    TabOrder = 0
  end
  object Button1: TButton
    Left = 799
    Top = 0
    Width = 65
    Height = 25
    Caption = #35745#31639
    TabOrder = 1
    OnClick = Button1Click
  end
  object DBGrid1: TDBGrid
    Left = -1
    Top = 0
    Width = 530
    Height = 409
    DataSource = DataSource1
    TabOrder = 2
    TitleFont.Charset = DEFAULT_CHARSET
    TitleFont.Color = clWindowText
    TitleFont.Height = -11
    TitleFont.Name = 'MS Sans Serif'
    TitleFont.Style = []
    OnCellClick = DBGrid1CellClick
  end
  object Button2: TButton
    Left = 711
    Top = 0
    Width = 73
    Height = 25
    Caption = #26174#31034
    TabOrder = 3
    OnClick = Button2Click
  end
  object Button3: TButton
    Left = 935
    Top = 88
    Width = 41
    Height = 25
    Caption = #21024#38500
    TabOrder = 4
    OnClick = Button3Click
  end
  object Edit1: TEdit
    Left = 711
    Top = 80
    Width = 209
    Height = 37
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -24
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 5
  end
  object Button4: TButton
    Left = 535
    Top = 168
    Width = 73
    Height = 25
    Caption = '1'
    TabOrder = 6
    OnClick = Button4Click
  end
  object Button5: TButton
    Left = 535
    Top = 200
    Width = 73
    Height = 25
    Caption = '2'
    TabOrder = 7
    OnClick = Button5Click
  end
  object Button6: TButton
    Left = 535
    Top = 232
    Width = 75
    Height = 25
    Caption = '3'
    TabOrder = 8
    OnClick = Button6Click
  end
  object Button7: TButton
    Left = 535
    Top = 264
    Width = 75
    Height = 25
    Caption = '4'
    TabOrder = 9
    OnClick = Button7Click
  end
  object Button8: TButton
    Left = 535
    Top = 296
    Width = 75
    Height = 25
    Caption = #20013#31561
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWhite
    Font.Height = -11
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
    TabOrder = 10
    OnClick = Button8Click
  end
  object Button9: TButton
    Left = 535
    Top = 328
    Width = 75
    Height = 25
    Caption = '6'
    TabOrder = 11
    OnClick = Button9Click
  end
  object Button10: TButton
    Left = 535
    Top = 360
    Width = 75
    Height = 25
    Caption = '7'
    TabOrder = 12
    OnClick = Button10Click
  end
  object Button11: TButton
    Left = 535
    Top = 392
    Width = 75
    Height = 25
    Caption = '8'
    TabOrder = 13
    OnClick = Button11Click
  end
  object Button12: TButton
    Left = 535
    Top = 424
    Width = 75
    Height = 25
    Caption = '9'
    TabOrder = 14
    OnClick = Button12Click
  end
  object Button13: TButton
    Left = 535
    Top = 96
    Width = 145
    Height = 25
    Caption = #26377#21360#35937#19981#30693#36947#24847#24605
    TabOrder = 15
    OnClick = Button13Click
  end
  object Button14: TButton
    Left = 535
    Top = 64
    Width = 145
    Height = 25
    Caption = #24863#35273#35265#36807#20294#19981#28165#26970
    TabOrder = 16
    OnClick = Button14Click
  end
  object Button15: TButton
    Left = 535
    Top = 128
    Width = 145
    Height = 25
    Caption = #24456#29087','#31361#28982#24536#20102#24847#24605
    TabOrder = 17
    OnClick = Button15Click
  end
  object Button16: TButton
    Left = 535
    Top = 32
    Width = 145
    Height = 25
    Caption = #23436#20840#27809#26377#21360#35937
    TabOrder = 18
    OnClick = Button16Click
  end
  object WebBrowser1: TWebBrowser
    Left = 623
    Top = 176
    Width = 345
    Height = 361
    TabOrder = 19
    ControlData = {
      4C000000A82300004F2500000000000000000000000000000000000000000000
      000000004C000000000000000000000001000000E0D057007335CF11AE690800
      2B2E126208000000000000004C0000000114020000000000C000000000000046
      8000000000000000000000000000000000000000000000000000000000000000
      00000000000000000100000000000000000000000000000000000000}
  end
  object Button17: TButton
    Left = 711
    Top = 144
    Width = 75
    Height = 25
    Caption = #32593#32476#26597#35810
    TabOrder = 20
    OnClick = Button17Click
  end
  object Button18: TButton
    Left = 711
    Top = 40
    Width = 75
    Height = 25
    Caption = #25105#30340#23398#20064
    TabOrder = 21
    OnClick = Button18Click
  end
  object Edit2: TEdit
    Left = 927
    Top = 40
    Width = 25
    Height = 21
    TabOrder = 22
    Text = '3'
  end
  object ProgressBar1: TProgressBar
    Left = 711
    Top = 120
    Width = 209
    Height = 16
    TabOrder = 23
  end
  object Button19: TButton
    Left = 535
    Top = 0
    Width = 145
    Height = 25
    Caption = #35760#38169#65281'(-5)'
    TabOrder = 24
    OnClick = Button19Click
  end
  object Edit3: TEdit
    Left = 871
    Top = 40
    Width = 25
    Height = 21
    TabOrder = 25
    Text = '-6'
  end
  object ADOQuery1: TADOQuery
    Parameters = <>
    Left = 919
  end
  object DataSource1: TDataSource
    DataSet = ADOQuery2
    Left = 871
  end
  object ADOQuery2: TADOQuery
    Parameters = <>
    Left = 895
  end
  object Timer1: TTimer
    OnTimer = Timer1Timer
    Left = 951
  end
end

⌨️ 快捷键说明

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