home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 March / Chip_1998-03_cd.bin / zkuste / delphi / cantu / OBJDEB04.ZIP / codeDDH / objdeb / readme.txt < prev    next >
Text File  |  1997-02-07  |  2KB  |  63 lines

  1. Object Debugger for Borland Delphi 2
  2. Copyright Marco Cantu' 1996-1997
  3.  
  4. Free Public Beta Release 0.40 (February 7, 1997)
  5.  
  6. >>> Now it resembles the Object Inspector <<<
  7.  
  8. Object Debugger = Runtime Object Inspector
  9. ==========================================
  10. The Object Debugger allows you to inspect the published 
  11. properties of the components of a program at run time, 
  12. and edit them. You simply place the component on the main
  13. form of your project, and when the program starts, 
  14. the Object Debugger window is automatically opened.
  15.  
  16. Usage 
  17. =====
  18. * Select form and component you are interested in
  19. (also the form is listed among its components), and see
  20. its published properties, its events, and some mode data.
  21.  
  22. * Clicking on the first line shows RTTI information for
  23. the last property you've selected.
  24.  
  25. * Clicking on a value activates its editor (if available).
  26. Editors include: numbers, strings, characters,
  27. enumarations, sets, cursors, colors (double-click),
  28. string lists (double click).
  29.  
  30. * The only property of the compoennt is used to set it 
  31. initially "Always on Top".
  32.  
  33. Installation
  34. ============
  35. Put the two DCU files and the DFM file in your preferred component 
  36. directory, and install OBJDEB.DCU. This works only in Delphi 2. 
  37. A Delphi 1 version will be done on request.
  38.  
  39. Disclaimer
  40. ==========
  41. I've tried at my best to make this program work smoothly, but 
  42. since it uses low level and undocumented calls at a great extent
  43. I won't bet it always works (this is still a beta, you know).
  44. In case of errors please let me know, but always remember you
  45. are using this software at your own risk (so the saying goes)
  46.  
  47. Check my home page, of CIS:BDELPHI32, for further updates. Future 
  48. versions might be shareware, this is free. It only reminds you
  49. of the author form time to time.
  50.  
  51. Marco Cantu', author of 
  52. "Mastering Delphi"
  53. "Mastering Delphi 2"
  54. "Mastering Delphi 3"
  55. "Delphi Developer's Handbook"
  56.  
  57. WinTech Italia Srl 
  58. "Expert Training and Consulting for 
  59. Delphi and C++Builder Programmers"
  60.  
  61. CIS: 100273,2610
  62. Net: marcocantu@compuserve.com
  63. http://ourworld.compuserve.com/homepages/marcocantu