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

📄 unit1.~dfm

📁 我在三做的课程
💻 ~DFM
字号:
object Form1: TForm1
  Left = 26
  Top = -9
  Width = 1035
  Height = 747
  Align = alLeft
  Caption = 'Form1'
  Color = clMoneyGreen
  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 = 832
    Top = 32
    Width = 160
    Height = 40
    Caption = #28304#31243#24207#21517
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -40
    Font.Name = #40657#20307
    Font.Style = []
    ParentFont = False
  end
  object Label4: TLabel
    Left = 824
    Top = 614
    Width = 178
    Height = 37
    AutoSize = False
    Caption = '3103003264'
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clTeal
    Font.Height = -31
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label2: TLabel
    Left = 832
    Top = 486
    Width = 166
    Height = 39
    AutoSize = False
    Caption = #35745' '#31185' 6 '#29677
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clFuchsia
    Font.Height = -33
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object Label3: TLabel
    Left = 837
    Top = 548
    Width = 153
    Height = 48
    AutoSize = False
    Caption = #38472#37329#40527
    Font.Charset = DEFAULT_CHARSET
    Font.Color = clActiveCaption
    Font.Height = -40
    Font.Name = 'MS Sans Serif'
    Font.Style = []
    ParentFont = False
  end
  object ButtonRun: TButton
    Left = 844
    Top = 395
    Width = 139
    Height = 54
    Caption = 'RUN'
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -40
    Font.Name = 'Times New Roman MT Extra Bold'
    Font.Style = [fsBold]
    ParentFont = False
    TabOrder = 0
    OnClick = ButtonRunClick
  end
  object Memo1: TMemo
    Left = 8
    Top = 8
    Width = 804
    Height = 729
    Color = clMenuBar
    Font.Charset = ANSI_CHARSET
    Font.Color = clDefault
    Font.Height = -20
    Font.Name = 'Courier New'
    Font.Style = [fsBold]
    ImeName = #32043#20809#25340#38899#36755#20837#27861
    Lines.Strings = (
      '-------------------------------'
      '      '#29677#32423#65306' '#35745' '#31185' 6 '#29677
      '      '#22995#21517#65306' '#38472'  '#37329'  '#40527
      '      '#23398#21495#65306' 3103003264'
      '-------------------------------'
      '      '#35843#35797#26102#38388#65306'05'#24180'12'#26376'25'#26085
      '      '#23436#25104#26102#38388#65306'06'#24180'12'#26376'12'#26085
      '-------------------------------'
      '====== PL/0 Compiler Demo =====')
    ParentFont = False
    ScrollBars = ssBoth
    TabOrder = 1
  end
  object EditName: TEdit
    Left = 831
    Top = 74
    Width = 162
    Height = 54
    Font.Charset = ANSI_CHARSET
    Font.Color = clWindowText
    Font.Height = -40
    Font.Name = 'Courier New'
    Font.Style = [fsBold]
    ImeName = #32043#20809#25340#38899#36755#20837#27861
    ParentFont = False
    TabOrder = 2
    Text = 'E01'
  end
  object ListSwitch: TRadioGroup
    Left = 824
    Top = 168
    Width = 177
    Height = 163
    Caption = #30446#26631#20195#30721
    Font.Charset = GB2312_CHARSET
    Font.Color = clWindowText
    Font.Height = -40
    Font.Name = #40657#20307
    Font.Style = []
    ItemIndex = 0
    Items.Strings = (
      #26174#31034
      #19981#26174#31034)
    ParentFont = False
    TabOrder = 3
  end
end

⌨️ 快捷键说明

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