home *** CD-ROM | disk | FTP | other *** search
- object ChangeVolumeForm: TChangeVolumeForm
- Left = 171
- Top = 138
- BorderStyle = bsDialog
- Caption = 'Instal�tor pot�ebuje dal�� disketu'
- ClientHeight = 159
- ClientWidth = 421
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- PixelsPerInch = 96
- TextHeight = 13
- object Image1: TImage
- Left = 16
- Top = 16
- Width = 48
- Height = 48
- AutoSize = True
- Picture.Data = {<image000.bmp>}
- Transparent = True
- end
- object TextLabel: TLabel
- Left = 80
- Top = 16
- Width = 321
- Height = 49
- AutoSize = False
- Caption =
- 'Pros�m, vlo�te dal�� disketu (disketa 2). Pokud se pot�ebn� soub' +
- 'ory nal�zaj� v jin�m adres��i, vlo�te plnou cestu nebo stiskn�te' +
- ' tla��tko Proch�zet pro jej� v�b�r.'
- WordWrap = True
- end
- object Label2: TLabel
- Left = 16
- Top = 72
- Width = 30
- Height = 13
- Caption = 'Cesta:'
- end
- object Bevel1: TBevel
- Left = 16
- Top = 120
- Width = 393
- Height = 9
- Shape = bsTopLine
- end
- object PathEdit: TEdit
- Left = 16
- Top = 88
- Width = 305
- Height = 21
- TabOrder = 0
- end
- object BrowseBtn: TButton
- Left = 331
- Top = 86
- Width = 75
- Height = 25
- Caption = 'P&roh�zet'
- TabOrder = 1
- OnClick = BrowseBtnClick
- end
- object OKBtn: TButton
- Left = 246
- Top = 128
- Width = 75
- Height = 25
- Caption = 'OK'
- Default = True
- TabOrder = 2
- OnClick = OKBtnClick
- end
- object CancelBtn: TButton
- Left = 331
- Top = 128
- Width = 75
- Height = 25
- Caption = 'Storno'
- TabOrder = 3
- OnClick = CancelBtnClick
- end
- end
-