home *** CD-ROM | disk | FTP | other *** search
- object Form5: TForm5
- Left = 311
- Top = 304
- BorderIcons = [biSystemMenu, biMinimize]
- BorderStyle = bsDialog
- Caption = 'P�epnut� do �sporn�ho re�imu.'
- ClientHeight = 86
- ClientWidth = 257
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- OldCreateOrder = True
- Position = poScreenCenter
- OnActivate = FormActivate
- OnClose = FormClose
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 0
- Top = 10
- Width = 257
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = 'P�epnut� do �sporn�ho re�imu za:'
- end
- object Digit1: TDigit
- Left = 115
- Top = 34
- Width = 16
- Height = 32
- Color = clBtnFace
- ColorOff = clBtnFace
- ColorOn = clBlue
- Value = 1
- ValueBinary = 80
- ParentColor = False
- Thickness = 2
- Separation = 1
- end
- object Digit2: TDigit
- Left = 131
- Top = 34
- Width = 16
- Height = 32
- Color = clBtnFace
- ColorOff = clBtnFace
- ColorOn = clBlue
- Value = 5
- ValueBinary = 79
- ParentColor = False
- Thickness = 2
- Separation = 1
- end
- object Label2: TLabel
- Left = 0
- Top = 72
- Width = 257
- Height = 13
- Alignment = taCenter
- AutoSize = False
- Caption = 'Tato funkce je podporov�na pouze ve Win9x'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentColor = False
- ParentFont = False
- end
- object TimerUsporny: TThreadedTimer
- Enabled = False
- OnTimer = TimerUspornyTimer
- Left = 6
- Top = 4
- end
- end
-