home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 April (Special) / Chip-Special_2003-04_Vypalujeme-cd-i-dvd.bin / soft / instantcopy / InstantCopy.msi / Cabs.w1.cab / CDWizard.EXE / 0 / RCDATA / TNEWNETVCDDLG / TNEWNETVCDDLG.txt
Encoding:
Text File  |  2002-12-06  |  1019 b   |  54 lines

  1. object NewNetVCDDlg: TNewNetVCDDlg
  2.   Left = 362
  3.   Top = 303
  4.   BorderStyle = bsDialog
  5.   Caption = 'Description'
  6.   ClientHeight = 114
  7.   ClientWidth = 226
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   PixelsPerInch = 96
  15.   TextHeight = 13
  16.   object Label1: TLabel
  17.     Left = 8
  18.     Top = 8
  19.     Width = 201
  20.     Height = 33
  21.     AutoSize = False
  22.     Caption = 'Please Enter a description for this storage of internet data:'
  23.     WordWrap = True
  24.   end
  25.   object OKBtn: TButton
  26.     Left = 63
  27.     Top = 84
  28.     Width = 75
  29.     Height = 23
  30.     Caption = 'OK'
  31.     Default = True
  32.     ModalResult = 1
  33.     TabOrder = 1
  34.   end
  35.   object CancelBtn: TButton
  36.     Left = 143
  37.     Top = 84
  38.     Width = 75
  39.     Height = 23
  40.     Cancel = True
  41.     Caption = 'Cancel'
  42.     ModalResult = 2
  43.     TabOrder = 2
  44.   end
  45.   object TitleEdit: TEdit
  46.     Left = 8
  47.     Top = 48
  48.     Width = 209
  49.     Height = 21
  50.     MaxLength = 255
  51.     TabOrder = 0
  52.   end
  53. end
  54.