Page 1 of 1

Is it possible to use Virtual table in Lazarus?

Posted: Mon 26 Nov 2012 16:52
by snorkel
Hi,
I am porting a delphi app to Lazarus and it uses tvirtualtable, is this
available for Lazarus? I didn't see it in the source code download.

Thanks,

Snorkel

Re: Is it possible to use Virtual table in Lazarus?

Posted: Tue 27 Nov 2012 11:23
by AlexP
Hello,

We have already added Lazarus support in VirtualTable edition with source code. The new version of VirtualTable with support for Lazarus will be released next month.

Re: Is it possible to use Virtual table in Lazarus?

Posted: Mon 17 Dec 2012 16:43
by snorkel
Thanks,

I found it on the same tab as the stock mem datasets.

I did notice that there is a unit name conflict with the stock memory dataset that ships with
lazarus, memds I believe.

Re: Is it possible to use Virtual table in Lazarus?

Posted: Tue 18 Dec 2012 10:05
by AlexP
Hello,

The MemDataSet module should be used in Lazarus instead of MemDS