?? pwunit.~dfm
字號:
object FrmPW: TFrmPW
Left = 455
Top = 383
BorderIcons = []
BorderStyle = bsSingle
Caption = #36523#20221#39564#35777
ClientHeight = 105
ClientWidth = 220
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -13
Font.Name = #23435#20307
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poMainFormCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 18
Top = 26
Width = 59
Height = 13
Caption = #36755#20837#21475#20196':'
end
object MaskEdit1: TMaskEdit
Left = 89
Top = 23
Width = 121
Height = 21
PasswordChar = '*'
TabOrder = 0
end
object Button1: TButton
Left = 64
Top = 68
Width = 65
Height = 25
Caption = #30830#23450
TabOrder = 1
OnClick = Button1Click
end
object Button2: TButton
Left = 146
Top = 68
Width = 65
Height = 25
Caption = #21462#28040
TabOrder = 2
OnClick = Button2Click
end
end
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -