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

📄 scores.dfm

📁 刚从网上找到的连连看的源码
💻 DFM
字号:
object fmScores: TfmScores
  Left = 470
  Top = 141
  BorderStyle = bsDialog
  Caption = #25490#21517
  ClientHeight = 305
  ClientWidth = 234
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  Position = poMainFormCenter
  PixelsPerInch = 96
  TextHeight = 13
  object ListView1: TListView
    Left = 8
    Top = 8
    Width = 217
    Height = 257
    Columns = <
      item
        Caption = #21517#27425
        Width = 40
      end
      item
        Caption = #22995#21517
        Width = 80
      end
      item
        Caption = #20998#25968
        Width = 90
      end>
    ReadOnly = True
    TabOrder = 0
    ViewStyle = vsReport
  end
  object Button1: TButton
    Left = 80
    Top = 274
    Width = 75
    Height = 25
    Caption = #30830#23450
    ModalResult = 1
    TabOrder = 1
  end
end

⌨️ 快捷键说明

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