home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1997 May / Pcwk0597.iso / delphi / tstrclas.lzh / README.TXT < prev    next >
Text File  |  1995-11-11  |  1KB  |  49 lines

  1. Contacting ICFM Software
  2. --------------------------
  3. ICFM Software may be contacted via .............
  4.     Compuserve :    100010,1415
  5.     CIX :        ICFM
  6.  
  7.  
  8. Shareware Registration
  9. --------------------------
  10.  
  11. To register your use of this code library 'GO SWREG' and search for ID '7149'.
  12.  
  13. Registration cost is US$35.
  14.  
  15. On registering you will be sent (by Compuserve email) the latest versions with all source code. Registered users will receive six months free support and updates.
  16.  
  17. File list
  18. -------------
  19.  
  20. DELPHI  compiled units
  21. ----------------------
  22.  
  23. STRCLASS.DCU            TStringClass object unit
  24. CONTAINR.DCU            All container objects
  25. SAFESTR.DCU            A collection of 'safe' PChar routines
  26. STRCLASS.RES            Holds TStringClass exception error text descriptions
  27.  
  28. DELPHI UNITS - INTERFACE SECTIONS
  29. ------------------------------------
  30.  
  31. STRCLASS.INT            TStringClass object interface section
  32. CONTAINR.INT            Container objects - interface section
  33. SAFESTR.INT            Safe string routines - interface section
  34.  
  35.  
  36. TESTBED DEMO APPLICATION
  37. ----------------------------
  38. TESTBED.DFM            Demo app that lists all functions available, 
  39. TESTBED.PAS            and displays sample code for most methods
  40. SCTEST.DPR
  41. SCTEST.EXE
  42.  
  43. DOCUMENTATION
  44. ----------------------
  45. STRCLASS.DOC            Object documentation in W4W v6 format
  46. STRCLASS.TXT            Object documentation in ASCII format
  47. STRCLASS.HLP            On-line help
  48. README.TXT            This file.
  49.