home *** CD-ROM | disk | FTP | other *** search
- object F_WELCOME: TF_WELCOME
- Left = 228
- Top = 167
- 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 Image1: TImage
- Left = 8
- Top = 8
- Width = 129
- Height = 266
- Picture.Data = {<image000.bmp>}
- Stretch = True
- 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 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
- end
-