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

  1. inherited ModifyAdrBP: TModifyAdrBP
  2.   Left = 282
  3.   Top = 311
  4.   HelpContext = 5615
  5.   Caption = 'Address Breakpoint Properties'
  6.   ClientWidth = 322
  7.   PixelsPerInch = 96
  8.   TextHeight = 13
  9.   inherited CancelButton: TButton
  10.     TabOrder = 8
  11.   end
  12.   inherited HelpButton: TButton
  13.     TabOrder = 9
  14.   end
  15.   object CBKeepExistingBP: TCheckBox [10]
  16.     Left = 16
  17.     Top = 126
  18.     Width = 153
  19.     Height = 17
  20.     Caption = '&Keep existing Breakpoint'
  21.     TabOrder = 4
  22.   end
  23.   inherited OKButton: TButton
  24.     TabOrder = 7
  25.   end
  26.   inherited gbActions: TGroupBox
  27.     TabOrder = 6
  28.   end
  29.   inherited AdvancedButton: TButton
  30.     TabOrder = 5
  31.   end
  32. end
  33.