Page 1 of 1

TSilang Expert, excluding more then 3 parts deep

Posted: Wed Apr 20, 2005 1:36 pm
by shadow_tj
Hi, i'm new with the silang component suite.

i have a problem with excluding collections within my form.

when i have lines like "comp.dbselectionpanels[0].tabstops"
then i can not exclude the tabstops, the silang expert say that i can exclude comp.dbselectionpanels.

but this isn't what i wanne exclude.. i wanne exclude the tabstops.
is there a way to exclude things that are three parts deep ?

Greetz,

shadow_tj

Posted: Wed Apr 20, 2005 1:39 pm
by isiticov
Just edit manually ExcludedProperties property of TsiLang (double-click on it in Objetc Inspector) and add TabStops to the excluded list. This will exclude this property for all components and for collection items.