home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 March / Chip_2000-03_cd.bin / tema / EPstudio / cm311f.exe / ConMet.exe / 0 / RCDATA / TCMABOUT / TCMABOUT.txt < prev   
Text File  |  1999-11-29  |  3KB  |  135 lines

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