home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 October / Chip_2001-10_cd1.bin / zkuste / delphi / kompon / d123456 / ALIGRID.ZIP / README.TXT < prev   
Text File  |  2001-07-09  |  2KB  |  31 lines

  1. TStringAlignGrid  (Version 2.1 of 2001-07-09)
  2.  
  3. Originally it was a descendant of TStringGrid with the possibility to change
  4. the alignment of the text to left (same as StringGrid) or right aligned or
  5. centered and only 4k source code, but with each new version more features
  6. appeared but the name stayed (as there is already a TSuperGrid I've to stick
  7. to the name...), and it now has 200k of source, and there are still further
  8. items on my to do list.
  9.  
  10. For the quick use: move the PAS, DCR and DFM files into your component path and
  11. include it with the file aligridr.pas in your library. You can then just drop
  12. it onto your forms and set all the needed properties with the component editor
  13. (just double-click the grid and the see the popup menu which comes after a
  14. click with the right mouse button). For users of Delphi 3 or later there's
  15. also a package file, which only includes this one component, just load this
  16. file in Delphi and select "Install package" - but you can of course add this
  17. component to any other package you like, too, by using the aligridr.pas file.
  18.  
  19. This component is Freeware. If you like it you can send me a thank you
  20. on a nice postcard from your hometown, but if you really want to send me
  21. money I won't complain :-) , but count it as a gift not a payment. If you use
  22. this component in one of your projects I'd appreciate it if you mention me
  23. somewhere. Only spread this component complete with all the readme's and
  24. sources.
  25.  
  26. For documentation, contact information etc. read the help file supplied with
  27. the component.
  28.  
  29. Have fun,
  30.   Andreas H"orstemeier
  31.