home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 December / Chip_2002-12_cd1.bin / ctenari / Campulka / CDObal.exe / 0 / RCDATA / TFRMABOUT / TFRMABOUT.txt
Encoding:
Text File  |  2002-10-14  |  1.8 KB  |  94 lines

  1. object frmAbout: TfrmAbout
  2.   Left = 513
  3.   Top = 139
  4.   BorderStyle = bsSingle
  5.   Caption = 'O programu...'
  6.   ClientHeight = 186
  7.   ClientWidth = 301
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poOwnerFormCenter
  16.   OnCreate = FormCreate
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Label1: TLabel
  20.     Left = 18
  21.     Top = 20
  22.     Width = 84
  23.     Height = 25
  24.     Caption = 'CD Obal'
  25.     Font.Charset = EASTEUROPE_CHARSET
  26.     Font.Color = clWindowText
  27.     Font.Height = -21
  28.     Font.Name = 'Tahoma'
  29.     Font.Style = [fsBold]
  30.     ParentFont = False
  31.   end
  32.   object Label2: TLabel
  33.     Left = 18
  34.     Top = 46
  35.     Width = 44
  36.     Height = 13
  37.     Caption = 'Freeware'
  38.   end
  39.   object Label3: TLabel
  40.     Left = 18
  41.     Top = 118
  42.     Width = 28
  43.     Height = 13
  44.     Caption = 'Autor:'
  45.   end
  46.   object Label4: TLabel
  47.     Left = 18
  48.     Top = 148
  49.     Width = 36
  50.     Height = 13
  51.     Caption = 'WWW:'
  52.   end
  53.   object Label5: TLabel
  54.     Left = 72
  55.     Top = 118
  56.     Width = 64
  57.     Height = 13
  58.     Cursor = crHandPoint
  59.     Caption = #268'ampulka Ji'#345#237
  60.     Font.Charset = DEFAULT_CHARSET
  61.     Font.Color = clWindowText
  62.     Font.Height = -11
  63.     Font.Name = 'MS Sans Serif'
  64.     Font.Style = [fsUnderline]
  65.     ParentFont = False
  66.     OnClick = Label5Click
  67.   end
  68.   object Label6: TLabel
  69.     Left = 70
  70.     Top = 148
  71.     Width = 122
  72.     Height = 13
  73.     Cursor = crHandPoint
  74.     Caption = 'http://www.campulka.net'
  75.     Font.Charset = DEFAULT_CHARSET
  76.     Font.Color = clWindowText
  77.     Font.Height = -11
  78.     Font.Name = 'MS Sans Serif'
  79.     Font.Style = [fsUnderline]
  80.     ParentFont = False
  81.     OnClick = Label6Click
  82.   end
  83.   object laVer: TLabel
  84.     Left = 18
  85.     Top = 82
  86.     Width = 3
  87.     Height = 13
  88.   end
  89.   object VI: TVerInfo
  90.     Left = 192
  91.     Top = 68
  92.   end
  93. end
  94.