home *** CD-ROM | disk | FTP | other *** search
/ PC World 2003 May / PCWorld_2003-05_cd.bin / Akce / autoskola.exe / AUTOSKOL.LZH / AUTOSKOL.EXE / 0 / RCDATA / TPRIPRAVAFORM / TPRIPRAVAFORM.txt
Text File  |  2003-03-26  |  695b  |  36 lines

  1. object PripravaForm: TPripravaForm
  2.   Left = 555
  3.   Top = 215
  4.   BorderIcons = [biHelp]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Auto∩┐╜kola'
  7.   ClientHeight = 63
  8.   ClientWidth = 229
  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 = False
  16.   Position = poScreenCenter
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Label1: TLabel
  20.     Left = 8
  21.     Top = 8
  22.     Width = 90
  23.     Height = 13
  24.     Caption = 'P∩┐╜ipravuji spu∩┐╜t∩┐╜n∩┐╜:'
  25.   end
  26.   object ProgressBar1: TProgressBar
  27.     Left = 8
  28.     Top = 32
  29.     Width = 217
  30.     Height = 16
  31.     Min = 0
  32.     Max = 100
  33.     TabOrder = 0
  34.   end
  35. end
  36.