home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 1999 March
/
PCWorld_1999-03_cd.bin
/
TemaCD
/
MailWar
/
MailWarrior2.exe
/
0
/
RCDATA
/
TFRMMESSAGEPROPS
/
TFRMMESSAGEPROPS.txt
< prev
Wrap
Text File
|
1999-02-09
|
5KB
|
207 lines
object frmMessageProps: TfrmMessageProps
Left = 219
Top = 158
BorderIcons = []
BorderStyle = bsSingle
Caption = 'E-Mail properties'
ClientHeight = 349
ClientWidth = 282
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 111
Top = 16
Width = 112
Height = 13
Caption = 'Message properties'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentFont = False
end
object pnl_imgIcon: TImage
Left = 59
Top = -2
Width = 48
Height = 48
AutoSize = True
Picture.Data = {<image000.bmp>}
Transparent = True
end
object PageControl1: TPageControl
Left = 8
Top = 48
Width = 265
Height = 268
ActivePage = TabSheet1
TabOrder = 0
object TabSheet1: TTabSheet
Caption = 'General'
object Label2: TLabel
Left = 24
Top = 8
Width = 28
Height = 13
Caption = 'From:'
end
object lblFrom: TLabel
Left = 56
Top = 8
Width = 34
Height = 13
Caption = 'Sender'
end
object Label4: TLabel
Left = 12
Top = 32
Width = 40
Height = 13
Caption = 'Subject:'
end
object lblSubject: TLabel
Left = 56
Top = 32
Width = 36
Height = 13
Caption = 'Subject'
Font.Charset = ANSI_CHARSET
Font.Color = clNavy
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
end
object Label6: TLabel
Left = 12
Top = 80
Width = 104
Height = 13
Caption = 'Received on account:'
end
object Label8: TLabel
Left = 12
Top = 56
Width = 38
Height = 13
Caption = 'Priority:'
end
object lblPriority: TLabel
Left = 56
Top = 56
Width = 34
Height = 13
Caption = 'Priority'
Font.Charset = ANSI_CHARSET
Font.Color = clGray
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
end
object Label10: TLabel
Left = 12
Top = 104
Width = 56
Height = 13
Caption = 'Date&&Time:'
end
object lblDateTime: TLabel
Left = 72
Top = 104
Width = 31
Height = 13
Caption = 'Label3'
Font.Charset = ANSI_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
end
object lblAccount: TLabel
Left = 120
Top = 80
Width = 39
Height = 13
Caption = 'Account'
Font.Charset = ANSI_CHARSET
Font.Color = clPurple
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
end
object Label12: TLabel
Left = 8
Top = 152
Width = 65
Height = 13
Caption = 'Attachments:'
end
object Label3: TLabel
Left = 12
Top = 128
Width = 68
Height = 13
Caption = 'Content type:'
end
object lblContentType: TLabel
Left = 88
Top = 128
Width = 47
Height = 13
Caption = 'Plain Text'
Font.Charset = ANSI_CHARSET
Font.Color = clTeal
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentFont = False
end
object lstAttachments: TListBox
Left = 8
Top = 168
Width = 241
Height = 65
ItemHeight = 13
TabOrder = 0
OnDblClick = lstAttachmentsDblClick
end
end
object TabSheet2: TTabSheet
Caption = 'Headers'
ImageIndex = 1
object txtHeaders: TMemo
Left = 8
Top = 8
Width = 241
Height = 225
ReadOnly = True
ScrollBars = ssBoth
TabOrder = 0
WordWrap = False
end
end
end
object btnClose: TButton
Left = 105
Top = 323
Width = 73
Height = 23
Caption = '&Close'
Default = True
ModalResult = 1
TabOrder = 1
end
end