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

📄 unit7.dfm

📁 delphi写的抽奖程序
💻 DFM
字号:
object Form7: TForm7
  Left = 545
  Top = 340
  BorderStyle = bsNone
  Caption = #26465#20214#25171#21360
  ClientHeight = 228
  ClientWidth = 255
  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 Label1: TLabel
    Left = 16
    Top = 16
    Width = 81
    Height = 13
    AutoSize = False
    Caption = #37096#38376#26465#20214#65306
  end
  object Edit1: TEdit
    Left = 18
    Top = 40
    Width = 191
    Height = 21
    TabOrder = 0
  end
  object RadioGroup1: TRadioGroup
    Left = 24
    Top = 80
    Width = 185
    Height = 73
    Caption = #22870#39033#26465#20214
    ItemIndex = 0
    Items.Strings = (
      #21482#25171#21360#20013#22870#20154#21592
      #21482#25171#21360#26410#20013#22870#20154#21592
      #25171#21360#20840#37096#20154#21592)
    TabOrder = 1
  end
  object BitBtn1: TBitBtn
    Left = 24
    Top = 168
    Width = 75
    Height = 25
    Caption = #25171#21360
    TabOrder = 2
  end
  object BitBtn2: TBitBtn
    Left = 136
    Top = 168
    Width = 75
    Height = 25
    Caption = #20851#38381
    TabOrder = 3
    OnClick = BitBtn2Click
  end
end

⌨️ 快捷键说明

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