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

  1. inherited ModifyDataBP: TModifyDataBP
  2.   HelpContext = 5645
  3.   Caption = 'Data Breakpoint Properties'
  4.   ClientHeight = 194
  5.   PixelsPerInch = 96
  6.   TextHeight = 13
  7.   inherited Bevel1: TBevel
  8.     Height = 141
  9.   end
  10.   inherited CancelButton: TButton
  11.     Top = 159
  12.     TabOrder = 6
  13.   end
  14.   inherited HelpButton: TButton
  15.     Top = 159
  16.     TabOrder = 7
  17.   end
  18.   inherited OKButton: TButton
  19.     Top = 159
  20.     TabOrder = 5
  21.   end
  22.   object CBKeepExistingBP: TCheckBox
  23.     Left = 13
  24.     Top = 118
  25.     Width = 153
  26.     Height = 17
  27.     Caption = '&Keep existing Breakpoint'
  28.     TabOrder = 4
  29.   end
  30. end
  31.