home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 January / Chip_1999-01_cd.bin / zkuste / Globy / _SETUP.1 / Sazeni3D.exe / 0 / RCDATA / TFVYHRA / TFVYHRA.txt
Text File  |  1994-11-07  |  2KB  |  88 lines

  1. object FVyhra: TFVyhra
  2.   Left = 211
  3.   Top = 175
  4.   BorderIcons = []
  5.   BorderStyle = bsSingle
  6.   Caption = '                     Pr∩┐╜b∩┐╜h po∩┐╜∩┐╜t∩┐╜n∩┐╜ v∩┐╜her ...'
  7.   ClientHeight = 56
  8.   ClientWidth = 320
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OnClose = FormClose
  14.   OnCreate = FormCreate
  15.   OnDestroy = FormDestroy
  16.   OnDeactivate = FormDeactivate
  17.   OnResize = FormResize
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object PB2: TGauge
  21.     Left = 60
  22.     Top = 32
  23.     Width = 207
  24.     Height = 19
  25.     ForeColor = clNavy
  26.     BackColor = clYellow
  27.     Progress = 0
  28.   end
  29.   object PB1: TGauge
  30.     Left = 60
  31.     Top = 6
  32.     Width = 254
  33.     Height = 19
  34.     ForeColor = clRed
  35.     BackColor = clYellow
  36.     Progress = 0
  37.   end
  38.   object Label1: TLabel
  39.     Left = 7
  40.     Top = 8
  41.     Width = 31
  42.     Height = 13
  43.     Caption = 'Hr∩┐╜∩┐╜i'
  44.     Font.Color = clWindowText
  45.     Font.Height = -11
  46.     Font.Name = 'MS Sans Serif'
  47.     Font.Style = [fsBold]
  48.     ParentFont = False
  49.   end
  50.   object Label2: TLabel
  51.     Left = 7
  52.     Top = 35
  53.     Width = 49
  54.     Height = 13
  55.     Caption = 'S∩┐╜zenky'
  56.     Font.Color = clWindowText
  57.     Font.Height = -11
  58.     Font.Name = 'MS Sans Serif'
  59.     Font.Style = [fsBold]
  60.     ParentFont = False
  61.   end
  62.   object Label3: TLabel
  63.     Left = 268
  64.     Top = 35
  65.     Width = 45
  66.     Height = 13
  67.     Alignment = taRightJustify
  68.     AutoSize = False
  69.     Font.Color = clWindowText
  70.     Font.Height = -11
  71.     Font.Name = 'MS Sans Serif'
  72.     Font.Style = [fsBold]
  73.     ParentFont = False
  74.   end
  75.   object MSOfficeCaption1: TMSOfficeCaption
  76.     AppNameText.FontKind = fkSystemB
  77.     AppNameText.Visible = True
  78.     CaptionText.Caption = '                     Pr∩┐╜b∩┐╜h po∩┐╜∩┐╜t∩┐╜n∩┐╜ v∩┐╜her ...'
  79.     CaptionText.ColorActive = clYellow
  80.     CaptionText.ColorInactive = clYellow
  81.     CaptionText.FontKind = fkSystem
  82.     CaptionText.Visible = True
  83.     CompanyText.FontKind = fkSystemBI
  84.     CompanyText.Visible = True
  85.     Left = 144
  86.   end
  87. end
  88.