home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 273
- Top = 264
- BorderIcons = [biSystemMenu, biMinimize]
- BorderStyle = bsSingle
- Caption = 'Automatick� vypnut� po��ta�e'
- ClientHeight = 115
- ClientWidth = 276
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- Icon.Data = {<image000.ico>}
- OldCreateOrder = True
- PixelsPerInch = 96
- TextHeight = 13
- object Digit1: TDigit
- Left = 124
- Top = 14
- Width = 16
- Height = 32
- Color = clBtnFace
- ColorOff = clBtnFace
- ColorOn = 16711808
- ValueBinary = 125
- ParentColor = False
- Thickness = 2
- Separation = 1
- end
- object Digit2: TDigit
- Left = 108
- Top = 14
- Width = 16
- Height = 32
- Color = clBtnFace
- ColorOff = clBtnFace
- ColorOn = 16711808
- ValueBinary = 125
- ParentColor = False
- Thickness = 2
- Separation = 1
- end
- object Digit3: TDigit
- Left = 76
- Top = 14
- Width = 16
- Height = 32
- Color = clBtnFace
- ColorOff = clBtnFace
- ColorOn = 16711808
- ValueBinary = 125
- ParentColor = False
- Thickness = 2
- Separation = 1
- end
- object Digit4: TDigit
- Left = 60
- Top = 14
- Width = 16
- Height = 32
- Color = clBtnFace
- ColorOff = clBtnFace
- ColorOn = 16711808
- ValueBinary = 125
- ParentColor = False
- Thickness = 2
- Separation = 1
- end
- object Digit5: TDigit
- Left = 28
- Top = 14
- Width = 16
- Height = 32
- Color = clBtnFace
- ColorOff = clBtnFace
- ColorOn = 16711808
- ValueBinary = 125
- ParentColor = False
- Thickness = 2
- Separation = 1
- end
- object Digit6: TDigit
- Left = 12
- Top = 14
- Width = 16
- Height = 32
- Color = clBtnFace
- ColorOff = clBtnFace
- ColorOn = 16711808
- ValueBinary = 125
- ParentColor = False
- Thickness = 2
- Separation = 1
- end
- object Label1: TLabel
- Left = 170
- Top = 12
- Width = 14
- Height = 13
- Caption = 'Off'
- end
- object Label2: TLabel
- Left = 49
- Top = 96
- Width = 159
- Height = 13
- Caption = 'Pros�m ulo�te rozpracovan� �koly'
- end
- object SpinEdit1: TSpinEdit
- Left = 105
- Top = 53
- Width = 40
- Height = 22
- EditorEnabled = False
- MaxValue = 59
- MinValue = 0
- TabOrder = 0
- Value = 0
- OnChange = SpinEdit3Change
- end
- object SpinEdit2: TSpinEdit
- Left = 57
- Top = 53
- Width = 40
- Height = 22
- EditorEnabled = False
- MaxValue = 59
- MinValue = 0
- TabOrder = 1
- Value = 0
- OnChange = SpinEdit3Change
- end
- object SpinEdit3: TSpinEdit
- Left = 9
- Top = 53
- Width = 40
- Height = 22
- EditorEnabled = False
- MaxValue = 23
- MinValue = 0
- TabOrder = 2
- Value = 0
- OnChange = SpinEdit3Change
- end
- object Button1: TButton
- Left = 194
- Top = 5
- Width = 75
- Height = 25
- Caption = 'Start'
- TabOrder = 3
- OnClick = Button1Click
- end
- object LightCheck1: TLightCheck
- Left = 150
- Top = 12
- Width = 21
- Height = 14
- Shape = tsLed
- Checked = False
- TabOrder = 4
- end
- object LightCheck2: TLightCheck
- Left = 90
- Top = 17
- Width = 21
- Height = 14
- Shape = tsLed
- Checked = False
- OffColor = clBlack
- TabOrder = 5
- end
- object LightCheck3: TLightCheck
- Left = 90
- Top = 29
- Width = 21
- Height = 14
- Shape = tsLed
- Checked = False
- OffColor = clBlack
- TabOrder = 6
- end
- object LightCheck4: TLightCheck
- Left = 42
- Top = 17
- Width = 21
- Height = 14
- Shape = tsLed
- Checked = False
- OffColor = clBlack
- TabOrder = 7
- end
- object LightCheck5: TLightCheck
- Left = 42
- Top = 29
- Width = 21
- Height = 14
- Shape = tsLed
- Checked = False
- OffColor = clBlack
- TabOrder = 8
- end
- object Button2: TButton
- Left = 194
- Top = 37
- Width = 75
- Height = 25
- Caption = '&Pause'
- Enabled = False
- TabOrder = 9
- OnClick = Button2Click
- end
- object Button3: TButton
- Left = 194
- Top = 67
- Width = 75
- Height = 25
- Caption = '&Stop'
- Enabled = False
- TabOrder = 10
- OnClick = Button3Click
- end
- object ThreadedTimer1: TThreadedTimer
- Enabled = False
- OnTimer = ThreadedTimer1Timer
- Left = 246
- Top = 80
- end
- object HKSafeForm1: THKSafeForm
- Left = 160
- Top = 64
- p = -628992094
- end
- object XWinReboot1: TXWinReboot
- Operation = roShutDown
- PowerOff = True
- Left = 8
- Top = 80
- end
- end
-