nice. I´ll try it. 

(my recursive procedure worked well, not a big
deal!). 

I had some difficulty to find informations about controls,
components ... if you about them you can find the reference ... but it
does not help much! ... any hint? 

P. 

Em 24.08.2014 21:48, Hans-Peter
Diettrich escreveu: 

> Philippe schrieb:
> 
>> just for information ...
I tried to use your suggestion ... it works ... but ... I am using
TGroupBox in TGroupBox in TGroupBox ... your example just loops on the
top level controls of the form ... needing to use recursive function to
go through contained group boxes ... what I´ll do later.
> 
> Then use
Components[] instead of Controls[].
> 
> DoDi
> 
> --
>
_______________________________________________
> Lazarus mailing list
>
Lazarus@lists.lazarus.freepascal.org
>
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus [1]




Links:
------
[1]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to