home *** CD-ROM | disk | FTP | other *** search
- object ProvedAkci: TProvedAkci
- Left = 192
- Top = 113
- BorderIcons = [biSystemMenu]
- BorderStyle = bsSingle
- Caption = 'ProvedAkci'
- ClientHeight = 147
- ClientWidth = 268
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- OnClose = FormClose
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object zprava: TLabel
- Left = 8
- Top = 16
- Width = 250
- Height = 24
- Caption = 'Re�im sp�nku za 7 sekund'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -19
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object prubeh: TProgressBar
- Left = 24
- Top = 56
- Width = 217
- Height = 17
- BorderWidth = 2
- Min = 0
- Max = 100
- Position = 25
- Smooth = True
- TabOrder = 0
- end
- object Ihned: TButton
- Left = 32
- Top = 96
- Width = 75
- Height = 25
- Caption = 'Ihned'
- TabOrder = 1
- OnClick = IhnedClick
- end
- object Storno: TButton
- Left = 160
- Top = 96
- Width = 75
- Height = 25
- Caption = 'Storno'
- TabOrder = 2
- OnClick = StornoClick
- end
- object Timer1: TTimer
- Enabled = False
- OnTimer = Timer1Timer
- Left = 120
- Top = 88
- end
- end
-