📄 unit1.dfm
字号:
object Form1: TForm1
Left = 100
Top = 129
Width = 1017
Height = 767
Align = alLeft
Caption = #22995#21517#65306#40654#38026#26126
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 20
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 Label2: TLabel
Left = 832
Top = 448
Width = 134
Height = 20
Caption = #23398#21495':3106006704 '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 832
Top = 472
Width = 140
Height = 20
Caption = #22995#21517#65306#40654#38026#26126' '
end
object Label4: TLabel
Left = 832
Top = 496
Width = 135
Height = 20
Caption = #35745#31185'7'#29677#65288'06'#32423#65289' '
end
object Label5: TLabel
Left = 832
Top = 528
Width = 138
Height = 13
Caption = ' '#35843#35797#26085#26399':09'#24180'1'#26376'1--4'#21495' '
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object ButtonRun: TButton
Left = 836
Top = 363
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
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
Lines.Strings = (
'***** 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 + -