home *** CD-ROM | disk | FTP | other *** search
/ PC Expert 29 / Pce29cd.iso / RUNIMAGE / DELPHI40 / BIN / DPHIDE40.BPL / 0 / RCDATA / TPKGDIRECTORIESCONDITIONALSPAGE / TPKGDIRECTORIESCONDITIONALSPAGE.txt
Text File  |  1998-06-16  |  1KB  |  47 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.       Top = 19
  15.       Width = 78
  16.       Caption = '&Output directory:'
  17.       FocusControl = nil
  18.     end
  19.     inherited Label2: TLabel
  20.       Top = 115
  21.       FocusControl = nil
  22.     end
  23.     inherited ddOutputDir: THistoryPropComboBox
  24.       Top = 136
  25.       TabOrder = 7
  26.       Visible = False
  27.     end
  28.     inherited ddDebugSourcePath: THistoryPropComboBox
  29.       TabOrder = 4
  30.     end
  31.     inherited ddDPLOutputDir: THistoryPropComboBox
  32.       Top = 16
  33.       TabOrder = 0
  34.     end
  35.     inherited ddDCPOutputDir: THistoryPropComboBox
  36.       Top = 112
  37.     end
  38.     inherited bDirDebugSource: TButton
  39.       TabOrder = 5
  40.     end
  41.   end
  42.   inherited GroupBox12: TGroupBox
  43.     Top = 206
  44.     Height = 46
  45.   end
  46. end
  47.