home *** CD-ROM | disk | FTP | other *** search
- object SelectMailForm: TSelectMailForm
- Tag = 273
- Left = 303
- Top = 337
- HelpContext = 5
- ActiveControl = Button3
- BorderStyle = bsDialog
- Caption = 'There is mail for you!'
- ClientHeight = 286
- ClientWidth = 541
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Position = poScreenCenter
- OnCreate = FormCreate
- OnDestroy = FormDestroy
- PixelsPerInch = 96
- TextHeight = 13
- object Label3: TLabel
- Left = 8
- Top = 268
- Width = 63
- Height = 13
- Caption = 'Phoenix Mail '
- Enabled = False
- end
- object Button3: TButton
- Tag = 116
- Left = 218
- Top = 256
- Width = 75
- Height = 25
- Caption = '&OK'
- Default = True
- ModalResult = 1
- TabOrder = 0
- end
- object Button5: TButton
- Tag = 117
- Left = 298
- Top = 256
- Width = 75
- Height = 25
- Cancel = True
- Caption = '&Cancel'
- ModalResult = 2
- TabOrder = 1
- end
- object Button6: TButton
- Tag = 118
- Left = 458
- Top = 256
- Width = 75
- Height = 25
- Caption = '&Help...'
- TabOrder = 3
- OnClick = Button6Click
- end
- object Button1: TButton
- Left = 378
- Top = 256
- Width = 75
- Height = 25
- Caption = '&Legend...'
- TabOrder = 2
- OnClick = Button1Click
- end
- object Notebook1: TNotebook
- Left = 4
- Top = 4
- Width = 533
- Height = 249
- TabOrder = 4
- object TPage
- Left = 0
- Top = 0
- Caption = 'Mails'
- object Bevel3: TBevel
- Left = 4
- Top = 8
- Width = 525
- Height = 237
- Shape = bsFrame
- end
- object Label1: TLabel
- Tag = 276
- Left = 20
- Top = 222
- Width = 453
- Height = 13
- Caption =
- 'Click on the symbols in the list to change them. Press the butto' +
- 'n "Legend" for more information...'
- end
- object Label8: TLabel
- Left = 12
- Top = 2
- Width = 66
- Height = 13
- Caption = 'Accountname'
- end
- object ListView1: TExtListView
- Tag = 275
- Left = 20
- Top = 25
- Width = 493
- Height = 192
- Columns = <
- item
- Width = 20
- end
- item
- Caption = 'Subject'
- Width = 140
- end
- item
- Caption = 'From'
- Width = 132
- end
- item
- Alignment = taRightJustify
- Caption = 'Size'
- Width = 61
- end
- item
- Caption = 'Date'
- Width = 66
- end
- item
- Caption = 'Time'
- Width = 54
- end>
- ExtendedStyles = [lvxFullRowSelect]
- ColumnsFormat = <>
- ShowSortArrows = True
- AutoColumnSort = acsSortToggle
- AutoSortStyle = assDefault
- OnDrawHeader = ListView1DrawHeader
- ReadOnly = True
- OnMouseDown = ListView1MouseDown
- TabOrder = 0
- ViewStyle = vsReport
- StateImages = ImageList1
- end
- end
- object TPage
- Left = 0
- Top = 0
- Caption = 'Legend'
- object Bevel2: TBevel
- Left = 4
- Top = 8
- Width = 525
- Height = 237
- Shape = bsFrame
- end
- object Label4: TLabel
- Tag = 278
- Left = 48
- Top = 32
- Width = 156
- Height = 13
- Caption = 'Download and delete from server'
- end
- object Label7: TLabel
- Tag = 277
- Left = 12
- Top = 2
- Width = 36
- Height = 13
- Caption = 'Legend'
- end
- object Label5: TLabel
- Tag = 279
- Left = 48
- Top = 56
- Width = 86
- Height = 13
- Caption = 'Delete from server'
- end
- object Label6: TLabel
- Tag = 280
- Left = 48
- Top = 80
- Width = 74
- Height = 13
- Caption = 'Keep on Server'
- end
- object Image1: TImage
- Left = 24
- Top = 29
- Width = 16
- Height = 16
- AutoSize = True
- Center = True
- Picture.Data = {<image000.bmp>}
- Transparent = True
- end
- object Image2: TImage
- Left = 24
- Top = 53
- Width = 16
- Height = 16
- AutoSize = True
- Center = True
- Picture.Data = {<image001.bmp>}
- Transparent = True
- end
- object Image3: TImage
- Left = 24
- Top = 77
- Width = 16
- Height = 16
- AutoSize = True
- Center = True
- Picture.Data = {<image002.bmp>}
- Transparent = True
- end
- object Image4: TImage
- Left = 24
- Top = 101
- Width = 16
- Height = 16
- AutoSize = True
- Center = True
- Picture.Data = {<image003.bmp>}
- Transparent = True
- end
- object Label2: TLabel
- Tag = 281
- Left = 48
- Top = 104
- Width = 180
- Height = 13
- Caption = 'Download without deleting from server'
- end
- object Label10: TLabel
- Tag = 282
- Left = 340
- Top = 84
- Width = 33
- Height = 13
- Caption = '&Mails...'
- Visible = False
- end
- object Label9: TLabel
- Tag = 283
- Left = 384
- Top = 84
- Width = 45
- Height = 13
- Caption = '&Legend...'
- Visible = False
- end
- object Image5: TImage
- Left = 444
- Top = 81
- Width = 16
- Height = 16
- AutoSize = True
- Picture.Data = {<image004.bmp>}
- Visible = False
- end
- object Label11: TLabel
- Tag = 274
- Left = 20
- Top = 220
- Width = 293
- Height = 13
- Caption =
- 'Click on the button "Mails" to get back to the list of the mails' +
- '...'
- end
- end
- end
- object ImageList1: TImageList
- Left = 276
- Top = 64
- end
- end
-