📄 unit2.dfm
字号:
object Form2: TForm2
Left = 173
Top = 109
Width = 349
Height = 239
Caption = #23567#21016#24037#20316#23460' -- '#20851#20110#35745#31639#22120
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 PageControl1: TPageControl
Left = 0
Top = 0
Width = 341
Height = 205
ActivePage = TabSheet2
Align = alClient
TabOrder = 0
object TabSheet1: TTabSheet
Caption = #36816#31639#26041#27861
object Memo1: TMemo
Left = 8
Top = 8
Width = 313
Height = 137
Enabled = False
Font.Charset = GB2312_CHARSET
Font.Color = clGray
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
Lines.Strings = (
' '#26412#36719#20214#21487#20351#29992#40736#26631#36755#20837','#20294#30001#20110#24320#21457#26102#38388
#19981#36275','#38190#30424#26242#19981#33021#36755#20837'.'#21487#29992#24555#25463#38190#36827#34892#36816#31639','
#24555#25463#38190#22914#19979':'
' '#21152' F1'
' '#20943' F2'
' '#20056' F3'
' '#38500' F4'
' '#31561#20110' F5')
ParentFont = False
TabOrder = 0
end
object Button1: TButton
Left = 104
Top = 152
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 1
OnClick = Button1Click
end
end
object TabSheet2: TTabSheet
Caption = #21151#33021
ImageIndex = 1
object Memo2: TMemo
Left = 8
Top = 8
Width = 305
Height = 33
Enabled = False
Lines.Strings = (
#30001#20110#24320#21457#20179#20419','#35768#22810#21151#33021#22343#26410#23454#29616','#35831#26399#24453'v2.0'#29256#21543'~')
TabOrder = 0
end
object GroupBox1: TGroupBox
Left = 8
Top = 48
Width = 305
Height = 97
Caption = #23631#34109#21151#33021
TabOrder = 1
object RadioButton1: TRadioButton
Left = 8
Top = 16
Width = 73
Height = 17
Caption = #23631#34109'"+"'
TabOrder = 0
end
object RadioButton2: TRadioButton
Left = 80
Top = 16
Width = 65
Height = 17
Caption = #23631#34109'"-"'
TabOrder = 1
end
object RadioButton3: TRadioButton
Left = 144
Top = 16
Width = 73
Height = 17
Caption = #23631#34109'"'#215'"'
TabOrder = 2
end
object RadioButton4: TRadioButton
Left = 216
Top = 16
Width = 73
Height = 17
Caption = #23631#34109'"'#247'"'
TabOrder = 3
end
object RadioButton5: TRadioButton
Left = 8
Top = 40
Width = 65
Height = 17
Caption = #24674#22797'"+"'
TabOrder = 4
end
object RadioButton6: TRadioButton
Left = 80
Top = 40
Width = 65
Height = 17
Caption = #24674#22797'"-"'
TabOrder = 5
end
object RadioButton7: TRadioButton
Left = 144
Top = 40
Width = 65
Height = 17
Caption = #24674#22797'"'#215'"'
TabOrder = 6
end
object RadioButton8: TRadioButton
Left = 217
Top = 40
Width = 80
Height = 17
Caption = #24674#22797'"'#247'"'
TabOrder = 7
end
object RadioButton9: TRadioButton
Left = 56
Top = 64
Width = 73
Height = 17
Caption = #23631#34109'"="'
TabOrder = 8
end
object RadioButton10: TRadioButton
Left = 176
Top = 64
Width = 65
Height = 17
Caption = #24674#22797'"="'
TabOrder = 9
end
end
object Button2: TButton
Left = 104
Top = 152
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 2
OnClick = Button2Click
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -