object frmClose: TfrmClose Left = 353 Top = 291 BorderStyle = bsDialog Caption = 'frmClose' ClientHeight = 115 ClientWidth = 297 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = True Position = poScreenCenter OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 4 Top = 4 Width = 32 Height = 32 end object Label1: TLabel Left = 48 Top = 4 Width = 245 Height = 52 Caption = 'Chesz ukry� Kreatora sentencji, czy zako�czy� prac� programu?' WordWrap = True end object Button1: TButton Left = 60 Top = 84 Width = 75 Height = 26 Caption = '&Zako�cz' ModalResult = 1 TabOrder = 3 end object Button2: TButton Left = 220 Top = 84 Width = 75 Height = 26 Cancel = True Caption = '&Anuluj' ModalResult = 2 TabOrder = 1 end object CheckEnable: TCheckBox Left = 4 Top = 52 Width = 289 Height = 17 Caption = 'U&ruchamiaj Kreatora sentencji py przy starcie systemu' TabOrder = 2 end object Button3: TButton Left = 140 Top = 84 Width = 75 Height = 25 Caption = '&Ukryj' Default = True ModalResult = 6 TabOrder = 0 end end