home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 August - Disc 3 / chip_20018103_hu.iso / honosito / internet / cm450f.exe / CONMET.EXE / 0 / RCDATA / TCMABOUT / TCMABOUT.txt < prev   
Encoding:
Text File  |  2001-06-06  |  3.0 KB  |  137 lines

  1. object CMAbout: TCMAbout
  2.   Left = 436
  3.   Top = 268
  4.   HelpContext = 1
  5.   BorderIcons = []
  6.   BorderStyle = bsNone
  7.   Caption = 'CMAbout'
  8.   ClientHeight = 189
  9.   ClientWidth = 241
  10.   Color = clBtnFace
  11.   Font.Charset = EASTEUROPE_CHARSET
  12.   Font.Color = clWindowText
  13.   Font.Height = -11
  14.   Font.Name = 'MS Sans Serif'
  15.   Font.Style = []
  16.   OldCreateOrder = True
  17.   Position = poScreenCenter
  18.   OnActivate = FormActivate
  19.   OnKeyPress = FormKeyPress
  20.   OnMouseMove = FormMouseMove
  21.   OnMouseUp = FormMouseUp
  22.   OnPaint = FormPaint
  23.   PixelsPerInch = 96
  24.   TextHeight = 13
  25.   object Image1: TImage
  26.     Left = 3
  27.     Top = 3
  28.     Width = 235
  29.     Height = 183
  30.     AutoSize = True
  31.     Picture.Data = {<image000.bmp>}
  32.     OnMouseMove = FormMouseMove
  33.     OnMouseUp = FormMouseUp
  34.   end
  35.   object Label4: TLabel
  36.     Left = 129
  37.     Top = 10
  38.     Width = 101
  39.     Height = 13
  40.     Alignment = taRightJustify
  41.     Caption = 'Neregistrovan∩┐╜ kopie'
  42.     Color = clSilver
  43.     Font.Charset = EASTEUROPE_CHARSET
  44.     Font.Color = clWhite
  45.     Font.Height = -12
  46.     Font.Name = 'MS Sans Serif'
  47.     Font.Style = []
  48.     ParentColor = False
  49.     ParentFont = False
  50.     Transparent = True
  51.     OnMouseMove = FormMouseMove
  52.   end
  53.   object Label1: TLabel
  54.     Left = 11
  55.     Top = 134
  56.     Width = 39
  57.     Height = 13
  58.     Caption = '∩┐╜ 2001 '
  59.     Color = clSilver
  60.     Font.Charset = DEFAULT_CHARSET
  61.     Font.Color = clWhite
  62.     Font.Height = -12
  63.     Font.Name = 'MS Sans Serif'
  64.     Font.Style = []
  65.     ParentColor = False
  66.     ParentFont = False
  67.     Transparent = True
  68.     OnMouseMove = FormMouseMove
  69.   end
  70.   object Label2: TLabel
  71.     Left = 50
  72.     Top = 134
  73.     Width = 53
  74.     Height = 13
  75.     Caption = 'E+P Studio'
  76.     Color = clSilver
  77.     Font.Charset = EASTEUROPE_CHARSET
  78.     Font.Color = clWhite
  79.     Font.Height = -11
  80.     Font.Name = 'MS Sans Serif'
  81.     Font.Style = [fsUnderline]
  82.     ParentColor = False
  83.     ParentFont = False
  84.     Transparent = True
  85.     OnClick = Label2Click
  86.     OnMouseMove = Label2MouseMove
  87.   end
  88.   object Label3: TLabel
  89.     Left = 97
  90.     Top = 150
  91.     Width = 9
  92.     Height = 13
  93.     Caption = '&& '
  94.     Color = clSilver
  95.     Font.Charset = DEFAULT_CHARSET
  96.     Font.Color = clWhite
  97.     Font.Height = -12
  98.     Font.Name = 'MS Sans Serif'
  99.     Font.Style = []
  100.     ParentColor = False
  101.     ParentFont = False
  102.     Transparent = True
  103.     OnMouseMove = FormMouseMove
  104.   end
  105.   object Label5: TLabel
  106.     Left = 27
  107.     Top = 164
  108.     Width = 76
  109.     Height = 13
  110.     Caption = '∩┐╜asopis Internet'
  111.     Color = clSilver
  112.     Font.Charset = EASTEUROPE_CHARSET
  113.     Font.Color = clWhite
  114.     Font.Height = -12
  115.     Font.Name = 'MS Sans Serif'
  116.     Font.Style = [fsUnderline]
  117.     ParentColor = False
  118.     ParentFont = False
  119.     Transparent = True
  120.     OnClick = Label5Click
  121.     OnMouseMove = Label2MouseMove
  122.   end
  123.   object Label6: TLabel
  124.     Left = 11
  125.     Top = 96
  126.     Width = 5
  127.     Height = 13
  128.     Font.Charset = DEFAULT_CHARSET
  129.     Font.Color = clWhite
  130.     Font.Height = -12
  131.     Font.Name = 'MS Sans Serif'
  132.     Font.Style = [fsBold]
  133.     ParentFont = False
  134.     Transparent = True
  135.   end
  136. end
  137.