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

📄 uskinselect.dfm

📁 一个dos游戏的源代码
💻 DFM
字号:
object Form_SkinSelect: TForm_SkinSelect
  Left = 339
  Top = 137
  BorderStyle = bsDialog
  Caption = #26497#38480'1000'#31859#8212#8212#28216#25103#30028#38754#36873#25321
  ClientHeight = 127
  ClientWidth = 259
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -16
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  OnCreate = FormCreate
  PixelsPerInch = 96
  TextHeight = 20
  object L: TComboBox
    Left = 232
    Top = 16
    Width = 145
    Height = 28
    ItemHeight = 20
    TabOrder = 0
    Visible = False
  end
  object Button1: TButton
    Left = 32
    Top = 80
    Width = 75
    Height = 25
    Caption = #30830#23450
    TabOrder = 1
    OnClick = Button1Click
  end
  object Button2: TButton
    Left = 144
    Top = 80
    Width = 75
    Height = 25
    Caption = #21462#28040
    TabOrder = 2
    OnClick = Button2Click
  end
  object N: TComboBox
    Left = 56
    Top = 24
    Width = 145
    Height = 28
    ItemHeight = 20
    TabOrder = 3
  end
end

⌨️ 快捷键说明

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