📄 rece.~dfm
字号:
object Form1: TForm1
Left = 227
Top = 233
Width = 680
Height = 445
Caption = #37038#20214#38405#35835#22120
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -16
Font.Name = #23435#20307
Font.Style = []
OldCreateOrder = False
Position = poDesktopCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 16
object GroupBox1: TGroupBox
Left = 8
Top = 8
Width = 313
Height = 193
Caption = #22522#26412#20449#24687#35774#32622
TabOrder = 0
object Label1: TLabel
Left = 8
Top = 32
Width = 107
Height = 21
Caption = 'POP3'#26381#21153#22120
Font.Charset = ANSI_CHARSET
Font.Color = clBlue
Font.Height = -21
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label2: TLabel
Left = 8
Top = 64
Width = 63
Height = 21
Caption = #29992#25143#21517
Font.Charset = ANSI_CHARSET
Font.Color = clBlue
Font.Height = -21
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label3: TLabel
Left = 168
Top = 64
Width = 42
Height = 21
Caption = #23494#30721
Font.Charset = ANSI_CHARSET
Font.Color = clBlue
Font.Height = -21
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label7: TLabel
Left = 16
Top = 160
Width = 64
Height = 16
Caption = #21518' '#21024' '#38500
end
object Label6: TLabel
Left = 8
Top = 104
Width = 84
Height = 21
Caption = #38468#20214#36335#24452
Font.Charset = ANSI_CHARSET
Font.Color = clBlue
Font.Height = -21
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Button1: TButton
Left = 88
Top = 144
Width = 81
Height = 33
Caption = #36830#25509
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 184
Top = 144
Width = 121
Height = 33
Caption = #33719#21462#37038#20214#21015#34920
TabOrder = 1
OnClick = Button2Click
end
object cb1: TCheckBox
Left = 16
Top = 144
Width = 57
Height = 17
Caption = #38405' '#35835
TabOrder = 2
end
object fujian: TEdit
Left = 96
Top = 104
Width = 209
Height = 24
TabOrder = 3
end
object pop3name: TEdit
Left = 120
Top = 32
Width = 185
Height = 24
TabOrder = 4
Text = 'pop.163.com'
end
object userid: TEdit
Left = 72
Top = 64
Width = 89
Height = 24
TabOrder = 5
end
object passd: TEdit
Left = 216
Top = 64
Width = 89
Height = 24
PasswordChar = '*'
TabOrder = 6
end
end
object sb: TStatusBar
Left = 0
Top = 396
Width = 672
Height = 19
Panels = <
item
Width = 300
end
item
Width = 50
end>
end
object Panel1: TPanel
Left = 328
Top = 16
Width = 337
Height = 377
BevelInner = bvRaised
BevelOuter = bvLowered
TabOrder = 2
object Label4: TLabel
Left = 8
Top = 8
Width = 63
Height = 21
Caption = #26469#33258#20110
Font.Charset = ANSI_CHARSET
Font.Color = clBlue
Font.Height = -21
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label5: TLabel
Left = 8
Top = 40
Width = 84
Height = 21
Caption = #37038#20214#20027#39064
Font.Charset = ANSI_CHARSET
Font.Color = clBlue
Font.Height = -21
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object Label8: TLabel
Left = 8
Top = 72
Width = 105
Height = 21
Caption = #37038#20214#27491#25991#65306
Font.Charset = ANSI_CHARSET
Font.Color = clBlue
Font.Height = -21
Font.Name = #23435#20307
Font.Style = []
ParentFont = False
end
object content: TMemo
Left = 8
Top = 104
Width = 321
Height = 265
TabOrder = 0
end
object fromname: TEdit
Left = 96
Top = 8
Width = 233
Height = 24
TabOrder = 1
end
object title: TEdit
Left = 96
Top = 40
Width = 233
Height = 24
TabOrder = 2
end
end
object lbx: TListBox
Left = 8
Top = 232
Width = 313
Height = 161
ItemHeight = 16
TabOrder = 3
OnDblClick = lbxDblClick
end
object pb: TProgressBar
Left = 8
Top = 208
Width = 313
Height = 16
TabOrder = 4
end
object np1: TIdPOP3
MaxLineAction = maException
ReadTimeout = 0
Left = 448
Top = 88
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -