📄 upwddlg.dfm
字号:
object FrmLogin: TFrmLogin
Left = 262
Top = 218
BorderStyle = bsDialog
Caption = #31995#32479#30331#24405
ClientHeight = 94
ClientWidth = 249
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 12
object Label1: TLabel
Left = 8
Top = 16
Width = 60
Height = 12
Caption = #29992#25143#21517#31216#65306
end
object Label2: TLabel
Left = 8
Top = 40
Width = 60
Height = 12
Caption = #23494' '#30721#65306
end
object EditUserName: TEdit
Left = 72
Top = 8
Width = 121
Height = 20
ImeName = #20013#25991#20043#26143#26234#33021#29378#25340#8545#26631#20934#29256
TabOrder = 0
end
object EditPwd: TEdit
Left = 72
Top = 32
Width = 121
Height = 20
ImeName = #20013#25991#20043#26143#26234#33021#29378#25340#8545#26631#20934#29256
PasswordChar = '*'
TabOrder = 1
end
object BitBtn1: TBitBtn
Left = 80
Top = 64
Width = 75
Height = 25
Caption = #30331#24405'(&L)'
Default = True
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ModalResult = 1
ParentFont = False
TabOrder = 2
end
object BitBtn2: TBitBtn
Left = 168
Top = 64
Width = 75
Height = 25
Cancel = True
Caption = #36864#20986'(&Q)'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ModalResult = 2
ParentFont = False
TabOrder = 3
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -