안녕하세요 짱굽니다.
우선 볼랜드 델파이 홈페이지의 TI 자료 중에서 캡쳐한 부분을 먼저 보여 드리죠.
To activate this feature, run REGEDIT and edit theregistry in the following way.
Go to HKEY_CURRENT_USER\Software\Borland\Delphi\2.0\Debugging.
Once there add a new string key called "ENABLECPU". The value
of the new key will be the string "1". That is all it takes.
Now in thge Delphi IDE Select View:CPUWindow.This should bringup the new window.
의문이 좀 풀렸나요?
INSIDE SECRETS D3에는 새로운 문자열 값의 이름을 'Enable CPU'라고 적어 놓았
더군요. 'EnableCpu'입니다. 공백은 없죠.
내용으로 봐서는 2.0에서도 되는거 같군요.
도움이 되었음 좋겠네요..
좋은 코딩 하세요.
|