?? setuppass.dfm
字號:
object Form2: TForm2
Left = 430
Top = 221
ActiveControl = OldPassEdit
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
Caption = #23494#30721#35774#23450
ClientHeight = 120
ClientWidth = 205
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 Label1: TLabel
Left = 8
Top = 34
Width = 48
Height = 13
Caption = #26032#23494#30721#65306
end
object Label2: TLabel
Left = 8
Top = 60
Width = 60
Height = 13
Caption = #30830#35748#23494#30721#65306
end
object Label3: TLabel
Left = 8
Top = 9
Width = 48
Height = 13
Caption = #26087#23494#30721#65306
end
object NewPassEdit: TEdit
Left = 72
Top = 30
Width = 121
Height = 21
PasswordChar = '*'
TabOrder = 1
end
object AffirmPassEdit: TEdit
Left = 72
Top = 56
Width = 121
Height = 21
PasswordChar = '*'
TabOrder = 2
end
object OldPassEdit: TEdit
Left = 72
Top = 5
Width = 121
Height = 21
PasswordChar = '*'
TabOrder = 0
end
object Button1: TButton
Left = 24
Top = 88
Width = 75
Height = 25
Caption = #30830#23450
Default = True
ModalResult = 1
TabOrder = 3
end
object Button2: TButton
Left = 104
Top = 88
Width = 75
Height = 25
Cancel = True
Caption = #21462#28040
ModalResult = 2
TabOrder = 4
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -