?? bfmain.~dfm
字號:
object Form1: TForm1
Left = 222
Top = 225
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = 'Blowfish'#31639#27861#28436#31034
ClientHeight = 267
ClientWidth = 594
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 12
object StatusBar1: TStatusBar
Left = 0
Top = 248
Width = 594
Height = 19
Panels = <
item
Text = #12298#36719#20214#21152#35299#23494#25216#26415'-'#21152#23494#22522#30784#12299
Width = 170
end
item
Text = #20316#32773#65306#21490#23376#33635
Width = 90
end
item
Text = 'http://www.pefine.com'
Width = 50
end>
end
object GroupBox1: TGroupBox
Left = 8
Top = 8
Width = 473
Height = 113
Caption = 'Blowfish'#21152#23494
TabOrder = 1
object Label1: TLabel
Left = 8
Top = 19
Width = 41
Height = 12
AutoSize = False
Caption = #26126#25991#65306
end
object Label2: TLabel
Left = 8
Top = 51
Width = 41
Height = 12
AutoSize = False
Caption = #23494#38053#65306
end
object Label3: TLabel
Left = 8
Top = 83
Width = 41
Height = 12
AutoSize = False
Caption = #23494#25991#65306
end
object Edit1: TEdit
Left = 40
Top = 16
Width = 425
Height = 20
TabOrder = 0
end
object Edit2: TEdit
Left = 40
Top = 48
Width = 425
Height = 20
TabOrder = 1
end
object Edit3: TEdit
Left = 40
Top = 80
Width = 425
Height = 20
TabOrder = 2
end
end
object GroupBox2: TGroupBox
Left = 8
Top = 128
Width = 473
Height = 113
Caption = 'Blowfish'#35299#23494
TabOrder = 2
object Label4: TLabel
Left = 8
Top = 19
Width = 41
Height = 12
AutoSize = False
Caption = #23494#25991#65306
end
object Label5: TLabel
Left = 8
Top = 51
Width = 41
Height = 12
AutoSize = False
Caption = #23494#38053#65306
end
object Label6: TLabel
Left = 8
Top = 83
Width = 41
Height = 12
AutoSize = False
Caption = #26126#25991#65306
end
object Edit4: TEdit
Left = 40
Top = 16
Width = 425
Height = 20
TabOrder = 0
end
object Edit5: TEdit
Left = 40
Top = 48
Width = 425
Height = 20
TabOrder = 1
end
object Edit6: TEdit
Left = 40
Top = 80
Width = 425
Height = 20
TabOrder = 2
end
end
object Button1: TButton
Left = 488
Top = 16
Width = 97
Height = 97
Caption = #21152#23494
TabOrder = 3
OnClick = Button1Click
end
object Button2: TButton
Left = 488
Top = 136
Width = 97
Height = 97
Caption = #35299#23494
TabOrder = 4
OnClick = Button2Click
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -