home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 October / Chip_2000-10_cd1.bin / ctenari / Heger / _SETUP.1 / Freedisk.exe / 0 / RCDATA / TFORM5 / TFORM5.txt
Encoding:
Text File  |  2000-07-18  |  1.7 KB  |  83 lines

  1. object Form5: TForm5
  2.   Left = 311
  3.   Top = 304
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsDialog
  6.   Caption = 'P∩┐╜epnut∩┐╜ do ∩┐╜sporn∩┐╜ho re∩┐╜imu.'
  7.   ClientHeight = 86
  8.   ClientWidth = 257
  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.   FormStyle = fsStayOnTop
  16.   OldCreateOrder = True
  17.   Position = poScreenCenter
  18.   OnActivate = FormActivate
  19.   OnClose = FormClose
  20.   PixelsPerInch = 96
  21.   TextHeight = 13
  22.   object Label1: TLabel
  23.     Left = 0
  24.     Top = 10
  25.     Width = 257
  26.     Height = 13
  27.     Alignment = taCenter
  28.     AutoSize = False
  29.     Caption = 'P∩┐╜epnut∩┐╜ do ∩┐╜sporn∩┐╜ho re∩┐╜imu za:'
  30.   end
  31.   object Digit1: TDigit
  32.     Left = 115
  33.     Top = 34
  34.     Width = 16
  35.     Height = 32
  36.     Color = clBtnFace
  37.     ColorOff = clBtnFace
  38.     ColorOn = clBlue
  39.     Value = 1
  40.     ValueBinary = 80
  41.     ParentColor = False
  42.     Thickness = 2
  43.     Separation = 1
  44.   end
  45.   object Digit2: TDigit
  46.     Left = 131
  47.     Top = 34
  48.     Width = 16
  49.     Height = 32
  50.     Color = clBtnFace
  51.     ColorOff = clBtnFace
  52.     ColorOn = clBlue
  53.     Value = 5
  54.     ValueBinary = 79
  55.     ParentColor = False
  56.     Thickness = 2
  57.     Separation = 1
  58.   end
  59.   object Label2: TLabel
  60.     Left = 0
  61.     Top = 72
  62.     Width = 257
  63.     Height = 13
  64.     Alignment = taCenter
  65.     AutoSize = False
  66.     Caption = 'Tato funkce je podporov∩┐╜na pouze ve Win9x'
  67.     Color = clBtnFace
  68.     Font.Charset = DEFAULT_CHARSET
  69.     Font.Color = clBlue
  70.     Font.Height = -11
  71.     Font.Name = 'MS Sans Serif'
  72.     Font.Style = []
  73.     ParentColor = False
  74.     ParentFont = False
  75.   end
  76.   object TimerUsporny: TThreadedTimer
  77.     Enabled = False
  78.     OnTimer = TimerUspornyTimer
  79.     Left = 6
  80.     Top = 4
  81.   end
  82. end
  83.