📄 login.dfm
字号:
inherited frmlogin: Tfrmlogin
Left = 241
ActiveControl = DateTimePicker1
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = #29992#25142#30331#24405#12288#12288
ClientHeight = 226
ClientWidth = 392
OldCreateOrder = True
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 15
object Image1: TImage
Left = 0
Top = 0
Width = 392
Height = 45
Align = alTop
Stretch = True
end
object Label1: TLabel
Left = 86
Top = 59
Width = 65
Height = 13
AutoSize = False
Caption = #26381#21153#22120'IP'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 86
Top = 140
Width = 65
Height = 13
AutoSize = False
Caption = #29992#25143#21517#31216
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 86
Top = 165
Width = 64
Height = 17
AutoSize = False
Caption = #29992#25143#23494#30721
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Bevel1: TBevel
Left = 0
Top = 190
Width = 368
Height = 1
end
object Label4: TLabel
Left = 88
Top = 111
Width = 60
Height = 15
Caption = #29677#12288#12288#27425
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 87
Top = 86
Width = 61
Height = 15
Caption = #26085#12288' '#26399
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Edit1: TEdit
Left = 152
Top = 56
Width = 142
Height = 23
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ImeName = #26234#33021#38472#26725#36755#20837#24179#21488' 5.4'
ParentFont = False
ReadOnly = True
TabOrder = 0
end
object Edit2: TEdit
Left = 152
Top = 135
Width = 142
Height = 23
CharCase = ecUpperCase
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ImeName = #26234#33021#38472#26725#36755#20837#24179#21488' 5.4'
ParentFont = False
TabOrder = 3
end
object Edit3: TEdit
Left = 152
Top = 162
Width = 142
Height = 23
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ImeName = #26234#33021#38472#26725#36755#20837#24179#21488' 5.4'
ParentFont = False
PasswordChar = '*'
TabOrder = 4
end
object btnexit: TButton
Left = 220
Top = 196
Width = 75
Height = 25
Caption = #36864#20986
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 6
OnClick = btnexitClick
end
object btnok: TButton
Left = 68
Top = 196
Width = 75
Height = 25
Caption = #30830#23450
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = [fsBold]
ParentFont = False
TabOrder = 5
OnClick = btnokClick
end
object Edit4: TEdit
Left = 152
Top = 109
Width = 142
Height = 23
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ImeName = #26234#33021#38472#26725#36755#20837#24179#21488' 5.4'
ParentFont = False
TabOrder = 2
end
object DateTimePicker1: TDateTimePicker
Left = 152
Top = 82
Width = 143
Height = 23
Date = 39029.000000000000000000
Time = 39029.000000000000000000
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -15
Font.Name = #23435#20307
Font.Style = []
ImeName = #26234#33021#38472#26725#36755#20837#24179#21488' 5.4'
ParentFont = False
TabOrder = 1
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -