object EqWizard: TEqWizard Left = 228 Top = 189 Width = 515 Height = 294 BorderIcons = [biSystemMenu] Caption = 'Kreator wzoru' Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object Label1: TLabel Left = 14 Top = 7 Width = 130 Height = 13 Caption = 'Wybierz wz�r z listy poni�ej ' Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object LabWait: TLabel Left = 245 Top = 7 Width = 127 Height = 13 Caption = 'Podgl�d wzoru' Font.Color = clWindowText Font.Height = -12 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object ListBox1: TListBox Left = 7 Top = 28 Width = 211 Height = 190 ItemHeight = 13 TabOrder = 0 OnClick = ListBox1Click end object Button1: TButton Left = 6 Top = 235 Width = 75 Height = 25 Caption = 'Wklej' Default = True ModalResult = 1 TabOrder = 2 end object Button2: TButton Left = 143 Top = 235 Width = 75 Height = 25 Cancel = True Caption = 'Anuluj' ModalResult = 2 TabOrder = 3 end object Panel1: TPanel Left = 238 Top = 28 Width = 260 Height = 232 BevelInner = bvLowered BevelOuter = bvNone BevelWidth = 2 Caption = 'Prosz� czeka�...' TabOrder = 4 end object ScrollBox1: TScrollBox Left = 238 Top = 28 Width = 260 Height = 232 TabOrder = 1 object BackPanel: TPanel Left = 55 Top = 98 Width = 185 Height = 41 BevelOuter = bvNone Color = clGray TabOrder = 2 end object FramePanel: TPanel Left = 70 Top = 14 Width = 356 Height = 206 BevelOuter = bvNone Caption = 'FramePanel' Color = clBlack TabOrder = 1 end object EqPanel: TPanel Left = 105 Top = 0 Width = 305 Height = 206 BevelOuter = bvNone Caption = 'EqPanel' Color = clWindow TabOrder = 0 object Frame: TShape Left = 63 Top = 63 Width = 85 Height = 64 Pen.Mode = pmMask end end end end