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