For example, if you want to loop though components and set the dbNavigator's 
DataSource property to that of the component if it has a DataSource property 
(and of course is not a dbNavigator itself).  It seems you can't do that by 
using the component's hierarchy.  Is there someway else to do that?  Components 
do seem to have HasHelp and HasParent properties already.

Perhaps being able to test for the Palate that the component is on would work, 
is there a way to do that?

Thanks.

A. G.
--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to