Subject | Re: [IBO] Can not cast Sender in OnError... |
---|---|
Author | Dany Marmur |
Post date | 2003-01-07T00:13:23Z |
Ooops! Sorry! The first line should have read
Sender is TIB_Statement
Now, maybe you'll understand my querstion!
Thanks!
/Dany
""Jason Wharton"" <jwharton@...> skrev i meddelandet
news:avbv4p$4hg$1@......
Sender is TIB_Statement
Now, maybe you'll understand my querstion!
Thanks!
/Dany
""Jason Wharton"" <jwharton@...> skrev i meddelandet
news:avbv4p$4hg$1@......
> It is possible to check the class and then case out the cast. It ispossible
> for different class types to be the Sender of an OnError event.[snip]
>
> If Sender is TIB_Connection then ...
>