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

  1. inherited ModifyBP: TModifyBP
  2.   Left = 450
  3.   Top = 255
  4.   HelpContext = 1565
  5.   Caption = 'Source Breakpoint Properties'
  6.   PixelsPerInch = 96
  7.   TextHeight = 13
  8.   inherited HelpButton: TButton
  9.     TabOrder = 10
  10.   end
  11.   inherited CancelButton: TButton
  12.     TabOrder = 9
  13.   end
  14.   inherited OKButton: TButton
  15.     TabOrder = 8
  16.   end
  17.   object CBKeepExistingBP: TCheckBox [13]
  18.     Left = 16
  19.     Top = 152
  20.     Width = 161
  21.     Height = 17
  22.     Caption = '&Keep existing Breakpoint'
  23.     TabOrder = 5
  24.   end
  25.   inherited gbActions: TGroupBox
  26.     TabOrder = 7
  27.   end
  28.   inherited AdvancedButton: TButton
  29.     TabOrder = 6
  30.   end
  31. end
  32.