home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 April / Chip_2003-04_cd1.bin / ctenari / Sivak / SafeMailer / SafeMailer.exe / 0 / RCDATA / TABOUTBOX / TABOUTBOX.txt < prev   
Encoding:
Text File  |  2003-03-02  |  4.2 KB  |  175 lines

  1. object AboutBox: TAboutBox
  2.   Left = 328
  3.   Top = 347
  4.   BorderStyle = bsDialog
  5.   Caption = 'O programu...'
  6.   ClientHeight = 252
  7.   ClientWidth = 371
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = True
  15.   Position = poMainFormCenter
  16.   OnClose = FormClose
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Panel1: TPanel
  21.     Left = 8
  22.     Top = 8
  23.     Width = 358
  24.     Height = 209
  25.     BevelOuter = bvLowered
  26.     Ctl3D = True
  27.     Font.Charset = EASTEUROPE_CHARSET
  28.     Font.Color = clWindowText
  29.     Font.Height = -11
  30.     Font.Name = 'Times New Roman'
  31.     Font.Style = []
  32.     ParentColor = True
  33.     ParentCtl3D = False
  34.     ParentFont = False
  35.     TabOrder = 0
  36.     object ProductName: TLabel
  37.       Left = 56
  38.       Top = 8
  39.       Width = 98
  40.       Height = 24
  41.       Caption = 'SafeMailer'
  42.       Font.Charset = EASTEUROPE_CHARSET
  43.       Font.Color = clWindowText
  44.       Font.Height = -21
  45.       Font.Name = 'Times New Roman'
  46.       Font.Style = [fsBold]
  47.       ParentFont = False
  48.       IsControl = True
  49.     end
  50.     object ProgramIcon: TImage
  51.       Left = 8
  52.       Top = 8
  53.       Width = 32
  54.       Height = 32
  55.       Picture.Data = {<image000.ico>}
  56.       Stretch = True
  57.       IsControl = True
  58.     end
  59.     object Copyright: TLabel
  60.       Left = 144
  61.       Top = 142
  62.       Width = 178
  63.       Height = 15
  64.       Caption = '(c) 2003 Ivan Sivak SOFTWARE'
  65.       Font.Charset = EASTEUROPE_CHARSET
  66.       Font.Color = clWindowText
  67.       Font.Height = -13
  68.       Font.Name = 'Times New Roman'
  69.       Font.Style = [fsBold]
  70.       ParentFont = False
  71.       IsControl = True
  72.     end
  73.     object Comments: TLabel
  74.       Left = 48
  75.       Top = 46
  76.       Width = 297
  77.       Height = 77
  78.       AutoSize = False
  79.       Caption = 
  80.         'Verze 8.21 CZ'#13#10'Kontrola a zpr'#225'v na POP3 serveru s mo'#382'nost'#237' vymaz' +
  81.         '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 +
  82.         #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' +
  83.         'kou'#353#237' spustit.'
  84.       Font.Charset = EASTEUROPE_CHARSET
  85.       Font.Color = clWindowText
  86.       Font.Height = -13
  87.       Font.Name = 'Times New Roman'
  88.       Font.Style = []
  89.       ParentFont = False
  90.       WordWrap = True
  91.       IsControl = True
  92.     end
  93.     object www: TLabel
  94.       Left = 144
  95.       Top = 160
  96.       Width = 144
  97.       Height = 15
  98.       Cursor = crHandPoint
  99.       Caption = 'http://www.volny.cz/iisivak'
  100.       Font.Charset = EASTEUROPE_CHARSET
  101.       Font.Color = clBlue
  102.       Font.Height = -13
  103.       Font.Name = 'Times New Roman'
  104.       Font.Style = [fsBold, fsUnderline]
  105.       ParentFont = False
  106.       OnClick = wwwClick
  107.     end
  108.     object eml: TLabel
  109.       Left = 144
  110.       Top = 176
  111.       Width = 92
  112.       Height = 15
  113.       Cursor = crHandPoint
  114.       Caption = 'iisivak@volny.cz'
  115.       Font.Charset = EASTEUROPE_CHARSET
  116.       Font.Color = clBlue
  117.       Font.Height = -13
  118.       Font.Name = 'Times New Roman'
  119.       Font.Style = [fsBold, fsUnderline]
  120.       ParentFont = False
  121.       OnClick = emlClick
  122.     end
  123.     object fullv: TLabel
  124.       Left = 136
  125.       Top = 160
  126.       Width = 3
  127.       Height = 15
  128.       Alignment = taRightJustify
  129.       Font.Charset = EASTEUROPE_CHARSET
  130.       Font.Color = clRed
  131.       Font.Height = -12
  132.       Font.Name = 'Times New Roman'
  133.       Font.Style = []
  134.       ParentFont = False
  135.       Visible = False
  136.     end
  137.     object ltinf: TLabel
  138.       Left = 48
  139.       Top = 32
  140.       Width = 285
  141.       Height = 15
  142.       Caption = 'Lite verze neumo'#382#328'uje zadat v'#237'ce jak jeden POP3 '#250#269'et'
  143.       Font.Charset = EASTEUROPE_CHARSET
  144.       Font.Color = clRed
  145.       Font.Height = -12
  146.       Font.Name = 'Times New Roman'
  147.       Font.Style = [fsBold]
  148.       ParentFont = False
  149.       Visible = False
  150.     end
  151.     object Panel2: TPanel
  152.       Left = 48
  153.       Top = 32
  154.       Width = 300
  155.       Height = 1
  156.       BevelOuter = bvNone
  157.       BorderStyle = bsSingle
  158.       Ctl3D = False
  159.       ParentCtl3D = False
  160.       TabOrder = 0
  161.     end
  162.   end
  163.   object OKButton: TButton
  164.     Left = 271
  165.     Top = 224
  166.     Width = 75
  167.     Height = 25
  168.     Cancel = True
  169.     Caption = 'OK'
  170.     Default = True
  171.     ModalResult = 1
  172.     TabOrder = 1
  173.   end
  174. end
  175.