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

  1. inherited AddDataBP: TAddDataBP
  2.   Left = 181
  3.   Top = 213
  4.   HelpContext = 5640
  5.   Caption = 'Add Data Breakpoint'
  6.   ClientWidth = 322
  7.   PixelsPerInch = 96
  8.   TextHeight = 13
  9.   inherited Label2: TLabel
  10.     Top = 68
  11.   end
  12.   inherited lbPassCount: TLabel
  13.     Top = 92
  14.   end
  15.   inherited Bevel1: TBevel
  16.     Height = 378
  17.   end
  18.   object lbLength: TLabel [4]
  19.     Left = 16
  20.     Top = 44
  21.     Width = 36
  22.     Height = 13
  23.     Caption = '&Length:'
  24.     FocusControl = LengthEdit
  25.   end
  26.   inherited Label5: TLabel
  27.     Top = 116
  28.   end
  29.   inherited AddressEdit: THistoryPropComboBox
  30.     OnExit = AddressEditExit
  31.   end
  32.   inherited ConditionEdit: THistoryPropComboBox
  33.     Top = 66
  34.     TabOrder = 2
  35.   end
  36.   inherited PassEdit: THistoryPropComboBox
  37.     Top = 90
  38.     TabOrder = 3
  39.   end
  40.   inherited CancelButton: TButton
  41.     Top = 393
  42.     TabOrder = 8
  43.   end
  44.   inherited HelpButton: TButton
  45.     Top = 393
  46.     TabOrder = 9
  47.   end
  48.   inherited OKButton: TButton
  49.     Top = 393
  50.     TabOrder = 7
  51.   end
  52.   object LengthEdit: THistoryPropComboBox [12]
  53.     Left = 96
  54.     Top = 42
  55.     Width = 212
  56.     Height = 21
  57.     ItemHeight = 13
  58.     TabOrder = 1
  59.     HistoryManager = EnvironmentOptions.HistoryLists
  60.     HistoryList = 'hlBPLength'
  61.   end
  62.   inherited edGroupName: THistoryPropComboBox
  63.     Top = 114
  64.     TabOrder = 4
  65.   end
  66.   inherited gbActions: TGroupBox
  67.     Top = 176
  68.     TabOrder = 6
  69.   end
  70.   inherited AdvancedButton: TButton
  71.     Top = 144
  72.     TabOrder = 5
  73.   end
  74. end
  75.