1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
| {
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
PLATFORM : Windows 9x/NT/XP - Delphi 5,6,7
PROJECT : eXpress Application Manager
FILE : U_XAM_Global.pas
PURPOSE : Global constants, datas & functions.
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
CREATION : v 1.0.0 - 01/2003 - Olivier Rogier
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
LICENSE : This source code is freeware and it is provided as is!
The author will take no responsibility for any damages resulting form the use of it!
All the files included in the installation package of this software are the property of the author.
This source code maybe freely distributed under following conditions:
* Charging and selling this source code is prohibited.
* Distribution must be complete with all original files unchanged.
* If you include this source code in software (free or commercial) you must indicate the origin and its author.
* If you add own files or made changes, clearly identify that you are providing them.
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
} |
Partager