📄 settingform.dfm
字号:
object SettingForm: TSettingForm
Left = 343
Top = 228
Width = 341
Height = 323
Caption = #35774#32622
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -14
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 120
TextHeight = 16
object SpeedButton1: TSpeedButton
Left = 128
Top = 256
Width = 82
Height = 31
Caption = #30830#23450
Glyph.Data = {
76010000424D7601000000000000760000002800000020000000100000000100
04000000000000010000120B0000120B00001000000000000000000000000000
800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
555555555555555555555555555555555555555555FF55555555555559055555
55555555577FF5555555555599905555555555557777F5555555555599905555
555555557777FF5555555559999905555555555777777F555555559999990555
5555557777777FF5555557990599905555555777757777F55555790555599055
55557775555777FF5555555555599905555555555557777F5555555555559905
555555555555777FF5555555555559905555555555555777FF55555555555579
05555555555555777FF5555555555557905555555555555777FF555555555555
5990555555555555577755555555555555555555555555555555}
NumGlyphs = 2
OnClick = SpeedButton1Click
end
object PageControl1: TPageControl
Left = 7
Top = 6
Width = 320
Height = 241
ActivePage = TabSheet3
TabIndex = 2
TabOrder = 0
object TabSheet1: TTabSheet
Caption = #25509#25910#37038#20214
object GroupBox1: TGroupBox
Left = 10
Top = 6
Width = 290
Height = 186
Caption = #25509#25910#35774#32622' (POP3)'
TabOrder = 0
object Label1: TLabel
Left = 22
Top = 34
Width = 63
Height = 16
Caption = #26381#21153#22120#22320#22336':'
end
object Label2: TLabel
Left = 22
Top = 71
Width = 63
Height = 16
Caption = #26381#21153#22120#31471#21475':'
end
object Label4: TLabel
Left = 22
Top = 108
Width = 66
Height = 16
Caption = #30331#24405#29992#25143#21517': '
end
object Label3: TLabel
Left = 22
Top = 145
Width = 51
Height = 16
Caption = #30331#24405#23494#30721':'
end
object txtPOP3Host: TEdit
Left = 123
Top = 31
Width = 148
Height = 24
TabOrder = 0
Text = 'pop3.sohu.com'
end
object txtPOP3Port: TEdit
Left = 123
Top = 68
Width = 148
Height = 24
Enabled = False
TabOrder = 1
Text = '110'
end
object txtPOP3UserID: TEdit
Left = 123
Top = 105
Width = 148
Height = 24
TabOrder = 2
end
object txtPOP3Password: TEdit
Left = 123
Top = 142
Width = 148
Height = 24
PasswordChar = '*'
TabOrder = 3
end
end
end
object TabSheet2: TTabSheet
Caption = #22806#21457#37038#20214
ImageIndex = 1
object GroupBox2: TGroupBox
Left = 10
Top = 9
Width = 290
Height = 184
Caption = #22806#21457#35774#32622' (SMTP)'
TabOrder = 0
object Label5: TLabel
Left = 22
Top = 34
Width = 63
Height = 16
Caption = #26381#21153#22120#22320#22336':'
end
object Label6: TLabel
Left = 22
Top = 83
Width = 66
Height = 16
Caption = #26381#21153#22120#31471#21475': '
end
object Label7: TLabel
Left = 22
Top = 132
Width = 66
Height = 16
Caption = #30331#24405#29992#25143#21517': '
end
object txtSMTPHost: TEdit
Left = 123
Top = 31
Width = 148
Height = 24
TabOrder = 0
Text = 'smtp.sohu.com'
end
object txtSMTPPort: TEdit
Left = 123
Top = 80
Width = 148
Height = 24
Enabled = False
TabOrder = 1
Text = '25'
end
object txtSMTPUserID: TEdit
Left = 123
Top = 129
Width = 148
Height = 24
TabOrder = 2
end
end
end
object TabSheet3: TTabSheet
Caption = #29992#25143#20449#24687
ImageIndex = 2
object GroupBox3: TGroupBox
Left = 10
Top = 9
Width = 290
Height = 184
Caption = #29992#25143#20449#24687#35774#32622
TabOrder = 0
object Label8: TLabel
Left = 22
Top = 62
Width = 90
Height = 16
Caption = #37038#20214#20013#26174#31034#22995#21517': '
end
object Label9: TLabel
Left = 22
Top = 128
Width = 71
Height = 16
Caption = 'E-Mail '#22320#22336': '
end
object txtFromName: TEdit
Left = 123
Top = 57
Width = 148
Height = 24
TabOrder = 0
end
object txtFromAddress: TEdit
Left = 123
Top = 123
Width = 148
Height = 24
TabOrder = 1
end
end
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -