home *** CD-ROM | disk | FTP | other *** search
/ QBasic & Borland Pascal & C / Delphi5.iso / Runimage / Delphi50 / Bin / DPHIDE50.BPL / 0 / RCDATA / TPKGDIRECTORIESCONDITIONALSPAGE / TPKGDIRECTORIESCONDITIONALSPAGE.txt
Encoding:
Text File  |  1999-08-11  |  1.2 KB  |  56 lines

  1. inherited PkgDirectoriesConditionalsPage: TPkgDirectoriesConditionalsPage
  2.   inherited GroupBox11: TGroupBox
  3.     Top = 154
  4.     Height = 46
  5.   end
  6.   inherited GroupBox10: TGroupBox
  7.     Height = 139
  8.     inherited Label3: TLabel
  9.       Top = 139
  10.       Caption = 'Output directory:'
  11.       Visible = False
  12.     end
  13.     inherited Label1: TLabel
  14.       Left = 30
  15.       Top = 19
  16.       Width = 78
  17.       Caption = '&Output directory:'
  18.       FocusControl = bDPLOutputDir
  19.     end
  20.     inherited Label2: TLabel
  21.       Top = 115
  22.       FocusControl = bDCPOutputDir
  23.     end
  24.     inherited ddOutputDir: THistoryPropComboBox
  25.       Top = 136
  26.       TabOrder = 10
  27.       Visible = False
  28.     end
  29.     inherited ddDPLOutputDir: THistoryPropComboBox
  30.       Top = 16
  31.       TabOrder = 0
  32.     end
  33.     inherited ddDCPOutputDir: THistoryPropComboBox
  34.       Top = 112
  35.       TabOrder = 8
  36.     end
  37.     inherited bOutputDir: TButton
  38.       Top = 136
  39.       TabOrder = 11
  40.       Visible = False
  41.     end
  42.     inherited bDPLOutputDir: TButton
  43.       Top = 16
  44.       TabOrder = 1
  45.     end
  46.     inherited bDCPOutputDir: TButton
  47.       Top = 112
  48.       TabOrder = 9
  49.     end
  50.   end
  51.   inherited GroupBox12: TGroupBox
  52.     Top = 206
  53.     Height = 46
  54.   end
  55. end
  56.