home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 April / Chip_2003-04_cd1.bin / ctenari / Holecek / PASdoHTML.exe / 0 / RCDATA / TABOUTFORM / TABOUTFORM.txt < prev   
Text File  |  2002-12-12  |  3KB  |  167 lines

  1. object AboutForm: TAboutForm
  2.   Left = 298
  3.   Top = 197
  4.   Width = 241
  5.   Height = 200
  6.   Caption = 'PAS do HTML'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Icon.Data = {<image000.ico>}
  14.   OldCreateOrder = False
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object labelNazevProgramu: TLabel
  18.     Left = 48
  19.     Top = 5
  20.     Width = 128
  21.     Height = 22
  22.     Caption = 'PAS do HTML'
  23.     Font.Charset = EASTEUROPE_CHARSET
  24.     Font.Color = clRed
  25.     Font.Height = -19
  26.     Font.Name = 'Arial'
  27.     Font.Style = [fsBold]
  28.     ParentFont = False
  29.   end
  30.   object ImageIkonaProgramu: TImage
  31.     Left = 8
  32.     Top = 8
  33.     Width = 32
  34.     Height = 32
  35.     AutoSize = True
  36.     Picture.Data = {<image001.ico>}
  37.   end
  38.   object labelVerze: TLabel
  39.     Left = 48
  40.     Top = 32
  41.     Width = 37
  42.     Height = 16
  43.     Caption = 'Verze'
  44.     Font.Charset = EASTEUROPE_CHARSET
  45.     Font.Color = clNavy
  46.     Font.Height = -13
  47.     Font.Name = 'Arial'
  48.     Font.Style = [fsBold]
  49.     ParentFont = False
  50.   end
  51.   object labelVerze1: TLabel
  52.     Left = 110
  53.     Top = 32
  54.     Width = 18
  55.     Height = 16
  56.     Caption = '1.0'
  57.     Font.Charset = EASTEUROPE_CHARSET
  58.     Font.Color = clNavy
  59.     Font.Height = -13
  60.     Font.Name = 'Arial'
  61.     Font.Style = [fsBold]
  62.     ParentFont = False
  63.   end
  64.   object labelDokoncenoPriv: TLabel
  65.     Left = 108
  66.     Top = 48
  67.     Width = 60
  68.     Height = 13
  69.     Caption = '12. 12. 2002'
  70.   end
  71.   object labelDokonceno: TLabel
  72.     Left = 48
  73.     Top = 48
  74.     Width = 56
  75.     Height = 13
  76.     Caption = 'Dokon'#269'eno'
  77.   end
  78.   object labelMadeInCzechRepPriv: TLabel
  79.     Left = 48
  80.     Top = 60
  81.     Width = 116
  82.     Height = 13
  83.     Caption = 'Made in Czech Republic'
  84.   end
  85.   object Bevel1: TBevel
  86.     Left = 8
  87.     Top = 74
  88.     Width = 225
  89.     Height = 3
  90.     Shape = bsTopLine
  91.     Style = bsRaised
  92.   end
  93.   object labelEmail: TLabel
  94.     Left = 40
  95.     Top = 80
  96.     Width = 28
  97.     Height = 13
  98.     Caption = 'E-mail'
  99.   end
  100.   object labelEmailPriv: TLabel
  101.     Left = 80
  102.     Top = 80
  103.     Width = 107
  104.     Height = 13
  105.     Cursor = crHandPoint
  106.     Caption = '7software@seznam.cz'
  107.     Font.Charset = DEFAULT_CHARSET
  108.     Font.Color = clBlue
  109.     Font.Height = -11
  110.     Font.Name = 'MS Sans Serif'
  111.     Font.Style = [fsUnderline]
  112.     ParentFont = False
  113.     OnClick = PrejdiNaEmailNeboWww
  114.   end
  115.   object labelWWW: TLabel
  116.     Left = 40
  117.     Top = 96
  118.     Width = 24
  119.     Height = 13
  120.     Caption = 'www'
  121.   end
  122.   object labelWwwPriv: TLabel
  123.     Left = 80
  124.     Top = 96
  125.     Width = 115
  126.     Height = 13
  127.     Cursor = crHandPoint
  128.     Caption = 'http://7software.wz.cz/ '
  129.     Font.Charset = DEFAULT_CHARSET
  130.     Font.Color = clBlue
  131.     Font.Height = -11
  132.     Font.Name = 'MS Sans Serif'
  133.     Font.Style = [fsUnderline]
  134.     ParentFont = False
  135.     OnClick = PrejdiNaEmailNeboWww
  136.   end
  137.   object LabelCopyRightPriv: TLabel
  138.     Left = 8
  139.     Top = 120
  140.     Width = 225
  141.     Height = 20
  142.     Caption = 'Pavel Hole'#269'ek '#169' 7software'
  143.     Font.Charset = DEFAULT_CHARSET
  144.     Font.Color = clNavy
  145.     Font.Height = -16
  146.     Font.Name = 'MS Sans Serif'
  147.     Font.Style = [fsBold]
  148.     ParentFont = False
  149.   end
  150.   object Bevel2: TBevel
  151.     Left = 6
  152.     Top = 112
  153.     Width = 227
  154.     Height = 3
  155.     Shape = bsTopLine
  156.     Style = bsRaised
  157.   end
  158.   object buttonOK: TBitBtn
  159.     Left = 72
  160.     Top = 144
  161.     Width = 75
  162.     Height = 25
  163.     TabOrder = 0
  164.     Kind = bkOK
  165.   end
  166. end
  167.