home *** CD-ROM | disk | FTP | other *** search
/ PC World 2003 January / PCWorld_2003-01_cd.bin / Akce / Program / Program.cab / Mill6.exe1 / 0 / RCDATA / TFORMABOUT / TFORMABOUT.txt < prev   
Text File  |  2002-11-27  |  4KB  |  159 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 = 'MS Sans Serif'
  17.   Font.Style = []
  18.   OldCreateOrder = False
  19.   Scaled = False
  20.   OnCreate = FormCreate
  21.   PixelsPerInch = 120
  22.   TextHeight = 16
  23.   object Image1: TImage
  24.     Left = 32
  25.     Top = 16
  26.     Width = 231
  27.     Height = 82
  28.     AutoSize = True
  29.     Picture.Data = {<image000.bmp>}
  30.     Transparent = True
  31.   end
  32.   object Label4: TLabel
  33.     Left = 0
  34.     Top = 240
  35.     Width = 298
  36.     Height = 16
  37.     Alignment = taCenter
  38.     AutoSize = False
  39.     Caption = #169'1996-2002 Commercial Service'
  40.     Font.Charset = EASTEUROPE_CHARSET
  41.     Font.Color = clWindowText
  42.     Font.Height = -13
  43.     Font.Name = 'MS Sans Serif'
  44.     Font.Style = []
  45.     ParentFont = False
  46.   end
  47.   object Label1: TLabel
  48.     Left = 0
  49.     Top = 256
  50.     Width = 298
  51.     Height = 16
  52.     AutoSize = False
  53.     Caption = '    '
  54.   end
  55.   object Label2: TLabel
  56.     Left = 0
  57.     Top = 0
  58.     Width = 298
  59.     Height = 16
  60.     AutoSize = False
  61.     Caption = '    '
  62.   end
  63.   object GroupBox1: TGroupBox
  64.     Left = 40
  65.     Top = 160
  66.     Width = 217
  67.     Height = 65
  68.     Caption = 'Kontakty'
  69.     Color = clBtnFace
  70.     Font.Charset = EASTEUROPE_CHARSET
  71.     Font.Color = clRed
  72.     Font.Height = -13
  73.     Font.Name = 'MS Sans Serif'
  74.     Font.Style = []
  75.     ParentColor = False
  76.     ParentFont = False
  77.     TabOrder = 0
  78.     DesignSize = (
  79.       217
  80.       65)
  81.     object HTMLabel2: THTMLabel
  82.       Left = 27
  83.       Top = 19
  84.       Width = 166
  85.       Height = 22
  86.       Anchors = []
  87.       AnchorHint = False
  88.       AutoSizing = False
  89.       AutoSizeType = asBoth
  90.       Ellipsis = False
  91.       HintShowFull = False
  92.       Hover = False
  93.       HoverColor = clNone
  94.       HoverFontColor = clNone
  95.       HTMLHint = False
  96.       HTMLText.Strings = (
  97.         
  98.           ' <A href="mailto:software@pc-slovniky.cz">software@pc-slovniky.c' +
  99.           'z</A>')
  100.       ShadowColor = clGray
  101.       ShadowOffset = 2
  102.       Transparent = True
  103.       URLColor = clBlue
  104.       VAlignment = tvaTop
  105.     end
  106.     object HTMLabel1: THTMLabel
  107.       Left = 27
  108.       Top = 35
  109.       Width = 166
  110.       Height = 22
  111.       Anchors = [akTop]
  112.       AnchorHint = False
  113.       AutoSizing = False
  114.       AutoSizeType = asBoth
  115.       Ellipsis = False
  116.       HintShowFull = False
  117.       Hover = False
  118.       HoverColor = clNone
  119.       HoverFontColor = clNone
  120.       HTMLHint = False
  121.       HTMLText.Strings = (
  122.         
  123.           ' <A href="http://www.pc-slovniky.cz">http://www.pc-slovniky.cz</' +
  124.           'A>')
  125.       ShadowColor = clGray
  126.       ShadowOffset = 2
  127.       URLColor = clBlue
  128.       VAlignment = tvaTop
  129.     end
  130.   end
  131.   object GroupBox2: TGroupBox
  132.     Left = 40
  133.     Top = 112
  134.     Width = 217
  135.     Height = 41
  136.     Caption = 'Verze'
  137.     Font.Charset = EASTEUROPE_CHARSET
  138.     Font.Color = clRed
  139.     Font.Height = -13
  140.     Font.Name = 'MS Sans Serif'
  141.     Font.Style = []
  142.     ParentFont = False
  143.     TabOrder = 1
  144.     object abVersionLabel: TLabel
  145.       Left = 85
  146.       Top = 15
  147.       Width = 48
  148.       Height = 20
  149.       Caption = '6.0.0.0'
  150.       Font.Charset = EASTEUROPE_CHARSET
  151.       Font.Color = clWindowText
  152.       Font.Height = -17
  153.       Font.Name = 'MS Sans Serif'
  154.       Font.Style = []
  155.       ParentFont = False
  156.     end
  157.   end
  158. end
  159.