?? unit1.dfm
字號:
object Form1: TForm1
Left = 351
Top = 216
Width = 370
Height = 166
BorderIcons = [biSystemMenu, biMinimize]
Caption = 'DES'#31639#27861#31034#20363#28304#30721'---Powered by ksaiy'
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 Label1: TLabel
Left = 32
Top = 27
Width = 57
Height = 12
AutoSize = False
Caption = #31995#21015#21495#65306
end
object Label2: TLabel
Left = 32
Top = 67
Width = 57
Height = 12
AutoSize = False
Caption = #27880#20876#30721#65306
end
object Label3: TLabel
Left = 104
Top = 47
Width = 129
Height = 12
AutoSize = False
Caption = 'http://www.ksaiy.com'
Enabled = False
end
object Edit1: TEdit
Left = 80
Top = 24
Width = 249
Height = 20
TabOrder = 0
end
object Edit2: TEdit
Left = 80
Top = 64
Width = 249
Height = 20
TabOrder = 1
end
object Button1: TButton
Left = 96
Top = 96
Width = 73
Height = 25
Caption = #27880#20876
TabOrder = 2
OnClick = Button1Click
end
object Button2: TButton
Left = 208
Top = 96
Width = 73
Height = 25
Caption = #36864#20986
TabOrder = 3
OnClick = Button2Click
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -