📄 unit1.dfm.~2~
字号:
object Form1: TForm1
Left = 329
Top = 307
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = 'FISH'#33457#25351#20196#20813#26432#22120
ClientHeight = 234
ClientWidth = 386
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
Position = poDesigned
PixelsPerInch = 96
TextHeight = 13
object Label3: TLabel
Left = 90
Top = 207
Width = 209
Height = 17
Cursor = crHandPoint
AutoSize = False
Caption = ' '#40657#23458#38450#32447' '#20316#32773#65306#23567#40060
OnClick = Label3Click
end
object Label6: TLabel
Left = 104
Top = 188
Width = 169
Height = 13
AutoSize = False
Caption = #27426#36814#21508#20301#19982#25105#20132#27969' QQ:4159175'
end
object GroupBox1: TGroupBox
Left = 8
Top = 8
Width = 369
Height = 169
Caption = #21152#33457#20813#26432#22120
TabOrder = 0
object Label1: TLabel
Left = 9
Top = 35
Width = 137
Height = 17
AutoSize = False
Caption = #35831#36873#25321#35201#36827#34892#21152#33457#30340#25991#20214
end
object Label2: TLabel
Left = 11
Top = 72
Width = 350
Height = 25
AutoSize = False
Caption = #23398#20064'pe'#32467#26500#30693#35782#32451#20064#20316#21697'...'#21457#20986#26469#32473#22823#23478#29609#29609'...'#31243#24207#40664#35748#22791#20221#25991#20214
end
object Label4: TLabel
Left = 114
Top = 103
Width = 130
Height = 13
Caption = #31243#24207#37319#29992'C++ Builder'#32534#20889
end
object Label5: TLabel
Left = 111
Top = 137
Width = 139
Height = 13
AutoSize = False
Caption = #32451#20064#20043#20316','#27809#20160#20040#25216#26415#21547#37327
end
object Edit1: TEdit
Left = 144
Top = 32
Width = 137
Height = 21
TabOrder = 0
end
object Button1: TButton
Left = 287
Top = 30
Width = 70
Height = 25
Caption = #25171#24320
TabOrder = 1
OnClick = Button1Click
end
object RadioButton1: TRadioButton
Left = 16
Top = 95
Width = 97
Height = 26
Caption = 'FISH'#33457#25351#20196'1'
Checked = True
TabOrder = 2
TabStop = True
end
object RadioButton2: TRadioButton
Left = 256
Top = 95
Width = 97
Height = 25
Caption = 'FISH'#33457#25351#20196'2'
TabOrder = 3
end
object RadioButton3: TRadioButton
Left = 16
Top = 136
Width = 89
Height = 17
Caption = 'FISH'#33457#25351#20196'3'
TabOrder = 4
end
object RadioButton4: TRadioButton
Left = 256
Top = 136
Width = 97
Height = 17
Caption = 'FISH'#33457#25351#20196'4'
TabOrder = 5
end
end
object Button2: TButton
Left = 8
Top = 193
Width = 73
Height = 33
Caption = #21152#33457
TabOrder = 1
OnClick = Button2Click
end
object Button3: TButton
Left = 305
Top = 193
Width = 73
Height = 33
Caption = #36864#20986
TabOrder = 2
OnClick = Button3Click
end
object OpenFile: TOpenDialog
Filter = '(*.exe)|*.exe|(*.dll)|*.dll|(*.sys)|*.sys'
Left = 240
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -