home *** CD-ROM | disk | FTP | other *** search
- object Form1: TForm1
- Left = 478
- Top = 204
- BorderStyle = bsNone
- Caption = 'nn'
- ClientHeight = 613
- ClientWidth = 862
- Color = clSilver
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- OnCloseQuery = FormCloseQuery
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 24
- Top = 24
- Width = 200
- Height = 50
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- Transparent = True
- OnClick = Image1Click
- end
- object Label1: TLabel
- Left = 696
- Top = 584
- Width = 32
- Height = 13
- Caption = 'Label1'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Label2: TLabel
- Left = 328
- Top = 280
- Width = 129
- Height = 14
- Caption = 'C:\Program Files\ufouni'
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label4: TLabel
- Left = 328
- Top = 296
- Width = 49
- Height = 13
- Caption = 'Adres��:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Button1: TButton
- Left = 592
- Top = 360
- Width = 75
- Height = 25
- Caption = 'INSTALUJ'
- TabOrder = 0
- TabStop = False
- OnClick = Button1Click
- end
- object Button2: TButton
- Left = 512
- Top = 360
- Width = 75
- Height = 25
- Caption = 'KONEC'
- TabOrder = 1
- TabStop = False
- OnClick = Button2Click
- end
- object Button3: TButton
- Left = 336
- Top = 360
- Width = 75
- Height = 25
- Caption = 'Prohlidnout'
- TabOrder = 2
- TabStop = False
- OnClick = Button3Click
- end
- object Panel1: TPanel
- Left = 48
- Top = 136
- Width = 265
- Height = 225
- Caption = 'Panel1'
- TabOrder = 3
- Visible = False
- object Label3: TLabel
- Left = 24
- Top = 24
- Width = 177
- Height = 16
- Caption = 'C:\...\Plocha\instalacka\data'
- Font.Charset = EASTEUROPE_CHARSET
- Font.Color = clWhite
- Font.Height = -13
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object DriveComboBox1: TDriveComboBox
- Left = 16
- Top = 168
- Width = 145
- Height = 19
- DirList = DirectoryListBox1
- TabOrder = 0
- end
- object DirectoryListBox1: TDirectoryListBox
- Left = 16
- Top = 56
- Width = 145
- Height = 97
- DirLabel = Label3
- ItemHeight = 16
- TabOrder = 1
- end
- object Button4: TButton
- Left = 176
- Top = 64
- Width = 75
- Height = 25
- Caption = 'Nov� adres��'
- TabOrder = 2
- OnClick = Button4Click
- end
- object Button5: TButton
- Left = 176
- Top = 160
- Width = 75
- Height = 25
- Caption = 'OK'
- TabOrder = 3
- OnClick = Button5Click
- end
- object Panel2: TPanel
- Left = 8
- Top = 24
- Width = 249
- Height = 169
- TabOrder = 4
- Visible = False
- object Label5: TLabel
- Left = 88
- Top = 16
- Width = 62
- Height = 13
- Caption = 'nov� adres��'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWhite
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object Edit1: TEdit
- Left = 8
- Top = 48
- Width = 209
- Height = 21
- TabOrder = 0
- Text = 'Edit1'
- OnKeyDown = Edit1KeyDown
- end
- object Button6: TButton
- Left = 48
- Top = 88
- Width = 59
- Height = 25
- Caption = 'OK'
- TabOrder = 1
- OnClick = Button6Click
- end
- object Button7: TButton
- Left = 128
- Top = 88
- Width = 75
- Height = 25
- Caption = 'Storno'
- TabOrder = 2
- OnClick = Button7Click
- end
- end
- end
- object ProgressBar1: TProgressBar
- Left = 336
- Top = 320
- Width = 329
- Height = 16
- Min = 0
- Max = 100
- TabOrder = 4
- Visible = False
- end
- end
-