?? certify.dfm
字號:
object CertifyDlg: TCertifyDlg
Left = 324
Top = 233
Width = 366
Height = 214
BorderIcons = [biSystemMenu]
Caption = #36523#20221#39564#35777
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 Panel1: TPanel
Left = 0
Top = 0
Width = 358
Height = 133
Align = alClient
TabOrder = 0
object Label1: TLabel
Left = 141
Top = 24
Width = 48
Height = 13
Caption = #29992#25143#21517#65306
end
object Label2: TLabel
Left = 144
Top = 72
Width = 45
Height = 13
Caption = #21475' '#20196#65306
end
object Label3: TLabel
Left = 145
Top = 109
Width = 45
Height = 13
Caption = #23398' '#26399#65306
end
object RadioGroup1: TRadioGroup
Left = 1
Top = 1
Width = 121
Height = 131
Align = alLeft
Caption = #36523' '#20221
ItemIndex = 0
Items.Strings = (
#25945#21153
#23398#29983)
TabOrder = 2
end
object UserEdt: TEdit
Left = 208
Top = 16
Width = 129
Height = 21
ImeName = #26368#24378#20116#31508#36755#20837#27861
TabOrder = 0
OnKeyDown = UserEdtKeyDown
end
object PasswordEdt: TEdit
Left = 208
Top = 64
Width = 129
Height = 21
ImeName = #26368#24378#20116#31508#36755#20837#27861
PasswordChar = '*'
TabOrder = 1
OnKeyDown = PasswordEdtKeyDown
end
object TermComboBox: TComboBox
Left = 208
Top = 103
Width = 131
Height = 21
Hint = #35831#20808#36873#25321#23398#26399'^_^'
ImeName = #26368#24378#20116#31508#36755#20837#27861
ItemHeight = 13
ParentShowHint = False
ShowHint = True
TabOrder = 3
Text = #35831#36873#25321
Items.Strings = (
#31532#19968#23398#26399
#31532#20108#23398#26399
#31532#19977#23398#26399
#31532#22235#23398#26399)
end
end
object Panel2: TPanel
Left = 0
Top = 133
Width = 358
Height = 54
Align = alBottom
TabOrder = 1
object OKBtn: TBitBtn
Left = 88
Top = 16
Width = 75
Height = 25
Caption = #30830#23450
TabOrder = 0
OnClick = OKBtnClick
Kind = bkOK
end
object CancelBtn: TBitBtn
Left = 208
Top = 16
Width = 75
Height = 25
Caption = #21462#28040
TabOrder = 1
Kind = bkCancel
end
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -