object F_WELCOME: TF_WELCOME Left = 279 Top = 289 BorderIcons = [] BorderStyle = bsSingle Caption = 'Welcome' ClientHeight = 331 ClientWidth = 470 Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop Position = poScreenCenter Scaled = False OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Bevel2: TBevel Left = 8 Top = 8 Width = 129 Height = 265 end object Label1: TLabel Left = 152 Top = 16 Width = 32 Height = 13 AutoSize = False Caption = 'Label1' Transparent = True WordWrap = True end object Bevel1: TBevel Left = 8 Top = 290 Width = 458 Height = 46 Shape = bsTopLine end object Label2: TLabel Left = 168 Top = 240 Width = 32 Height = 13 Caption = 'Label2' Transparent = True end object Bevel3: TBevel Left = 144 Top = 224 Width = 321 Height = 49 Shape = bsFrame end object Image1: TBackground Left = 12 Top = 16 Width = 117 Height = 251 Color1 = clBlue Color2 = clBlack BackStyle = bgSmooth end object Label3: TLabel Left = 8 Top = 222 Width = 129 Height = 37 Alignment = taCenter AutoSize = False Caption = 'Japa Software ��d�' Font.Color = clYellow Font.Height = -19 Font.Name = 'Times New Roman' Font.Style = [] ParentFont = False Transparent = True end object Button1: TButton Left = 208 Top = 304 Width = 75 Height = 25 Hint = 'Poprzedni krok instalacji' Caption = 'Button1' ParentShowHint = False ShowHint = True TabOrder = 0 OnClick = Button1Click end object Button2: TButton Left = 288 Top = 304 Width = 75 Height = 25 Hint = 'Nast�pny krok instalacji' Caption = 'Button2' ParentShowHint = False ShowHint = True TabOrder = 1 OnClick = Button2Click end object Button3: TButton Left = 384 Top = 304 Width = 75 Height = 25 Hint = 'Przerwanie procesu instalacji' Caption = 'Button3' ParentShowHint = False ShowHint = True TabOrder = 2 OnClick = Button3Click end object b_browse: TButton Left = 384 Top = 240 Width = 75 Height = 25 Hint = 'Zmiana katalogu docelowego' Caption = 'Przegl�daj' ParentShowHint = False ShowHint = True TabOrder = 3 OnClick = b_browseClick end object edit_program_group_name: TEdit Left = 226 Top = 240 Width = 121 Height = 21 MaxLength = 32 TabOrder = 4 Text = 'edit_program_group_name' end object ProgressBar1: TProgressBar Left = 144 Top = 168 Width = 150 Height = 16 Min = 0 Max = 100 TabOrder = 5 end object DdeClientConv1: TDdeClientConv ServiceApplication = 'progman' DdeTopic = 'progman' Left = 40 Top = 296 LinkInfo = ( 'Service ' 'Topic progman') end object ZipMaster1: TZipMaster Verbose = False Trace = False AddCompLevel = 9 AddOptions = [] ExtrOptions = [ExtrDirNames] SFXOptions = [] SFXOverWriteMode = OvrConfirm SFXCaption = 'Self-extracting Archive' Left = 72 Top = 296 end end