home *** CD-ROM | disk | FTP | other *** search
- object frmKomunikat: TfrmKomunikat
- Left = 265
- Top = 195
- BorderIcons = []
- BorderStyle = bsSingle
- Caption = 'CHIP CD'
- ClientHeight = 75
- ClientWidth = 241
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poDesktopCenter
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object lblKomunikat: TLabel
- Left = 4
- Top = 16
- Width = 60
- Height = 13
- Caption = 'lblKomunikat'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object btnZnajdz: TButton
- Left = 52
- Top = 49
- Width = 57
- Height = 21
- Caption = '&Tak'
- TabOrder = 0
- OnClick = btnZnajdzClick
- end
- object btnNie: TButton
- Left = 132
- Top = 49
- Width = 61
- Height = 21
- Caption = '&Nie'
- TabOrder = 1
- OnClick = btnNieClick
- end
- end
-