📄 u_log.dfm
字号:
object F_log: TF_log
Left = 355
Top = 316
Width = 299
Height = 159
Caption = #29992#25143#30331#38470
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 48
Top = 24
Width = 36
Height = 12
Caption = #29992#25143#21517
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 52
Top = 53
Width = 28
Height = 16
Caption = #23494#30721
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Edt_PassWord: TEdit
Left = 88
Top = 48
Width = 126
Height = 21
PasswordChar = '*'
TabOrder = 0
OnKeyPress = Edt_PassWordKeyPress
end
object Btn_Queding: TBitBtn
Left = 80
Top = 77
Width = 75
Height = 21
Caption = #30830#23450
TabOrder = 1
OnClick = Btn_QuedingClick
end
object btn_cancel: TBitBtn
Left = 155
Top = 77
Width = 75
Height = 21
Caption = #21462#28040
ModalResult = 2
TabOrder = 2
end
object Com_name: TComboBox
Left = 88
Top = 16
Width = 131
Height = 21
ItemHeight = 13
TabOrder = 3
OnDropDown = Com_nameDropDown
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -