home *** CD-ROM | disk | FTP | other *** search
/ PC World 2004 July & August / PCWorld_2004-07-08_cd.bin / akce / millenium / control.cab / control.exe / 0 / RCDATA / TFORMABOUT / TFORMABOUT.txt < prev   
Text File  |  2004-03-03  |  3KB  |  137 lines

  1. object FormAbout: TFormAbout
  2.   Left = 743
  3.   Top = 339
  4.   Anchors = [akLeft, akTop, akRight, akBottom]
  5.   AutoSize = True
  6.   BorderIcons = [biSystemMenu]
  7.   BorderStyle = bsDialog
  8.   Caption = 'O produktu Millennium'
  9.   ClientHeight = 272
  10.   ClientWidth = 298
  11.   Color = clBtnFace
  12.   TransparentColorValue = clNavy
  13.   Font.Charset = EASTEUROPE_CHARSET
  14.   Font.Color = clWindowText
  15.   Font.Height = -13
  16.   Font.Name = 'Tahoma'
  17.   Font.Style = []
  18.   OldCreateOrder = False
  19.   Position = poScreenCenter
  20.   Scaled = False
  21.   OnActivate = FormActivate
  22.   OnCreate = FormCreate
  23.   PixelsPerInch = 120
  24.   TextHeight = 16
  25.   object Image1: TImage
  26.     Left = 32
  27.     Top = 16
  28.     Width = 231
  29.     Height = 82
  30.     AutoSize = True
  31.     Picture.Data = {<image000.bmp>}
  32.     Transparent = True
  33.   end
  34.   object Label4: TLabel
  35.     Left = 0
  36.     Top = 240
  37.     Width = 298
  38.     Height = 16
  39.     Alignment = taCenter
  40.     AutoSize = False
  41.     Caption = #169'1996-2004 Commercial Service K+K'
  42.   end
  43.   object Label1: TLabel
  44.     Left = 0
  45.     Top = 256
  46.     Width = 298
  47.     Height = 16
  48.     AutoSize = False
  49.     Caption = '    '
  50.   end
  51.   object Label2: TLabel
  52.     Left = 0
  53.     Top = 0
  54.     Width = 298
  55.     Height = 16
  56.     AutoSize = False
  57.     Caption = '    '
  58.   end
  59.   object GroupBox1: TGroupBox
  60.     Left = 40
  61.     Top = 160
  62.     Width = 217
  63.     Height = 65
  64.     Caption = 'Kontakty'
  65.     Color = clBtnFace
  66.     ParentColor = False
  67.     TabOrder = 0
  68.     DesignSize = (
  69.       217
  70.       65)
  71.     object HTMLabel2: THTMLabel
  72.       Left = 27
  73.       Top = 19
  74.       Width = 166
  75.       Height = 22
  76.       Anchors = []
  77.       AnchorHint = False
  78.       AutoSizing = False
  79.       AutoSizeType = asBoth
  80.       Ellipsis = False
  81.       HintShowFull = False
  82.       Hover = False
  83.       HoverColor = clNone
  84.       HoverFontColor = clNone
  85.       HTMLHint = False
  86.       HTMLText.Strings = (
  87.         
  88.           ' <A href="mailto:software@pc-slovniky.cz">software@pc-slovniky.c' +
  89.           'z</A>')
  90.       ShadowColor = clGray
  91.       ShadowOffset = 2
  92.       Transparent = True
  93.       URLColor = clBlue
  94.       VAlignment = tvaTop
  95.     end
  96.     object HTMLabel1: THTMLabel
  97.       Left = 27
  98.       Top = 35
  99.       Width = 166
  100.       Height = 22
  101.       Anchors = [akTop]
  102.       AnchorHint = False
  103.       AutoSizing = False
  104.       AutoSizeType = asBoth
  105.       Ellipsis = False
  106.       HintShowFull = False
  107.       Hover = False
  108.       HoverColor = clNone
  109.       HoverFontColor = clNone
  110.       HTMLHint = False
  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.   end
  121.   object GroupBox2: TGroupBox
  122.     Left = 40
  123.     Top = 112
  124.     Width = 217
  125.     Height = 41
  126.     Caption = 'Verze'
  127.     TabOrder = 1
  128.     object abVersionLabel: TLabel
  129.       Left = 85
  130.       Top = 15
  131.       Width = 40
  132.       Height = 16
  133.       Caption = '6.0.0.0'
  134.     end
  135.   end
  136. end
  137.