home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Plus! (NZ) 2001 June
/
HDC50.iso
/
Runimage
/
Delphi50
/
Bin
/
CORIDE50.BPL
/
0
/
RCDATA
/
TDEBUGGEROPTDIALOG
/
TDEBUGGEROPTDIALOG.txt
Wrap
Text File
|
1999-08-11
|
1KB
|
50 lines
inherited DebuggerOptDialog: TDebuggerOptDialog
Left = 264
Top = 234
Caption = 'Debugger Options'
PixelsPerInch = 96
TextHeight = 13
inherited Panel1: TPanel
inherited OKButton: TButton
Left = 195
Top = 3
end
inherited CancelButton: TButton
Left = 276
Top = 3
end
inherited HelpButton: TButton
Left = 357
Top = 3
end
object cbIntegratedDebugging: TCheckBox
Left = 11
Top = 7
Width = 150
Height = 17
Caption = '&Integrated debugging'
TabOrder = 3
end
end
inherited Panel2: TPanel
inherited PropertySheetControl1: TPropertySheetControl
PropertySheets = <
item
PropertySheetClassName = 'TDebuggerOptionsPage'
end
item
PropertySheetClassName = 'TDebuggerLogOptionsPage'
end
item
PropertySheetClassName = 'TDebuggerLangExceptOptions'
end
item
PropertySheetClassName = 'TDebuggerExceptionOptions'
end
item
PropertySheetClassName = 'TDistributedDebuggingOptions'
end>
end
end
end