object FKatalog: TFKatalog Left = 161 Top = 108 BorderStyle = bsDialog Caption = 'Katalog' ClientHeight = 139 ClientWidth = 376 Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] PixelsPerInch = 96 Position = poScreenCenter Scaled = False OnActivate = FormActivate TextHeight = 13 object Panel1: TPanel Left = 10 Top = 10 Width = 356 Height = 86 BevelInner = bvRaised BevelOuter = bvLowered Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 0 object Label1: TLabel Left = 10 Top = 10 Width = 157 Height = 13 Caption = 'Utworzy� katalog o nazwie:' end object Label2: TLabel Left = 10 Top = 45 Width = 67 Height = 13 Caption = 'w katalogu:' end object Label3: TLabel Left = 10 Top = 25 Width = 32 Height = 13 Caption = 'Label3' Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object Label4: TLabel Left = 10 Top = 60 Width = 32 Height = 13 Caption = 'Label4' Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end end object OKBtn: TBitBtn Left = 124 Top = 105 Width = 77 Height = 27 Caption = '&Tak' Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 1 Kind = bkOK Margin = 2 Spacing = -1 IsControl = True end object CancelBtn: TBitBtn Left = 208 Top = 105 Width = 77 Height = 27 Caption = '&Nie' Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 2 Kind = bkCancel Margin = 2 Spacing = -1 IsControl = True end object HelpBtn: TBitBtn Left = 292 Top = 105 Width = 77 Height = 27 Caption = '&Pomoc' Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 3 Kind = bkHelp Margin = 2 Spacing = -1 IsControl = True end end