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

📄 unit2.dfm

📁 一个动画抽奖程序
💻 DFM
字号:
object Form2: TForm2
  Left = 265
  Top = 134
  BorderStyle = bsDialog
  ClientHeight = 204
  ClientWidth = 417
  Color = clBtnFace
  Font.Charset = GB2312_CHARSET
  Font.Color = clWindowText
  Font.Height = -29
  Font.Name = #26999#20307'_GB2312'
  Font.Style = [fsBold]
  OldCreateOrder = False
  Position = poMainFormCenter
  PixelsPerInch = 96
  TextHeight = 29
  object Label1: TLabel
    Left = 16
    Top = 16
    Width = 353
    Height = 29
    AutoSize = False
  end
  object Label2: TLabel
    Left = 0
    Top = 64
    Width = 409
    Height = 49
    Alignment = taCenter
    AutoSize = False
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -48
    Font.Name = #26999#20307'_GB2312'
    Font.Style = [fsBold]
    ParentFont = False
    Transparent = False
  end
  object cxButton1: TcxButton
    Left = 145
    Top = 160
    Width = 128
    Height = 37
    Caption = #30830#23450
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -29
    Font.Name = #40657#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    OnClick = cxButton1Click
    LookAndFeel.Kind = lfOffice11
    LookAndFeel.NativeStyle = True
  end
end

⌨️ 快捷键说明

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