object frmKomunikatBledu: TfrmKomunikatBledu Left = 94 Top = 46 ActiveControl = cmdOk BorderIcons = [] BorderStyle = bsDialog Caption = 'Komunikat b��du' ClientHeight = 306 ClientWidth = 581 Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -14 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] Position = poScreenCenter PixelsPerInch = 120 TextHeight = 16 object Bevel1: TBevel Left = 10 Top = 10 Width = 552 Height = 245 Shape = bsFrame IsControl = True end object Image1: TImage Left = 30 Top = 15 Width = 146 Height = 39 AutoSize = True Picture.Data = {} end object Label1: TLabel Left = 182 Top = 20 Width = 244 Height = 38 Caption = 'Wyst�pi� b��d!!!' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -33 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False end object Label2: TLabel Left = 25 Top = 64 Width = 72 Height = 20 Caption = 'miejsce:' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clGray Font.Height = -17 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentColor = False ParentFont = False end object Label3: TLabel Left = 27 Top = 123 Width = 50 Height = 20 Caption = 'tre��:' Font.Charset = DEFAULT_CHARSET Font.Color = clGray Font.Height = -17 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False end object labMiejsce: TLabel Left = 25 Top = 84 Width = 518 Height = 30 AutoSize = False Caption = 'labMiejsce' Font.Charset = DEFAULT_CHARSET Font.Color = clBlack Font.Height = -20 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False WordWrap = True end object labTresc: TLabel Left = 30 Top = 143 Width = 518 Height = 90 AutoSize = False WordWrap = True end object cmdOk: TBitBtn Left = 443 Top = 263 Width = 124 Height = 34 Caption = 'Kontynuuj' TabOrder = 0 OnClick = cmdOkClick Kind = bkOK Margin = 2 Spacing = -1 IsControl = True end object cmdHalt: TBitBtn Left = 276 Top = 263 Width = 163 Height = 34 Caption = 'Zatrzymaj porgram' TabOrder = 1 OnClick = cmdHaltClick Kind = bkAbort Margin = 2 Spacing = -1 IsControl = True end end