home *** CD-ROM | disk | FTP | other *** search
/ PC World Plus! (NZ) 2001 June / HDC50.iso / Runimage / Delphi50 / Bin / CORIDE50.BPL / 0 / RCDATA / TINSTCOLDLG / TINSTCOLDLG.txt < prev   
Text File  |  1999-08-11  |  7KB  |  319 lines

  1. object InstColDlg: TInstColDlg
  2.   Left = 278
  3.   Top = 224
  4.   BorderStyle = bsDialog
  5.   Caption = 'Install Package Collection'
  6.   ClientHeight = 277
  7.   ClientWidth = 513
  8.   ParentFont = True
  9.   Position = poScreenCenter
  10.   OnCreate = FormCreate
  11.   OnDestroy = FormDestroy
  12.   PixelsPerInch = 96
  13.   TextHeight = 13
  14.   object Bevel1: TBevel
  15.     Left = 8
  16.     Top = 8
  17.     Width = 113
  18.     Height = 221
  19.   end
  20.   object Bevel2: TBevel
  21.     Left = 8
  22.     Top = 235
  23.     Width = 496
  24.     Height = 6
  25.     Shape = bsBottomLine
  26.   end
  27.   object Image: TImage
  28.     Left = 15
  29.     Top = 20
  30.     Width = 100
  31.     Height = 200
  32.     Picture.Data = {<image000.bmp>}
  33.     Transparent = True
  34.   end
  35.   object PageControl: TPageControl
  36.     Left = 128
  37.     Top = 5
  38.     Width = 377
  39.     Height = 225
  40.     ActivePage = CustomPage
  41.     TabOrder = 0
  42.     object SummaryPage: TTabSheet
  43.       Caption = 'SummaryPage'
  44.       TabVisible = False
  45.       object Label1: TLabel
  46.         Left = 8
  47.         Top = 16
  48.         Width = 95
  49.         Height = 13
  50.         Caption = 'Package Collection:'
  51.       end
  52.       object PackageFileName: TLabel
  53.         Left = 120
  54.         Top = 16
  55.         Width = 103
  56.         Height = 13
  57.         Caption = 'PackageFileName'
  58.         Font.Charset = DEFAULT_CHARSET
  59.         Font.Color = clWindowText
  60.         Font.Height = -11
  61.         Font.Name = 'Default'
  62.         Font.Style = [fsBold]
  63.         ParentFont = False
  64.       end
  65.       object Label3: TLabel
  66.         Left = 8
  67.         Top = 40
  68.         Width = 73
  69.         Height = 13
  70.         Caption = 'Author/Vendor:'
  71.       end
  72.       object PackageAuthorName: TLabel
  73.         Left = 120
  74.         Top = 40
  75.         Width = 120
  76.         Height = 13
  77.         Caption = 'PackageAuthorName'
  78.         Font.Charset = DEFAULT_CHARSET
  79.         Font.Color = clWindowText
  80.         Font.Height = -11
  81.         Font.Name = 'default'
  82.         Font.Style = [fsBold]
  83.         ParentFont = False
  84.       end
  85.       object Label2: TLabel
  86.         Left = 8
  87.         Top = 80
  88.         Width = 201
  89.         Height = 13
  90.         Caption = 'Select which type of installation to perform:'
  91.       end
  92.       object Label4: TLabel
  93.         Left = 144
  94.         Top = 112
  95.         Width = 178
  96.         Height = 13
  97.         Caption = '- Installs all packages in the collection'
  98.       end
  99.       object Label5: TLabel
  100.         Left = 144
  101.         Top = 144
  102.         Width = 178
  103.         Height = 13
  104.         Caption = '- You select which packages to install'
  105.       end
  106.       object Fullinstall: TRadioButton
  107.         Left = 40
  108.         Top = 112
  109.         Width = 97
  110.         Height = 17
  111.         Caption = '&Full'
  112.         Checked = True
  113.         TabOrder = 0
  114.         TabStop = True
  115.       end
  116.       object CustomInstall: TRadioButton
  117.         Left = 40
  118.         Top = 144
  119.         Width = 97
  120.         Height = 17
  121.         Caption = '&Custom'
  122.         TabOrder = 1
  123.       end
  124.     end
  125.     object InstallPage: TTabSheet
  126.       Caption = 'InstallPage'
  127.       TabVisible = False
  128.       object Label7: TLabel
  129.         Left = 16
  130.         Top = 16
  131.         Width = 277
  132.         Height = 13
  133.         Caption = 'The Installer is ready to install the files you have requested.'
  134.       end
  135.       object Label8: TLabel
  136.         Left = 16
  137.         Top = 48
  138.         Width = 337
  139.         Height = 41
  140.         AutoSize = False
  141.         Caption = 
  142.           'Press the "Directories" button to customize the path information' +
  143.           ' to be used during the installation.'
  144.         WordWrap = True
  145.       end
  146.       object Label9: TLabel
  147.         Left = 16
  148.         Top = 88
  149.         Width = 329
  150.         Height = 33
  151.         AutoSize = False
  152.         Caption = 'Press the "Finish" button to begin the installation.'
  153.         WordWrap = True
  154.       end
  155.     end
  156.     object ProgressPage: TTabSheet
  157.       Caption = 'ProgressPage'
  158.       TabVisible = False
  159.       object Bevel3: TBevel
  160.         Left = 8
  161.         Top = 48
  162.         Width = 345
  163.         Height = 113
  164.         Shape = bsFrame
  165.       end
  166.       object Label10: TLabel
  167.         Left = 24
  168.         Top = 64
  169.         Width = 83
  170.         Height = 13
  171.         Caption = 'Current Package:'
  172.       end
  173.       object Label11: TLabel
  174.         Left = 24
  175.         Top = 88
  176.         Width = 56
  177.         Height = 13
  178.         Caption = 'Current File:'
  179.       end
  180.       object CurrentPackageName: TLabel
  181.         Left = 120
  182.         Top = 64
  183.         Width = 209
  184.         Height = 13
  185.         AutoSize = False
  186.         Caption = 'CurrentPackageName'
  187.         Color = clHighlight
  188.         Font.Charset = DEFAULT_CHARSET
  189.         Font.Color = clHighlightText
  190.         Font.Height = -11
  191.         Font.Name = 'default'
  192.         Font.Style = []
  193.         ParentColor = False
  194.         ParentFont = False
  195.       end
  196.       object CurrentFileName: TLabel
  197.         Left = 120
  198.         Top = 88
  199.         Width = 209
  200.         Height = 13
  201.         AutoSize = False
  202.         Caption = 'CurrentFileName'
  203.         Color = clHighlight
  204.         Font.Charset = DEFAULT_CHARSET
  205.         Font.Color = clHighlightText
  206.         Font.Height = -11
  207.         Font.Name = 'default'
  208.         Font.Style = []
  209.         ParentColor = False
  210.         ParentFont = False
  211.       end
  212.       object Label12: TLabel
  213.         Left = 24
  214.         Top = 128
  215.         Width = 17
  216.         Height = 13
  217.         Caption = '0 %'
  218.       end
  219.       object Label13: TLabel
  220.         Left = 308
  221.         Top = 128
  222.         Width = 29
  223.         Height = 13
  224.         Caption = '100 %'
  225.       end
  226.       object ProgressBar: TProgressBar
  227.         Left = 48
  228.         Top = 127
  229.         Width = 251
  230.         Height = 16
  231.         Min = 0
  232.         Max = 100
  233.         TabOrder = 0
  234.       end
  235.     end
  236.     object CustomPage: TTabSheet
  237.       Caption = 'CustomPage'
  238.       TabVisible = False
  239.       object Label14: TLabel
  240.         Left = 5
  241.         Top = 4
  242.         Width = 155
  243.         Height = 13
  244.         Caption = '&Select which packages to install:'
  245.         FocusControl = CheckListBox
  246.       end
  247.       object CheckListBox: TCheckListBox
  248.         Left = 5
  249.         Top = 20
  250.         Width = 276
  251.         Height = 190
  252.         OnClickCheck = CheckListBoxClickCheck
  253.         Flat = True
  254.         ItemHeight = 16
  255.         Style = lbOwnerDrawFixed
  256.         TabOrder = 0
  257.         OnClick = CheckListBoxClick
  258.       end
  259.       object DetailsButton: TButton
  260.         Left = 288
  261.         Top = 184
  262.         Width = 75
  263.         Height = 25
  264.         Caption = 'D&etails...'
  265.         Enabled = False
  266.         TabOrder = 1
  267.         OnClick = DetailsButtonClick
  268.       end
  269.     end
  270.   end
  271.   object PrevButton: TButton
  272.     Left = 173
  273.     Top = 248
  274.     Width = 75
  275.     Height = 25
  276.     Caption = '<<  &Prev'
  277.     TabOrder = 2
  278.     OnClick = PrevButtonClick
  279.   end
  280.   object NextButton: TButton
  281.     Left = 255
  282.     Top = 248
  283.     Width = 75
  284.     Height = 25
  285.     Caption = '&Next  >>'
  286.     TabOrder = 3
  287.     OnClick = NextButtonClick
  288.   end
  289.   object CancelButton: TButton
  290.     Left = 430
  291.     Top = 248
  292.     Width = 75
  293.     Height = 25
  294.     Cancel = True
  295.     Caption = 'Cancel'
  296.     ModalResult = 2
  297.     TabOrder = 5
  298.     OnClick = CancelButtonClick
  299.   end
  300.   object DirectoryButton: TButton
  301.     Left = 16
  302.     Top = 248
  303.     Width = 98
  304.     Height = 25
  305.     Caption = '&Directories...'
  306.     TabOrder = 1
  307.     OnClick = DirectoryButtonClick
  308.   end
  309.   object FinishButton: TButton
  310.     Left = 344
  311.     Top = 248
  312.     Width = 75
  313.     Height = 25
  314.     Caption = 'F&inish'
  315.     TabOrder = 4
  316.     OnClick = FinishButtonClick
  317.   end
  318. end
  319.