home *** CD-ROM | disk | FTP | other *** search
- object Form8: TForm8
- Left = 246
- Top = 196
- Width = 338
- Height = 142
- ActiveControl = Ne
- BorderIcons = []
- BorderStyle = bsSizeToolWin
- Caption = 'Tiker'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poDesktopCenter
- OnShow = FormShow
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 72
- Top = 24
- Width = 3
- Height = 13
- end
- object Ano: TButton
- Left = 32
- Top = 72
- Width = 75
- Height = 25
- Caption = 'Ano'
- ModalResult = 1
- TabOrder = 2
- TabStop = False
- OnClick = AnoClick
- end
- object Ne: TButton
- Left = 128
- Top = 72
- Width = 75
- Height = 25
- Caption = 'Ne'
- Default = True
- ModalResult = 7
- TabOrder = 0
- OnClick = NeClick
- end
- object Storno: TButton
- Left = 224
- Top = 72
- Width = 75
- Height = 25
- Caption = 'Storno'
- ModalResult = 7
- TabOrder = 1
- TabStop = False
- OnClick = StornoClick
- end
- end
-