Hi Martin,
Many thanks for your reply.
But this is not what* I expected answer*
*
*
*
*
*My mainForm contains *
*
*
* 2 tenumedit with the same ifilink *
* tenumedit1.tag:=1; tenumedit2.tag:=2;*
* enumedit1.ifilink:=DM.listofmonth;
**tenumedit2.ifilink:=DM.listofmonth;
(same 1)*
*
*
*
*
*in DM*
*
*
* listofmonth.onsetvalue=setvalue;*
*
*
*proc setvalue(.............................);*
*
*
* sql.params[ tag] :=avalue;*
* /*
* \*
* /------------------- that's the tag I want to
get from main form*
*
*
*Best Regards*
*Med*
*
*
*
*
*
*
*
*
2013/4/30 Martin Schreiber <[email protected]>
> On Tuesday 30 April 2013 14:52:49 Med Hamza wrote:
> > Hi there,
> >
> > Is it possible to know tag or others properties of CLIENT of
> > tifi*linkcomp created in datamodule
>
> For published properties
> tcustomificlientcontroller.*prop['<clientpropertyname>'] can be used.
>
> Example "tag" property of first matching client in a tifiintegerlinkcomp:
> "
> int1:= tifiintegerlinkcomp1.c.integerprop['tag'];
> "
> "
> tifiintegerlinkcomp1.c.integerprop['tag']:= <integervalue>;
> "
> is also possible.
>
> Martin
>
>
> ------------------------------------------------------------------------------
> Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
> Get 100% visibility into your production application - at no cost.
> Code-level diagnostics for performance bottlenecks with <2% overhead
> Download for free and get started troubleshooting in minutes.
> http://p.sf.net/sfu/appdyn_d2d_ap1
> _______________________________________________
> mseide-msegui-talk mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk
>
------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
mseide-msegui-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk