home *** CD-ROM | disk | FTP | other *** search
/ PC Expert 29 / Pce29cd.iso / RUNIMAGE / DELPHI40 / BIN / CORIDE40.BPL / 0 / RCDATA / TMODIFYADRBP / TMODIFYADRBP.txt
Text File  |  1998-06-16  |  589b  |  32 lines

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