📄 setting.dfm
字号:
object FormSetting: TFormSetting
Left = 208
Top = 165
Width = 432
Height = 215
BorderIcons = [biSystemMenu, biMinimize]
Caption = #8220#20248#21033#8221#32593#32476#32842#22825#31649#29702#31995#32479'--'#29992#25143#35774#32622
Color = clSkyBlue
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
DesignSize = (
424
185)
PixelsPerInch = 96
TextHeight = 12
object GroupBox1: TGroupBox
Left = 174
Top = 6
Width = 243
Height = 136
Caption = 'SMTP'#35774#32622
TabOrder = 0
object AuthenticationTypeLabel: TLabel
Left = 44
Top = 68
Width = 60
Height = 12
Caption = #31867#22411'(Type)'
FocusControl = AuthTypeCBO
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label11: TLabel
Left = 8
Top = 23
Width = 96
Height = 12
Caption = #37038#20214#26381#21153#22120'(SMTP)'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label12: TLabel
Left = 32
Top = 45
Width = 72
Height = 12
Caption = #31471#21475#21495'(Port)'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object AccountLabel: TLabel
Left = 8
Top = 91
Width = 96
Height = 12
Caption = #29992#25143#21517'(Username)'
FocusControl = AccountEdit
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object PasswordLabel: TLabel
Left = 20
Top = 114
Width = 84
Height = 12
Caption = #23494#30721'(Password)'
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object SMTPServer: TEdit
Left = 111
Top = 19
Width = 127
Height = 20
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 0
Text = 'SMTP.263.net'
end
object SMTPPort: TEdit
Left = 111
Top = 42
Width = 38
Height = 20
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 1
Text = '25'
end
object AuthTypeCBO: TComboBox
Left = 111
Top = 65
Width = 127
Height = 20
Style = csDropDownList
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
ItemHeight = 12
TabOrder = 2
Items.Strings = (
'None'
'Simple Login')
end
object AccountEdit: TEdit
Left = 111
Top = 88
Width = 127
Height = 20
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 3
end
object PasswordEdit: TMaskEdit
Left = 111
Top = 111
Width = 127
Height = 20
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
PasswordChar = '*'
TabOrder = 4
end
end
object GroupBox2: TGroupBox
Left = 6
Top = 6
Width = 163
Height = 136
Caption = #29992#25143#35774#32622
TabOrder = 1
object Label1: TLabel
Left = 10
Top = 91
Width = 48
Height = 12
Caption = #23494#30721#30830#35748
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 22
Top = 23
Width = 36
Height = 12
Caption = #29992#25143#21517
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 34
Top = 68
Width = 24
Height = 12
Caption = #23494#30721
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label4: TLabel
Left = 34
Top = 45
Width = 24
Height = 12
Caption = #22958#31216
FocusControl = NickNameEdit
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 10
Top = 114
Width = 48
Height = 12
Caption = #40664#35748#37038#31665
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object UserEdit: TEdit
Left = 64
Top = 18
Width = 91
Height = 20
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 0
end
object NickNameEdit: TEdit
Left = 64
Top = 40
Width = 91
Height = 20
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 1
end
object PassWordMEdit2: TMaskEdit
Left = 64
Top = 86
Width = 90
Height = 20
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
PasswordChar = '*'
TabOrder = 2
end
object MailBoxEdit: TEdit
Left = 64
Top = 109
Width = 91
Height = 20
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
TabOrder = 3
end
object PassWordMEdit1: TMaskEdit
Left = 64
Top = 63
Width = 90
Height = 20
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
PasswordChar = '*'
TabOrder = 4
end
end
object BitBtn1: TBitBtn
Left = 280
Top = 150
Width = 63
Height = 27
Anchors = []
Caption = #20851#38381
ModalResult = 1
TabOrder = 2
OnClick = BitBtn1Click
Glyph.Data = {
DE010000424DDE01000000000000760000002800000024000000120000000100
0400000000006801000000000000000000001000000000000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
333333333333333333333333000033338833333333333333333F333333333333
0000333911833333983333333388F333333F3333000033391118333911833333
38F38F333F88F33300003339111183911118333338F338F3F8338F3300003333
911118111118333338F3338F833338F3000033333911111111833333338F3338
3333F8330000333333911111183333333338F333333F83330000333333311111
8333333333338F3333383333000033333339111183333333333338F333833333
00003333339111118333333333333833338F3333000033333911181118333333
33338333338F333300003333911183911183333333383338F338F33300003333
9118333911183333338F33838F338F33000033333913333391113333338FF833
38F338F300003333333333333919333333388333338FFF830000333333333333
3333333333333333333888330000333333333333333333333333333333333333
0000}
NumGlyphs = 2
end
object GroupBox3: TGroupBox
Left = 6
Top = 148
Width = 163
Height = 31
Caption = #32842#22825#35774#32622
TabOrder = 3
object Label6: TLabel
Left = 22
Top = 15
Width = 36
Height = 12
Caption = #31471#21475#21495
Font.Charset = GB2312_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
end
object SocketIDCmb: TComboBox
Left = 63
Top = 8
Width = 91
Height = 23
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -12
Font.Name = 'Symbol'
Font.Style = []
ImeName = #20013#25991' ('#31616#20307') - '#26234#33021' ABC'
ItemHeight = 15
ItemIndex = 0
ParentFont = False
TabOrder = 0
Text = '5858'
Items.Strings = (
'5858'
'5460'
'5828'
'5818'
'5656'
'5757')
end
end
object OKBTN: TBitBtn
Left = 350
Top = 150
Width = 63
Height = 27
Anchors = []
Caption = #30830#23450
TabOrder = 4
OnClick = OKBTNClick
Kind = bkOK
end
object BitBtn2: TBitBtn
Left = 179
Top = 150
Width = 62
Height = 27
Anchors = []
Caption = #24110#21161'(&H)'
ModalResult = 1
TabOrder = 5
OnClick = BitBtn2Click
NumGlyphs = 2
end
object ActionList1: TActionList
Left = 104
Top = 72
object CheckPOP3Action: TAction
Caption = #25509#25910
end
object SendSTMPAction: TAction
Caption = 'SendSTMPAction'
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -