object frmKomunikat: TfrmKomunikat Left = 290 Top = 180 HelpContext = 47 BorderIcons = [] BorderStyle = bsNone Caption = 'frmKomunikat' ClientHeight = 95 ClientWidth = 381 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = True Position = poDesktopCenter Scaled = False OnCreate = FormCreate OnKeyPress = FormKeyPress OnPaint = FormPaint PixelsPerInch = 96 TextHeight = 13 object Bevel1: TBevel Left = 0 Top = 0 Width = 381 Height = 57 Align = alTop Shape = bsFrame Style = bsRaised end object Label1: TLabel Left = 52 Top = 6 Width = 323 Height = 45 AutoSize = False Caption = 'Label1' Font.Charset = EASTEUROPE_CHARSET Font.Color = clBlack Font.Height = -11 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False Transparent = True Layout = tlCenter end object ZStop: TImage Left = 12 Top = 132 Width = 32 Height = 32 AutoSize = True Picture.Data = {} Transparent = True end object ZUwaga: TImage Left = 46 Top = 132 Width = 32 Height = 32 AutoSize = True Picture.Data = {} Transparent = True end object ZInfo: TImage Left = 82 Top = 132 Width = 32 Height = 32 AutoSize = True Picture.Data = {} Transparent = True end object Znak: TImage Left = 10 Top = 14 Width = 32 Height = 32 AutoSize = True Transparent = True end object ZPytanie: TImage Left = 118 Top = 132 Width = 32 Height = 32 AutoSize = True Picture.Data = {} Transparent = True end object Bevel2: TBevel Left = 0 Top = 58 Width = 381 Height = 37 Shape = bsFrame Style = bsRaised end object BtnTak: TBitBtn Left = 12 Top = 100 Width = 75 Height = 25 Caption = 'Tak' Enabled = False Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 0 OnClick = BtnTakClick OnKeyPress = FormKeyPress Spacing = 0 end object BtnAnuluj: TBitBtn Left = 246 Top = 100 Width = 75 Height = 25 Caption = 'Anuluj' Enabled = False Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 1 OnClick = BtnAnulujClick OnKeyPress = FormKeyPress Spacing = 0 end object BtnNie: TBitBtn Left = 90 Top = 100 Width = 75 Height = 25 Caption = 'Nie' Enabled = False Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 2 OnClick = BtnNieClick OnKeyPress = FormKeyPress Spacing = 0 end object BtnOK: TBitBtn Left = 168 Top = 100 Width = 75 Height = 25 Caption = 'OK' Enabled = False Font.Charset = DEFAULT_CHARSET Font.Color = clNavy Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 3 OnClick = BtnOKClick OnKeyPress = FormKeyPress Spacing = 0 end end