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

📄 unit1.dfm

📁 一个采用类似大富翁游戏模式的背单词软件
💻 DFM
📖 第 1 页 / 共 5 页
字号:
object Form1: TForm1
  Left = 192
  Top = 107
  Width = 702
  Height = 522
  BorderIcons = [biSystemMenu, biMinimize]
  Caption = #22823#23500#32705#35760#21333#35789#28216#25103' 2.2.2 '#27979#35797#29256
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -13
  Font.Name = #23435#20307
  Font.Style = []
  OldCreateOrder = False
  OnClose = FormClose
  OnCloseQuery = FormCloseQuery
  OnCreate = FormCreate
  OnDestroy = FormDestroy
  PixelsPerInch = 96
  TextHeight = 13
  object Label16: TLabel
    Left = 520
    Top = 384
    Width = 128
    Height = 16
    Cursor = crHandPoint
    Hint = #35775#38382'voa'#32654#22269#21333#35789#36890#32593#31449
    Caption = '1500'#20010#22522#30784#21333#35789#36890
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    ParentShowHint = False
    ShowHint = True
    WordWrap = True
    OnClick = Label16Click
    OnMouseEnter = Label16MouseEnter
    OnMouseLeave = Label16MouseLeave
  end
  object Label17: TLabel
    Left = 522
    Top = 408
    Width = 144
    Height = 16
    Cursor = crHandPoint
    Hint = #32593#19978#20041#20044#23567#21830#21697#25209#21457#65292#28385'200'#20803#36215#25209#65292#25903#25345#28120#23453#25903#20184#23453#12290
    Caption = #32593#19978#20041#20044#23567#21830#21697#25209#21457
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    ParentShowHint = False
    ShowHint = True
    OnClick = Label17Click
    OnMouseEnter = Label16MouseEnter
    OnMouseLeave = Label16MouseLeave
  end
  object Label18: TLabel
    Left = 520
    Top = 16
    Width = 144
    Height = 16
    Caption = #36873#25321#35201#23398#20064#30340#35789#24211#65306
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clMaroon
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
  end
  object GroupBox1: TGroupBox
    Left = 8
    Top = 0
    Width = 185
    Height = 167
    Hint = #33258#24049#30340#36130#23500#20540
    ParentShowHint = False
    ShowHint = True
    TabOrder = 0
    object ListBox3: TListBox
      Left = 2
      Top = 15
      Width = 181
      Height = 150
      Style = lbOwnerDrawVariable
      Align = alClient
      ItemHeight = 16
      TabOrder = 0
      OnDrawItem = ListBox3DrawItem
      OnMeasureItem = ListBox3MeasureItem
      OnMouseDown = ListBox3MouseDown
    end
  end
  object Button5: TButton
    Left = 576
    Top = 440
    Width = 105
    Height = 33
    Cursor = crHandPoint
    Hint = #27426#36814#30041#19979#23453#36149#24847#35265#21644#24314#35758#12290
    Caption = #32593#19978#30041#35328
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -13
    Font.Name = #23435#20307
    Font.Style = [fsBold]
    ParentFont = False
    ParentShowHint = False
    ShowHint = True
    TabOrder = 5
    OnClick = Button5Click
  end
  object Button4: TButton
    Left = 520
    Top = 192
    Width = 129
    Height = 25
    Hint = #21435#28216#25103#20027#39029#30475#30475#65292#26377#27809#26377#26032#30340#28216#25103#29256#26412#21644#20854#20182#21487#29992#36164#26009#12290
    Caption = #21435#28216#25103#32593#31449#30475#30475
    ParentShowHint = False
    ShowHint = True
    TabOrder = 17
    OnClick = Button4Click
  end
  object GroupBox2: TGroupBox
    Left = 8
    Top = 176
    Width = 185
    Height = 305
    Caption = #20854#20182#29609#23478
    TabOrder = 1
    object ListBox1: TListBox
      Left = 2
      Top = 15
      Width = 181
      Height = 288
      Hint = #20854#20182#30340#29609#23478#21015#34920
      Style = lbOwnerDrawVariable
      Align = alClient
      ItemHeight = 13
      ParentShowHint = False
      ShowHint = True
      TabOrder = 0
      OnDrawItem = ListBox1DrawItem
      OnMeasureItem = ListBox1MeasureItem
      OnMouseDown = ListBox1MouseDown
    end
  end
  object ListBox2: TListBox
    Left = 200
    Top = 16
    Width = 297
    Height = 409
    Style = lbOwnerDrawVariable
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = #23435#20307
    Font.Style = []
    ItemHeight = 13
    ParentFont = False
    ParentShowHint = False
    ShowHint = False
    TabOrder = 2
    OnDrawItem = ListBox2DrawItem
    OnMeasureItem = ListBox2MeasureItem
  end
  object Button1: TButton
    Left = 200
    Top = 440
    Width = 81
    Height = 33
    Cursor = crHandPoint
    Hint = #29609#28216#25103#65292#19968#27425#19968#27493#65292#24555#25463#38190' G '#25110#32773' '#22238#36710#38190' '#25110#32773#31354#26684#38190
    Caption = 'GO'
    Default = True
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clWindowText
    Font.Height = -16
    Font.Name = 'Arial'
    Font.Style = [fsBold]
    ParentFont = False
    ParentShowHint = False
    ShowHint = True
    TabOrder = 3
    OnClick = Button1Click
  end
  object Button6: TButton
    Left = 520
    Top = 216
    Width = 129
    Height = 25
    Hint = #26597#30475#28216#25103#20316#32773#32852#31995#26041#24335
    Caption = #32852#31995#20316#32773
    ParentShowHint = False
    ShowHint = True
    TabOrder = 6
    OnClick = Button6Click
  end
  object Button7: TButton
    Left = 520
    Top = 240
    Width = 129
    Height = 25
    Hint = #21548#32431#27491#30340#32654#22269#21457#38899#65292#26391#35835'VOA'#21333#35789#21644#20363#21477#12290
    Caption = #21551#21160'VOA'#21333#35789#36890
    ParentShowHint = False
    ShowHint = True
    TabOrder = 7
    OnClick = Button7Click
  end
  object Button8: TButton
    Left = 520
    Top = 72
    Width = 129
    Height = 25
    Hint = #32534#36753#24403#21069#20351#29992#30340#35789#24211#25991#20214
    Caption = #32534#36753#24403#21069#35789#24211#25991#20214
    ParentShowHint = False
    ShowHint = True
    TabOrder = 8
    OnClick = Button8Click
  end
  object Button9: TButton
    Left = 520
    Top = 96
    Width = 129
    Height = 25
    Hint = #32534#36753#28216#25103#33050#26412
    Caption = #32534#36753#28216#25103#33050#26412
    Enabled = False
    ParentShowHint = False
    ShowHint = True
    TabOrder = 9
    OnClick = Button9Click
  end
  object Button10: TButton
    Left = 520
    Top = 264
    Width = 129
    Height = 25
    Hint = #26597#30475#26356#22810#30340#31867#20284#36719#20214
    Caption = #26597#30475#26356#22810#36719#20214#8230#8230
    ParentShowHint = False
    ShowHint = True
    TabOrder = 10
    OnClick = Button10Click
  end
  object Button2: TButton
    Left = 520
    Top = 120
    Width = 129
    Height = 25
    Hint = #35835#21462#20197#21069#30340#28216#25103#36827#24230
    Caption = #35789#24211#33050#26412#23548#20837#23548#20986
    ParentShowHint = False
    ShowHint = True
    TabOrder = 11
    OnClick = Button2Click
  end
  object GroupBox3: TGroupBox
    Left = 176
    Top = 145
    Width = 337
    Height = 281
    Caption = #35831#36873#25321#27491#30830#30340#35299#37322
    TabOrder = 12
    Visible = False
    OnClick = GroupBox3Click
    object Label9: TLabel
      Left = 240
      Top = 200
      Width = 41
      Height = 33
      Alignment = taCenter
      AutoSize = False

⌨️ 快捷键说明

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