home *** CD-ROM | disk | FTP | other *** search
/ Chip 1999 March / Chip_1999-03_cd.bin / zkuste / delphi / D234 / AR_COMPS.ZIP / Days.txt < prev    next >
Text File  |  1999-01-24  |  2KB  |  40 lines

  1. {##############################################################################
  2.  # Name:           TDays - Quick # days in any month!                         #
  3.  # Author:         Adrian Roberto Barbosa                                     #
  4.  # Created:        11/11/1998                                                 #
  5.  # UpDated:        12/02/1998                                                 #
  6.  # Version:        2.1                                                        #
  7.  # Description:    This is very simple component to help you to obtain the    #
  8.  #                 months' names and their numbers of the days. It's checks   #
  9.  #                 if the year is the Leap Year and returns the name of month #
  10.  #                 in short or long forms.                                    #
  11.  # Revisions:      1.0 beta                                 Date: 11/11/1998  #
  12.  #                 1.1                                      Date: 11/12/1998  #
  13.  #                 1.2                                      Date: 12/02/1998  #
  14.  # Delphi:         Delphi 2 (tested) or later (developed in Delphi 4)         #
  15.  # Copyright:      None!!! It's free, so comments are welcome...              #
  16.  # Contact:        adrianrb@netsite.com.br OR adrianrb@base.com.br            #
  17.  ##############################################################################}
  18.  
  19. >>>>> About this file
  20.  
  21. This header is the same that you find in the file Days.pas, so,
  22. due to simplicity of this component, I think that there's no need
  23. to dispend more time to explain it... If you think that code is
  24. too dificult (!) or unexplained, well... I really don't like write
  25. comments...
  26.  
  27. >>>>> Disclaimer (argh!!!)
  28. Althouth this component is free, if you want make changes on it,
  29. please let know what changes you did, send me a simple e-mail...
  30. I liked so much of every comp. that I downloaded from DSP, and I'm
  31. so graceful to everyone that make it real...
  32.  
  33. >>>>> Finally, the usage!!! (Dahhh...)
  34. To use this component, simply unzip the files Days.pas AND Days.dcr.
  35. In delphi, click on Components -> Install and choose the path of these files.
  36. Rebuild library / package and... enjoy!!!
  37. Note: if you find erros in code, please notify me immediatally, so I
  38. can correct it.
  39.  
  40. >>>>> Contact me: adrianrb@netsite.com.br