home *** CD-ROM | disk | FTP | other *** search
/ Chip 2001 September / Chip_2001-09_cd1.bin / zkuste / delphi / kolekce / d123456 / DFS.ZIP / DFS.txt < prev    next >
Text File  |  2000-07-09  |  4KB  |  72 lines

  1. Delphi Free Stuff Package
  2.  
  3.  
  4. Description:
  5.   All components from the Delphi Free Stuff web site (www.delphifreestuff.com).
  6.   See the individual text files for a description of each component.
  7.  
  8.  
  9. Contact Information:
  10.   The lateset version will always be available on the web at:
  11.     http://www.delphifreestuff.com
  12.   If you have any questions, comments or suggestions, please use the Delphi
  13.   Free Stuff Support Forum at: 
  14.     http://www.delphifreestuff.com/discus/
  15.   If, for some reason, you can not use the web-based support forum, you can
  16.   email me at bstowers@delphifreestuff.com.  However, the support forum will
  17.   always take precedence over direct email since it provides a resource that
  18.   others can use when they have a problem.  Every message posted to the forum
  19.   is emailed directly to this account, so emailing me directly will not get 
  20.   your message to me any faster.  It will only make the message less important
  21.   for me to respond to since only one person (you) is benefiting from it
  22.   instead of everyone interested.  Having said all that, please do email me 
  23.   directly if it is regarding something that isn't really support related, 
  24.   i.e. just to say thanks (as novel as that idea is).  
  25.  
  26.  
  27. Installation:
  28.   Delphi 1:
  29.     * Select the 'Options | Install Components' menu item.
  30.     * In the Install Components dialog, click the Add button.
  31.     * In the Add Module dialog, enter the full path name of each of the 
  32.       components' registration unit (the unit that ends with 'Reg.pas', i.e. 
  33.       'VInfoReg.pas') and click OK.
  34.     * Repeat the last two steps for all Delphi 1 compatible components.  
  35.       These include:
  36.         CBtnReg.pas, DlgTest.pas, ElPnlReg.pas, GBarReg.pas, IcCtlReg.pas, 
  37.         MRUFLReg.pas, VInfoReg.pas.
  38.     * In the Install Components dialog, click OK.
  39.     * The component library will be rebuilt and a new tab named 'DFS' will
  40.       be available on the Component Palette.
  41.   
  42.   Delphi 2, C++Builder 1:
  43.     * Select the 'Component | Install' menu item.
  44.     * In the Install Components dialog, click the Add button.
  45.     * In the Add Module dialog, enter the full path name of each of the 
  46.       components' registration unit (the unit that ends with 'Reg.pas', i.e. 
  47.       'VInfoReg.pas') and click OK.
  48.     * Repeat the last two steps for all Delphi 2 and C++Builder 1 compatible 
  49.       components. These include:
  50.         CBtnReg.pas, DlgTest.pas, ElPnlReg.pas, ELV_Reg.pas, 
  51.         ExtProgressBarReg.pas, GBarReg.pas, GradFormReg.pas, IcCtlReg.pas, 
  52.         MRUFLReg.pas, PgSetupReg.pas, SystemImageListReg.pas, 
  53.         SystemControlPackReg.pas, and VInfoReg.pas.
  54.     * In the Install Components dialog, click OK.
  55.     * The component library will be rebuilt and a new tab named 'DFS' will be 
  56.       available on the Component Palette.
  57.   
  58.   Delphi 3 and up, C++Builder 3 and up:
  59.     * Open the appropriate package file in your IDE by selecting File | Open.
  60.     * In the resulting package window, click the Install button.  If this 
  61.       package has already been installed (i.e. you are updating existing
  62.       files), click the Compile button instead.
  63.  
  64.  
  65. Notes:
  66.   * There are no demos included in this distribution.  If you want a demo app
  67.     for one of the components, you will need to download that individual 
  68.     component from the web site.
  69.   * No version history is kept for this file.  It simply contains the latest 
  70.     version of everything.  For individual component history/release notes,
  71.     see the individual text files.
  72.