📄 unit1.~dfm
字号:
object Form1: TForm1
Left = 283
Top = 142
Width = 495
Height = 490
Caption = #29983#25104#24207#21015#21495
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
PixelsPerInch = 96
TextHeight = 13
object GroupBox1: TGroupBox
Left = 8
Top = 0
Width = 233
Height = 241
Caption = #29983#25104#24207#21015#21495
TabOrder = 0
object Label1: TLabel
Left = 16
Top = 24
Width = 84
Height = 13
Caption = #35201#29983#25104#30340#20010#25968' '
end
object Bevel1: TBevel
Left = 15
Top = 48
Width = 204
Height = 2
end
object Bevel2: TBevel
Left = 15
Top = 120
Width = 204
Height = 2
end
object Label2: TLabel
Left = 16
Top = 128
Width = 63
Height = 13
Caption = #23383#27597#20301#25968#65306' '
end
object Label3: TLabel
Left = 16
Top = 160
Width = 87
Height = 13
Caption = #25968#23383#20301#25968#22823#23567#65306' '
end
object Label4: TLabel
Left = 152
Top = 160
Width = 24
Height = 13
Caption = #20197#19979
end
object Button2: TButton
Left = 134
Top = 200
Width = 91
Height = 25
Caption = #29983#25104#24207#21015#21495
TabOrder = 0
OnClick = Button2Click
end
object Edit2: TEdit
Left = 98
Top = 18
Width = 41
Height = 21
TabOrder = 1
Text = '1000'
end
object r1: TRadioButton
Left = 15
Top = 61
Width = 113
Height = 17
Caption = #23567#20889#23383#27597' '
Checked = True
TabOrder = 2
TabStop = True
end
object r2: TRadioButton
Left = 95
Top = 61
Width = 113
Height = 17
Caption = #22823#20889#23383#27597' '
TabOrder = 3
end
object r3: TRadioButton
Left = 15
Top = 85
Width = 113
Height = 17
Caption = #22823#23567#20889#28151#21512#23383#27597
TabOrder = 4
end
object Edit1: TEdit
Left = 96
Top = 128
Width = 49
Height = 21
TabOrder = 5
Text = '4'
end
object Edit3: TEdit
Left = 96
Top = 160
Width = 49
Height = 21
TabOrder = 6
Text = '100'
end
end
object Memo1: TMemo
Left = 246
Top = 0
Width = 241
Height = 456
Align = alRight
ScrollBars = ssVertical
TabOrder = 1
end
object Button3: TButton
Left = 144
Top = 248
Width = 89
Height = 25
Caption = #20445#23384#21040#25991#20214'....'
TabOrder = 2
OnClick = Button3Click
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -