home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Expert 29
/
Pce29cd.iso
/
RUNIMAGE
/
DELPHI40
/
BIN
/
CORIDE40.BPL
/
0
/
RCDATA
/
TDEBUGGEROPTIONSPAGE
/
TDEBUGGEROPTIONSPAGE.txt
Wrap
Text File
|
1998-06-16
|
1KB
|
51 lines
object DebuggerOptionsPage: TDebuggerOptionsPage
Left = 0
Top = 0
Width = 419
Height = 298
HelpContext = 2090
Caption = 'General'
OnBroadcast = DebuggerOptionsPageBroadcast
object gbDebugging: TGroupBox
Left = 8
Top = 8
Width = 210
Height = 100
Caption = ' General: '
TabOrder = 0
object cbInspectorsOnTop: TCheckBox
Left = 8
Top = 56
Width = 197
Height = 17
Caption = 'Inspectors &stay on top'
TabOrder = 2
end
object cbTD32Commands: TCheckBox
Left = 8
Top = 16
Width = 197
Height = 17
Caption = 'Map &TD32 keystrokes on run'
TabOrder = 0
OnClick = cbTD32CommandsClick
end
object cbRearrangeMenu: TCheckBox
Left = 8
Top = 76
Width = 197
Height = 17
Caption = 'Rearrange &editor local menu on run'
TabOrder = 3
end
object cbDisableEdit: TCheckBox
Left = 8
Top = 36
Width = 197
Height = 17
Caption = '&Mark buffers read-only on run'
TabOrder = 1
end
end
end