home *** CD-ROM | disk | FTP | other *** search
- object hl: Thl
- Left = 255
- Top = 156
- ActiveControl = h
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = 'Report - Shareware'
- ClientHeight = 279
- ClientWidth = 370
- 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
- OnCreate = FormCreate
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object h04: TLabel
- Left = 164
- Top = 57
- Width = 5
- Height = 13
- Caption = ':'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object h05: TLabel
- Left = 203
- Top = 57
- Width = 5
- Height = 13
- Caption = ':'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object h01: TLabel
- Left = 131
- Top = 37
- Width = 28
- Height = 13
- Caption = 'Hodin'
- Transparent = True
- end
- object h02: TLabel
- Left = 171
- Top = 37
- Width = 26
- Height = 13
- Caption = 'Minut'
- Transparent = True
- end
- object h03: TLabel
- Left = 211
- Top = 37
- Width = 28
- Height = 13
- Caption = 'Vte�in'
- Transparent = True
- end
- object c10: TLabel
- Left = 240
- Top = 12
- Width = 120
- Height = 13
- Alignment = taRightJustify
- AutoSize = False
- Transparent = True
- end
- object c12: TProLabel
- Left = 98
- Top = 254
- Width = 174
- Height = 15
- Cursor = crHandPoint
- Hint = 'E-mail: zavesky@atlas.cz'
- Caption = 'Copyright � 1999 Petr Z�vesk�'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clBlue
- Font.Height = -13
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold]
- HighlightDirection = drUpLeft
- HighlightDepth = 1
- ParentFont = False
- ParentShowHint = False
- ShadowStyle = ssRaisedShadow
- ShadowDirection = drDownRight
- ShadowDepth = 1
- ShadowSize = 1
- ShowHint = True
- Transparent = True
- OnClick = c12Click
- OnMouseEnter = c12MouseEnter
- OnMouseLeave = c12MouseLeave
- end
- object c13: TArtLabel
- Left = 332
- Top = 263
- Width = 41
- Height = 19
- ArtStyle = [as3DRaise, asShadow]
- Caption = 'V 1.0S'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'Times New Roman'
- Font.Style = [fsBold]
- Transparent = True
- Color = clBtnFace
- ShadowColor = clGray
- OutlineColor = clWhite
- AutoSize = True
- ShadowLength = 3
- Gradient.GradientStyle = gsLine
- Gradient.LineSize = 2
- Gradient.Color1 = clSilver
- Gradient.Color2 = clGray
- Gradient.Color3 = clBlack
- Gradient.Color4 = clWhite
- Gradient.Color5 = clBlack
- Gradient.ColorCount = 3
- Gradient.LineDirection = diHorizonal
- TextAlign = taLeftJustify
- end
- object c16: TSpeedButton
- Left = 10
- Top = 64
- Width = 40
- Height = 20
- Caption = '&P��kazy'
- Flat = True
- OnClick = c16Click
- end
- object SpeedButton1: TSpeedButton
- Left = 280
- Top = 64
- Width = 80
- Height = 20
- Caption = '&Nev�te si rady?'
- Flat = True
- OnClick = SpeedButton1Click
- end
- object h: TEdit
- Left = 135
- Top = 53
- Width = 20
- Height = 21
- MaxLength = 2
- TabOrder = 0
- Text = '00'
- OnChange = hChange
- OnExit = hExit
- OnKeyPress = hKeyPress
- end
- object c02: TButton
- Left = 81
- Top = 194
- Width = 80
- Height = 25
- Caption = '&Spustit'
- TabOrder = 4
- OnClick = c02Click
- end
- object c01: TEdit
- Left = 16
- Top = 34
- Width = 17
- Height = 21
- TabStop = False
- TabOrder = 5
- Visible = False
- end
- object m: TEdit
- Left = 174
- Top = 53
- Width = 20
- Height = 21
- MaxLength = 2
- TabOrder = 1
- Text = '00'
- OnChange = mChange
- OnExit = mExit
- OnKeyPress = mKeyPress
- end
- object s: TEdit
- Left = 215
- Top = 53
- Width = 20
- Height = 21
- MaxLength = 2
- TabOrder = 2
- Text = '00'
- OnChange = sChange
- OnExit = sExit
- OnKeyPress = sKeyPress
- end
- object c08: TRichEdit
- Left = 10
- Top = 84
- Width = 350
- Height = 100
- TabOrder = 3
- end
- object c04: TPanel
- Left = 10
- Top = 229
- Width = 350
- Height = 15
- BevelOuter = bvLowered
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- TabOrder = 6
- end
- object c06: TRadioButton
- Left = 10
- Top = 10
- Width = 100
- Height = 17
- Caption = '&Za jak dlouho?'
- Checked = True
- TabOrder = 7
- TabStop = True
- OnClick = c06Click
- end
- object c07: TRadioButton
- Left = 120
- Top = 10
- Width = 100
- Height = 17
- Caption = '&V kolik hodin?'
- TabOrder = 8
- OnClick = c07Click
- end
- object c09: TButton
- Left = 208
- Top = 194
- Width = 80
- Height = 25
- Cancel = True
- Caption = 'S&chovat'
- TabOrder = 9
- OnClick = c09Click
- end
- object c17: TPanel
- Left = 10
- Top = 84
- Width = 350
- Height = 100
- BevelOuter = bvNone
- BorderStyle = bsSingle
- TabOrder = 10
- Visible = False
- object c22: TSpeedButton
- Left = 295
- Top = 66
- Width = 40
- Height = 20
- Caption = 'Vy&brat'
- Enabled = False
- Flat = True
- OnClick = c22Click
- end
- object c18: TRadioButton
- Left = 10
- Top = 12
- Width = 112
- Height = 17
- Caption = '&Restartovat po��ta�'
- Checked = True
- TabOrder = 0
- TabStop = True
- OnClick = c18Click
- end
- object c19: TRadioButton
- Left = 10
- Top = 40
- Width = 112
- Height = 17
- Caption = 'V&ypnout po��ta�'
- TabOrder = 1
- OnClick = c19Click
- end
- object c20: TRadioButton
- Left = 10
- Top = 68
- Width = 112
- Height = 17
- Caption = 'Sp&ustit program'
- TabOrder = 2
- OnClick = c20Click
- end
- object c21: TEdit
- Left = 130
- Top = 66
- Width = 155
- Height = 21
- Enabled = False
- TabOrder = 3
- end
- end
- object c24: TEdit
- Left = 40
- Top = 34
- Width = 17
- Height = 21
- TabOrder = 11
- Text = '1'
- Visible = False
- end
- object c03: TTimer
- Enabled = False
- OnTimer = c03Timer
- Left = 168
- Top = 192
- end
- object c05: TTimer
- Enabled = False
- Interval = 10000
- OnTimer = c05Timer
- Left = 48
- Top = 192
- end
- object c11: TTimer
- OnTimer = c11Timer
- Left = 8
- Top = 192
- end
- object c14: TCantAppExt
- Icon.Data = {<image000.ico>}
- Title = 'Report'
- HintShortPause = 0
- TrayIconActive = True
- TrayIcon.Data = {
- 0000010001002020FF0000000000A80800001600000028000000200000004000
- 0000010008000000000000000000000000000000000000000000000000000000
- 0000A0A0A000E8E8E800FF0000000000FF000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0000000000000000000000000000000000000000000000000000000000000000
- 0101010101010101010101010101010101010101010100020000000000000001
- 0101010101010101010101010101010101010101010002020200000000000000
- 0000000000000000000000000000000000000000000002020200000000000000
- 0000000202020202020202020202020202020202020202020200000000000000
- 0000000202020202020202020202020202020202020202020200000000000000
- 0000000202020202020202020202030202030203020203020200000000000000
- 0000000202020202020202020203020302030203020203020200000000000000
- 0000000202020202020202020203020302030302020203020200000000000000
- 0000000202020202020202020203020302030203020203020200000000000000
- 0000000202020202020202020203020302030203020203020200000000000000
- 0000000202020202020202020202030202030302020303030200000000000000
- 0000000202020202020202020202020202020202020202020200000000000000
- 0000000202030203020303030203020202020202020202020200000000000000
- 0000000202030203020302020203020202020202020202020200000000000000
- 0000000202030302020303020203030202020202020202020200000000000000
- 0000000202030203020302020203020302020202020202020200000000000000
- 0000000202030203020302020203020302020202020202020200000000000000
- 0000000202030302020303030203030202020202020202020200000000000000
- 0000000202020202020202020202020202020202020202020200000000000000
- 0000000202020202020202020202020202020202020202020200000000000000
- 0000000202040402020404020204040202040402020404020200000000000000
- 0000000202040402020404020204040202040402020404020200000000000000
- 0000000202020202020202020202020202020202020202020200000000000000
- 0000000202020202020202020202020202020202020202020200000000000000
- 0000000202040402020404020204040202040402020404020200000000000000
- 0000000202040402020404020204040202040402020404020200000000000000
- 0000000202040402020404020204040202040402020404020200000000000000
- 0000000202040402020404020204040202040402020404020200000000000000
- 0000000202020202020202020202020202020202020202020200010101000000
- 0000000002020202020202020202020202020202020202020202000100000000
- 000000000000000000000000000000000000000000000000000000000000C000
- 003F8000001F0000000F0000000FF000000FF000000FF000000FF000000FF000
- 000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF000
- 000FF000000FF000000FF000000FF000000FF000000FF000000FF000000FF000
- 000FF000000FF000000FF000000FF0000000F0000000F8000001FC000003}
- TrayHint = 'Report'
- TrayPopup = c15
- OnTrayDefault = c14TrayDefault
- Left = 336
- Top = 200
- end
- object c15: TPopupMenu
- Left = 304
- Top = 200
- object c151: TMenuItem
- Caption = 'Zm�nit/zru�it &p�ipomenut�'
- OnClick = c151Click
- end
- object c152: TMenuItem
- Caption = '&Zav��t'
- OnClick = c152Click
- end
- end
- object c23: TOpenDialog
- Filter = 'Spustiteln� soubory (EXE, COM, BAT)|*.exe; *.com; *.bat'
- Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist, ofNoDereferenceLinks, ofEnableSizing]
- Left = 320
- Top = 120
- end
- object c25: TTimer
- Interval = 300000
- OnTimer = c25Timer
- Left = 312
- Top = 16
- end
- end
-