📄 fmessageinfo.dfm
字号:
object frmMessageInfo: TfrmMessageInfo
Left = 377
Top = 366
BorderStyle = bsDialog
Caption = 'Message information'
ClientHeight = 423
ClientWidth = 492
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
OnHide = FormHide
OnShortCut = FormShortCut
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 152
Top = 152
Width = 3
Height = 13
FocusControl = txtHeaders
Transparent = True
end
object txtHeaders: TMemo
Left = 106
Top = 144
Width = 386
Height = 244
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Courier New'
Font.Style = []
ParentFont = False
ScrollBars = ssBoth
TabOrder = 0
WordWrap = False
end
object Panel1: TPanel
Left = 0
Top = 0
Width = 105
Height = 388
BevelOuter = bvNone
Color = 15394787
TabOrder = 1
object Label2: TLabel
Left = 0
Top = 8
Width = 100
Height = 13
Alignment = taRightJustify
AutoSize = False
BiDiMode = bdLeftToRight
Caption = 'From/To:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentBiDiMode = False
ParentFont = False
Transparent = True
end
object Label3: TLabel
Left = 0
Top = 24
Width = 100
Height = 13
Alignment = taRightJustify
AutoSize = False
BiDiMode = bdLeftToRight
Caption = 'CC:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentBiDiMode = False
ParentFont = False
Transparent = True
end
object Label4: TLabel
Left = 0
Top = 40
Width = 100
Height = 13
Alignment = taRightJustify
AutoSize = False
BiDiMode = bdLeftToRight
Caption = 'Subject:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentBiDiMode = False
ParentFont = False
Transparent = True
end
object Label5: TLabel
Left = 0
Top = 72
Width = 100
Height = 13
Alignment = taRightJustify
AutoSize = False
BiDiMode = bdLeftToRight
Caption = 'Account:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentBiDiMode = False
ParentFont = False
Transparent = True
end
object Label6: TLabel
Left = 0
Top = 56
Width = 100
Height = 13
Alignment = taRightJustify
AutoSize = False
BiDiMode = bdLeftToRight
Caption = 'Date:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentBiDiMode = False
ParentFont = False
Transparent = True
end
object Label7: TLabel
Left = 0
Top = 88
Width = 100
Height = 13
Alignment = taRightJustify
AutoSize = False
BiDiMode = bdLeftToRight
Caption = 'Priority:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentBiDiMode = False
ParentFont = False
Transparent = True
end
object Label8: TLabel
Left = 0
Top = 104
Width = 100
Height = 13
Alignment = taRightJustify
AutoSize = False
BiDiMode = bdLeftToRight
Caption = 'Size:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentBiDiMode = False
ParentFont = False
Transparent = True
end
end
object Panel2: TPanel
Left = 106
Top = 0
Width = 386
Height = 121
BevelOuter = bvNone
Color = 14936042
TabOrder = 2
object lblFrom: TLabel
Left = 4
Top = 8
Width = 5
Height = 13
BiDiMode = bdLeftToRight
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentBiDiMode = False
ParentFont = False
Transparent = True
end
object lblCC: TLabel
Left = 4
Top = 24
Width = 5
Height = 13
BiDiMode = bdLeftToRight
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentBiDiMode = False
ParentFont = False
Transparent = True
end
object lblSubject: TLabel
Left = 4
Top = 40
Width = 5
Height = 13
BiDiMode = bdLeftToRight
Font.Charset = DEFAULT_CHARSET
Font.Color = clGreen
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentBiDiMode = False
ParentFont = False
Transparent = True
end
object lblDate: TLabel
Left = 4
Top = 56
Width = 5
Height = 13
BiDiMode = bdLeftToRight
Font.Charset = DEFAULT_CHARSET
Font.Color = clMaroon
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentBiDiMode = False
ParentFont = False
Transparent = True
end
object lblAccount: TLabel
Left = 4
Top = 72
Width = 5
Height = 13
BiDiMode = bdLeftToRight
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentBiDiMode = False
ParentFont = False
Transparent = True
end
object lblPriority: TLabel
Left = 4
Top = 88
Width = 5
Height = 13
BiDiMode = bdLeftToRight
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentBiDiMode = False
ParentFont = False
Transparent = True
end
object lblSize: TLabel
Left = 4
Top = 104
Width = 5
Height = 13
BiDiMode = bdLeftToRight
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentBiDiMode = False
ParentFont = False
Transparent = True
end
end
object GPanel1: TGPanel
Left = 106
Top = 122
Width = 386
Height = 22
BevelOuter = bvNone
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 3
Color_1 = 15394787
Color_2 = 14936042
Color_3 = 14936042
object lblCaption: TLabel
Left = 4
Top = 0
Width = 165
Height = 22
Caption = '&Message Headers'
Font.Charset = DEFAULT_CHARSET
Font.Color = 6394522
Font.Height = -19
Font.Name = 'Courier New'
Font.Style = [fsBold, fsItalic]
ParentFont = False
Transparent = True
Layout = tlCenter
end
end
object GPanel2: TGPanel
Left = 0
Top = 390
Width = 500
Height = 33
BevelOuter = bvNone
Font.Charset = DEFAULT_CHARSET
Font.Color = clWhite
Font.Height = -13
Font.Name = 'Courier New'
Font.Style = [fsBold]
ParentFont = False
TabOrder = 4
Color_1 = 15394787
Color_2 = 14936042
Color_3 = 14936042
object cmdClose: TButton
Left = 212
Top = 4
Width = 75
Height = 25
Hint = 'Close window'
Caption = '&Close'
Font.Charset = DEFAULT_CHARSET
Font.Color = clBtnText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
TabOrder = 0
OnClick = cmdCloseClick
end
end
end
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -