home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 October / Chip_2002-10_cd2.bin / program / Program.cab / control.exe1 / 0 / RCDATA / TFORMABOUT / TFORMABOUT.txt < prev   
Text File  |  2002-08-30  |  3KB  |  142 lines

  1. object FormAbout: TFormAbout
  2.   Left = 743
  3.   Top = 339
  4.   AutoSize = True
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsDialog
  7.   Caption = 'O produktu Millennium'
  8.   ClientHeight = 230
  9.   ClientWidth = 384
  10.   Color = clBtnFace
  11.   Font.Charset = EASTEUROPE_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -13
  14.   Font.Name = 'Tahoma'
  15.   Font.Style = []
  16.   OldCreateOrder = False
  17.   Scaled = False
  18.   OnCreate = FormCreate
  19.   DesignSize = (
  20.     384
  21.     230)
  22.   PixelsPerInch = 120
  23.   TextHeight = 16
  24.   object AboutImage: TImage
  25.     Left = 0
  26.     Top = 0
  27.     Width = 120
  28.     Height = 230
  29.     Center = True
  30.     Picture.Data = {<image000.jpg>}
  31.     Stretch = True
  32.   end
  33.   object Label1: TLabel
  34.     Left = 144
  35.     Top = 8
  36.     Width = 123
  37.     Height = 24
  38.     Caption = 'MILLENNIUM'
  39.     Font.Charset = EASTEUROPE_CHARSET
  40.     Font.Color = clWindowText
  41.     Font.Height = -20
  42.     Font.Name = 'Arial'
  43.     Font.Style = [fsBold]
  44.     ParentFont = False
  45.   end
  46.   object Label2: TLabel
  47.     Left = 144
  48.     Top = 32
  49.     Width = 186
  50.     Height = 18
  51.     Caption = 'Odborn'#233' p'#345'ekladov'#233' slovn'#237'ky'
  52.     Font.Charset = EASTEUROPE_CHARSET
  53.     Font.Color = clWindowText
  54.     Font.Height = -15
  55.     Font.Name = 'Tahoma'
  56.     Font.Style = []
  57.     ParentFont = False
  58.   end
  59.   object abVersionLabel: TLabel
  60.     Left = 144
  61.     Top = 64
  62.     Width = 93
  63.     Height = 18
  64.     Caption = 'verze: 6.0.0.0'
  65.     Font.Charset = EASTEUROPE_CHARSET
  66.     Font.Color = clWindowText
  67.     Font.Height = -15
  68.     Font.Name = 'Tahoma'
  69.     Font.Style = []
  70.     ParentFont = False
  71.   end
  72.   object Label4: TLabel
  73.     Left = 144
  74.     Top = 96
  75.     Width = 191
  76.     Height = 16
  77.     Caption = #169'1996-2002 Commercial Service'
  78.     Font.Charset = EASTEUROPE_CHARSET
  79.     Font.Color = clWindowText
  80.     Font.Height = -13
  81.     Font.Name = 'Tahoma'
  82.     Font.Style = []
  83.     ParentFont = False
  84.   end
  85.   object Label5: TLabel
  86.     Left = 144
  87.     Top = 112
  88.     Width = 150
  89.     Height = 16
  90.     Caption = 'V'#353'echna pr'#225'va vyhrazena.'
  91.     Font.Charset = EASTEUROPE_CHARSET
  92.     Font.Color = clWindowText
  93.     Font.Height = -13
  94.     Font.Name = 'Tahoma'
  95.     Font.Style = []
  96.     ParentFont = False
  97.   end
  98.   object HTMLabel1: THTMLabel
  99.     Left = 144
  100.     Top = 144
  101.     Width = 225
  102.     Height = 22
  103.     Anchors = [akTop]
  104.     AnchorHint = False
  105.     AutoSizing = False
  106.     AutoSizeType = asBoth
  107.     Ellipsis = False
  108.     Hover = False
  109.     HoverColor = clNone
  110.     HoverFontColor = clNone
  111.     HTMLText.Strings = (
  112.       
  113.         ' <A href="http://www.pc-slovniky.cz">http://www.pc-slovniky.cz</' +
  114.         'A>')
  115.     ShadowColor = clGray
  116.     ShadowOffset = 2
  117.     URLColor = clBlue
  118.     VAlignment = tvaTop
  119.   end
  120.   object HTMLabel2: THTMLabel
  121.     Left = 144
  122.     Top = 168
  123.     Width = 240
  124.     Height = 22
  125.     AnchorHint = False
  126.     AutoSizing = False
  127.     AutoSizeType = asBoth
  128.     Ellipsis = False
  129.     Hover = False
  130.     HoverColor = clNone
  131.     HoverFontColor = clNone
  132.     HTMLText.Strings = (
  133.       
  134.         ' <A href="mailto:software@pc-slovniky.cz">software@pc-slovniky.c' +
  135.         'z</A>')
  136.     ShadowColor = clGray
  137.     ShadowOffset = 2
  138.     URLColor = clBlue
  139.     VAlignment = tvaTop
  140.   end
  141. end
  142.