home *** CD-ROM | disk | FTP | other *** search
- object frmMessageView: TfrmMessageView
- Left = 512
- Top = 314
- AutoScroll = False
- Caption = 'View Message'
- ClientHeight = 293
- ClientWidth = 523
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnResize = FormResize
- PixelsPerInch = 96
- TextHeight = 13
- object Bevel1: TBevel
- Left = 0
- Top = 0
- Width = 523
- Height = 65
- Align = alTop
- end
- object btnReply: TExplorerButton
- Left = 468
- Top = 12
- Width = 46
- Height = 41
- Bitmap.Data = {
- DE000000424DDE0000000000000076000000280000000D0000000D0000000100
- 0400000000006800000000000000000000001000000000000000000000000000
- 8000008000000080800080000000800080008080000080808000C0C0C0000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00FFFFFFFFFFFF
- F000F000000000FFF00000888888880FF000080FBFBFBF0FFA5F080BFBFBFBF0
- F0000880BFBFBFB0F0000880FBFBFBFB0000088800000000000008888888880F
- F0000888800000FFF000F0000FFFFFFFF000FFFFFFFFFFFFF000FFFFFFFFFFFF
- F000}
- Caption = 'Reply'
- Options = [boPopupMark]
- OnClick = btnReplyClick
- end
- object lblFrom: TLabel
- Left = 16
- Top = 8
- Width = 5
- Height = 13
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblTo: TLabel
- Left = 16
- Top = 24
- Width = 5
- Height = 13
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblSubject: TLabel
- Left = 16
- Top = 40
- Width = 5
- Height = 13
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object StatusBar: TStatusBar
- Left = 0
- Top = 277
- Width = 523
- Height = 16
- Panels = <
- item
- Width = 350
- end
- item
- Width = 50
- end>
- SimplePanel = False
- end
- object REMessage: TMemo
- Left = 0
- Top = 65
- Width = 523
- Height = 212
- Align = alClient
- ScrollBars = ssVertical
- TabOrder = 1
- end
- end
-