home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 February / Chip_2001-02_cd1.bin / ctenari / Turek / _SETUP.1 / Test.exe / 0 / RCDATA / TFORM1 / TFORM1.txt
Text File  |  2000-11-15  |  1KB  |  57 lines

  1. object Form1: TForm1
  2.   Left = 232
  3.   Top = 139
  4.   BorderStyle = bsNone
  5.   Caption = 'Form1'
  6.   ClientHeight = 55
  7.   ClientWidth = 344
  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 = poScreenCenter
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Panel1: TPanel
  19.     Left = 0
  20.     Top = 0
  21.     Width = 344
  22.     Height = 55
  23.     Align = alClient
  24.     TabOrder = 0
  25.     object Panel2: TPanel
  26.       Left = 1
  27.       Top = 1
  28.       Width = 342
  29.       Height = 53
  30.       Align = alClient
  31.       TabOrder = 0
  32.       object Label1: TLabel
  33.         Left = 65
  34.         Top = 8
  35.         Width = 212
  36.         Height = 15
  37.         Caption = 'Chv∩┐╜li strpen∩┐╜, p∩┐╜ipravuji vybran∩┐╜ test...'
  38.         Font.Charset = EASTEUROPE_CHARSET
  39.         Font.Color = clWindowText
  40.         Font.Height = -13
  41.         Font.Name = 'Times New Roman'
  42.         Font.Style = [fsBold]
  43.         ParentFont = False
  44.       end
  45.       object ProgressBar1: TProgressBar
  46.         Left = 7
  47.         Top = 30
  48.         Width = 329
  49.         Height = 16
  50.         Min = 0
  51.         Max = 48
  52.         TabOrder = 0
  53.       end
  54.     end
  55.   end
  56. end
  57.