TSaveComps  Component Version 1.4
===========================================================
Copyright  Germn Estvez (Neftal). Todos los derechos reservados.
German_ral@hotmail.com
Futuras versiones del componente en:
http://neftali.clubdelphi.com/delphi_componentes.html


CONTACTO
=========================
  Por favor, si tienes sugerencias o errores sobre ste componente hazme llegar un
correo con la propuesta/explicacin a la direccion:
  german_ral@hotmail.com
  Cuando los corrija o amplie te har llegar un mensaje de actualizacin.
  Gracias.
  

DESCRIPCION
=========================
  Permite guardar la posicion de todos los controles que se encuentran en el
  formulario. Utiliza un fichero INI.
  Es indispensable para grabar la posicin de un componente que tenga definida
  la propiedad Name (para controles creados en RunTime).

Utilizacin/Usage:
  Coloque el componente en el frmulario y activelo.
  Place the component in the form and enable it.  
  
  
HISTORIAL
=========================


  15/01/2006  * Version 1.4
              Se ha aadido evento para detectar componentes no existentes en el
              formulario; Est pensado para componentes creados en ejecucin.

  21/12/2005  * Version 1.3
              Se ha aadido la caracteristica de guardar propiedades de tipo Ttrings

  20/12/2005  * version 1.2
              Se ha aadido la posibilidad de guardar otras propiedades.
              Prop. SavedProperties.

  18/11/2005  * Creacin. 


LICENSE
=========================
TSaveComps component is freeware. You may copy component's files AS
LONG AS YOU COPY ALL OF THEM. If you want to change the source code in
order to improve the component's features, performance, etc. please
send me the new source code so that I can have a look at it. The
changed source code should contain descriptions what you have changed,
and of course your name. The only thing you MAY NOT CHANGE is the
ORIGINAL COPYRIGHT INFORMATION.

ADVICE
==========================
TSaveComps is provided "AS IS" without any warranty of any kind,
either express or implied. The entire risk as to the quality and
performance of the software is with you. The author is NOT liable for
any DAMAGES resulting from the use and misuse of the component,
especially he is NOT liable for DAMAGES that were caused BY ANY
VERSION WHICH HAS NOT BEEN PROGRAMMED BY THE AUTHOR HIMSELF.