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

📄 mainunit.~dfm

📁 《delphi 7.0_8.0课程设计与系统开发案例》随书代码
💻 ~DFM
字号:
object Form1: TForm1
  Left = 151
  Top = 141
  Width = 544
  Height = 307
  Caption = #22242#21592#31649#29702#20027#25511#30028#38754
  Color = clBtnFace
  Font.Charset = DEFAULT_CHARSET
  Font.Color = clWindowText
  Font.Height = -11
  Font.Name = 'MS Sans Serif'
  Font.Style = []
  OldCreateOrder = False
  PixelsPerInch = 96
  TextHeight = 13
  object Label1: TLabel
    Left = 94
    Top = 20
    Width = 361
    Height = 37
    Caption = #39640#26657#23398#29983#22242#21592#31649#29702#31995#32479
    Font.Charset = GB2312_CHARSET
    Font.Color = clRed
    Font.Height = -35
    Font.Name = #21326#25991#34892#26999
    Font.Style = [fsBold]
    ParentFont = False
  end
  object Label2: TLabel
    Left = 95
    Top = 23
    Width = 361
    Height = 37
    Caption = #39640#26657#23398#29983#22242#21592#31649#29702#31995#32479
    Font.Charset = GB2312_CHARSET
    Font.Color = clLime
    Font.Height = -35
    Font.Name = #21326#25991#34892#26999
    Font.Style = [fsBold]
    ParentFont = False
    Transparent = True
  end
  object GroupBox1: TGroupBox
    Left = 24
    Top = 82
    Width = 489
    Height = 167
    Caption = #25805#20316#36873#25321
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -14
    Font.Name = #23435#20307
    Font.Style = []
    ParentFont = False
    TabOrder = 0
    object RadioButton1: TRadioButton
      Left = 48
      Top = 40
      Width = 113
      Height = 17
      Caption = #32534#36753#23398#38498#21517#31216
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 0
      OnClick = RadioButton1Click
    end
    object RadioButton2: TRadioButton
      Left = 48
      Top = 80
      Width = 113
      Height = 17
      Caption = #32534#36753#19987#19994#29677#32423
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 1
      OnClick = RadioButton2Click
    end
    object RadioButton3: TRadioButton
      Left = 48
      Top = 120
      Width = 113
      Height = 17
      Caption = #32534#36753#22242#21592#35760#24405
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 2
      OnClick = RadioButton3Click
    end
    object RadioButton4: TRadioButton
      Left = 320
      Top = 40
      Width = 113
      Height = 17
      Caption = #26597#35810#22242#21592#21517#20876
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 3
      OnClick = RadioButton4Click
    end
    object RadioButton5: TRadioButton
      Left = 320
      Top = 80
      Width = 113
      Height = 17
      Caption = #25171#21360#22242#21592#21517#20876
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 4
      OnClick = RadioButton5Click
    end
    object RadioButton6: TRadioButton
      Left = 320
      Top = 120
      Width = 113
      Height = 17
      Caption = #36864#20986#31995#32479#25805#20316
      Font.Charset = GB2312_CHARSET
      Font.Color = clWindowText
      Font.Height = -12
      Font.Name = #23435#20307
      Font.Style = []
      ParentFont = False
      TabOrder = 5
      OnClick = RadioButton6Click
    end
  end
end

⌨️ 快捷键说明

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