Hi Martin

   have a tenumedit  in MainForm with ifilink=tifienumlinkcomp


   Try in datamodule

    define tifinumlinkcomp  with 2 events:

    1. Proc onsetvalue (.......);
       n:=tmsecomponent(aclient.getinstance).tag;             ------->ERROR
 SIGSEV  AT RUNTIME

    end;

   2.  proc onclientvaluechanged  (.....)
        n:=tmsecomponent(aclient.getinstance).tag;
 ----------->THAT WORK




2013/5/2 Martin Schreiber <mse00...@gmail.com>

> On Wednesday 01 May 2013 21:40:17 Med Hamza wrote:
> > Hi Martin,
> >
> >   I have an error SIGNAL SIGSEV  at line aClient.getinstance?
> >
> Works for me, can you send a simple testcase?
>
> 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
> mseide-msegui-talk@lists.sourceforge.net
> 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
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to