📄 login.~dfm
字号:
object F_login: TF_login
Left = 432
Top = 236
Width = 279
Height = 179
ActiveControl = i_user
Caption = #31995#32479#30331#24405
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poOwnerFormCenter
DesignSize = (
271
152)
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 16
Top = 8
Width = 241
Height = 25
Alignment = taCenter
Anchors = [akLeft, akTop, akRight]
AutoSize = False
Caption = #30331#24405#20154#20107#31649#29702#31995#32479
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -20
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 24
Top = 48
Width = 72
Height = 13
Caption = #26381#21153#22120#22320#22336#65306
end
object Label3: TLabel
Left = 48
Top = 72
Width = 48
Height = 13
Caption = #29992#25143#21517#65306
end
object Label4: TLabel
Left = 48
Top = 96
Width = 48
Height = 13
Caption = #23494#12288#30721#65306
end
object i_server_add: TComboBox
Left = 96
Top = 44
Width = 145
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
ItemHeight = 13
TabOrder = 0
Text = '127.0.0.1:D:\DATABASE\MISDB.GDB'
Items.Strings = (
'red:MISDB')
end
object i_user: TEdit
Left = 96
Top = 68
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
TabOrder = 1
end
object i_passwd: TEdit
Left = 96
Top = 92
Width = 121
Height = 21
ImeName = #20013#25991' ('#31616#20307') - '#24494#36719#25340#38899
PasswordChar = '*'
TabOrder = 2
end
object Button1: TButton
Left = 48
Top = 120
Width = 75
Height = 25
Caption = #30331#24405
Default = True
TabOrder = 3
OnClick = Button1Click
end
object Button2: TButton
Left = 160
Top = 120
Width = 75
Height = 25
Cancel = True
Caption = #21462#28040
ModalResult = 2
TabOrder = 4
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -