?? password.dfm
字號:
object password_Form: Tpassword_Form
Left = 369
Top = 247
BorderIcons = [biSystemMenu, biHelp]
BorderStyle = bsSingle
Caption = #20462#25913#23494#30721
ClientHeight = 185
ClientWidth = 184
Color = clBtnFace
ParentFont = True
OldCreateOrder = False
Position = poMainFormCenter
Visible = True
PixelsPerInch = 96
TextHeight = 13
object omm_LEdit: TLabeledEdit
Left = 16
Top = 20
Width = 153
Height = 21
EditLabel.Width = 51
EditLabel.Height = 13
EditLabel.Caption = #21407#23494#30721' '
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
PasswordChar = '#'
TabOrder = 0
OnKeyPress = omm_LEditKeyPress
end
object nmm_LEdit: TLabeledEdit
Left = 16
Top = 68
Width = 153
Height = 21
EditLabel.Width = 120
EditLabel.Height = 13
EditLabel.Caption = #26032#23494#30721'(3-20'#20010#23383#31526') '
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
PasswordChar = '#'
TabOrder = 1
OnKeyPress = nmm_LEditKeyPress
end
object qmm_LEdit: TLabeledEdit
Left = 16
Top = 116
Width = 153
Height = 21
EditLabel.Width = 132
EditLabel.Height = 13
EditLabel.Caption = #30830#35748#23494#30721'(3-20'#20010#23383#31526') '
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
PasswordChar = '#'
TabOrder = 2
OnKeyPress = qmm_LEditKeyPress
end
object cmdok: TButton
Left = 8
Top = 152
Width = 75
Height = 25
Caption = #30830' '#23450
TabOrder = 3
OnClick = cmdokClick
end
object cmdclose: TButton
Left = 96
Top = 152
Width = 75
Height = 25
Caption = #21462' '#28040
TabOrder = 4
OnClick = cmdcloseClick
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -