home *** CD-ROM | disk | FTP | other *** search
- object AboutBox: TAboutBox
- Left = 328
- Top = 347
- BorderStyle = bsDialog
- Caption = 'O programu...'
- ClientHeight = 252
- ClientWidth = 371
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = True
- Position = poMainFormCenter
- OnClose = FormClose
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Panel1: TPanel
- Left = 8
- Top = 8
- Width = 358
- Height = 209
- BevelOuter = bvLowered
- Ctl3D = True
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Times New Roman'
- Font.Style = []
- ParentColor = True
- ParentCtl3D = False
- ParentFont = False
- TabOrder = 0
- object ProductName: TLabel
- Left = 56
- Top = 8
- Width = 98
- Height = 24
- Caption = 'SafeMailer'
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWindowText
- Font.Height = -21
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold]
- ParentFont = False
- IsControl = True
- end
- object ProgramIcon: TImage
- Left = 8
- Top = 8
- Width = 32
- Height = 32
- Picture.Data = {<image000.ico>}
- Stretch = True
- IsControl = True
- end
- object Copyright: TLabel
- Left = 144
- Top = 142
- Width = 178
- Height = 15
- Caption = '(c) 2003 Ivan Sivak SOFTWARE'
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold]
- ParentFont = False
- IsControl = True
- end
- object Comments: TLabel
- Left = 48
- Top = 46
- Width = 297
- Height = 77
- AutoSize = False
- Caption =
- 'Verze 8.21 CZ'#13#10'Kontrola a zpr'#225'v na POP3 serveru s mo'#382'nost'#237' vymaz' +
- 'at '#13#10'zpr'#225'vu p'#345#237'mo na serveru, bez nutnosti stahov'#225'n'#237'. D'#225'le'#13#10'umo'#382 +
- #328'uje bezpe'#269'n'#233' sta'#382'en'#237' p'#345#237'loh t'#237'm, '#382'e '#382#225'dnou z'#13#10'nich se nepo' +
- 'kou'#353#237' spustit.'
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'Times New Roman'
- Font.Style = []
- ParentFont = False
- WordWrap = True
- IsControl = True
- end
- object www: TLabel
- Left = 144
- Top = 160
- Width = 144
- Height = 15
- Cursor = crHandPoint
- Caption = 'http://www.volny.cz/iisivak'
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clBlue
- Font.Height = -13
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold, fsUnderline]
- ParentFont = False
- OnClick = wwwClick
- end
- object eml: TLabel
- Left = 144
- Top = 176
- Width = 92
- Height = 15
- Cursor = crHandPoint
- Caption = 'iisivak@volny.cz'
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clBlue
- Font.Height = -13
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold, fsUnderline]
- ParentFont = False
- OnClick = emlClick
- end
- object fullv: TLabel
- Left = 136
- Top = 160
- Width = 3
- Height = 15
- Alignment = taRightJustify
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clRed
- Font.Height = -12
- Font.Name = 'Times New Roman'
- Font.Style = []
- ParentFont = False
- Visible = False
- end
- object ltinf: TLabel
- Left = 48
- Top = 32
- Width = 285
- Height = 15
- Caption = 'Lite verze neumo'#382#328'uje zadat v'#237'ce jak jeden POP3 '#250#269'et'
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clRed
- Font.Height = -12
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold]
- ParentFont = False
- Visible = False
- end
- object Panel2: TPanel
- Left = 48
- Top = 32
- Width = 300
- Height = 1
- BevelOuter = bvNone
- BorderStyle = bsSingle
- Ctl3D = False
- ParentCtl3D = False
- TabOrder = 0
- end
- end
- object OKButton: TButton
- Left = 271
- Top = 224
- Width = 75
- Height = 25
- Cancel = True
- Caption = 'OK'
- Default = True
- ModalResult = 1
- TabOrder = 1
- end
- end
-