Subject | RE: [IBO] TimerInterval <> 0 unsupported |
---|---|
Author | IBO Support List |
Post date | 2014-04-07T11:39:30Z |
Thomas,
Yes, this is due to abstracting out the TTimer functionality from the core
classes since TTimer is part of the VCL framework. Adding the IB_VCL.pas
unit to your application's uses clause brings back in that functionality so
that the application timer can be utilized.
Jason
-----Original Message-----
From: IBObjects@yahoogroups.com [mailto:IBObjects@yahoogroups.com] On Behalf
Of Thomas Steinmaurer
Sent: Sunday, April 6, 2014 12:53 PM
To: IBObjects@yahoogroups.com
Subject: Re: [IBO] TimerInterval <> 0 unsupported
Hi!
Jason, any comment on that?
Thanks,
Thomas
___________________________________________________________________________
IB Objects - direct, complete, custom connectivity to Firebird or InterBase
without the need for BDE, ODBC or any other layer.
___________________________________________________________________________
http://www.ibobjects.com - your IBO community resource for Tech Info papers,
keyword-searchable FAQ, community code contributions and more !
http://tracker.ibobjects.com - your portal to submit and monitor bug reports
http://community.ibobjects.com - your portal to purchase and upgradeYahoo
Groups Links
Yes, this is due to abstracting out the TTimer functionality from the core
classes since TTimer is part of the VCL framework. Adding the IB_VCL.pas
unit to your application's uses clause brings back in that functionality so
that the application timer can be utilized.
Jason
-----Original Message-----
From: IBObjects@yahoogroups.com [mailto:IBObjects@yahoogroups.com] On Behalf
Of Thomas Steinmaurer
Sent: Sunday, April 6, 2014 12:53 PM
To: IBObjects@yahoogroups.com
Subject: Re: [IBO] TimerInterval <> 0 unsupported
Hi!
> I found that manually adding IB_VCL to the uses list stops thisThanks. Will try!
> behaviour. Have not investigated any further
Jason, any comment on that?
Thanks,
Thomas
> Cheers___________________________________________________________________________
> Paul
>
> On 01/04/2014 8:56 AM, Thomas Steinmaurer wrote:
>> Hello Jason,
>>
>> I have upgraded to HEAD and a simple application fails upon startup with:
>>
>> TimerInterval <> 0 unsupported
>>
>> This is a multi-threaded app with a TIB_Session on a TDataModule and I
>> can nail it down to that TIB_Session instance having TimerInterval set
>> to something <> 0 (in my case 5000). The default value, when dropping a
>> new instance onto a form is 250.
>>
>> Any ideas?
>>
>> Thanks.
>>
>
>
>
> ------------------------------------
>
>
> IB Objects - direct, complete, custom connectivity to Firebird orInterBase
> without the need for BDE, ODBC or any other layer.___________________________________________________________________________
>
> http://www.ibobjects.com - your IBO community resource for Tech Infopapers,
> keyword-searchable FAQ, community code contributions and more !reports
> http://tracker.ibobjects.com - your portal to submit and monitor bug
> http://community.ibobjects.com - your portal to purchase and upgradeYahooGroups Links
>------------------------------------
>
>
___________________________________________________________________________
IB Objects - direct, complete, custom connectivity to Firebird or InterBase
without the need for BDE, ODBC or any other layer.
___________________________________________________________________________
http://www.ibobjects.com - your IBO community resource for Tech Info papers,
keyword-searchable FAQ, community code contributions and more !
http://tracker.ibobjects.com - your portal to submit and monitor bug reports
http://community.ibobjects.com - your portal to purchase and upgradeYahoo
Groups Links