home *** CD-ROM | disk | FTP | other *** search
- object potB: TpotB
- Left = 216
- Top = 448
- BorderStyle = bsDialog
- Caption = 'Potvrzen'#237
- ClientHeight = 70
- ClientWidth = 291
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poDesktopCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 8
- Top = 8
- Width = 275
- Height = 13
- Caption = 'Opravdu chcete vymazat cel'#253' seznam BEZMAS'#193' J'#205'DLA ?'
- end
- object Button1: TButton
- Left = 64
- Top = 32
- Width = 49
- Height = 25
- Caption = 'Ano'
- TabOrder = 0
- OnClick = Button1Click
- end
- object Button2: TButton
- Left = 176
- Top = 32
- Width = 49
- Height = 25
- Caption = 'Ne'
- TabOrder = 1
- OnClick = Button2Click
- end
- end
-