What version of Lazarus can connect to MySQL 5.7 using TSqlConnector?
My laptop has 1.6 and does not seem to be able to connect using that
component.
Thx,Terry
--
___
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
http://lists.lazarus-ide.org/l
Does anyone know of or have implemented a quad precision (128-bit) library
for Free Pascal. I see there are some available for C or GCC but not Free
Pascal directly.
Your feedback is appreciated
Ken
--
View this message in context:
http://free-pascal-lazarus.989080.n3.nabble.com/Quad-precisi
On 2016-11-18 13:16, Graeme Geldenhuys via Lazarus wrote:
> ps:
> There is a known bug in Delphi 7 where Application.OnHelp is never
> called. Later Delphi versions have fixed this bug. If the application
> is compiled with Delphi 7, then you need to simply catch the WM_HELP
> message in th
On 2016-11-18 11:36, Lars via Lazarus wrote:
> Since I use both Lazarus and Delphi and never just use one or the other,
> is there any help system that works in both delphi and Lazarus?
Yes, Docview and INF help can be used in both cases. I already posted a
full example project for Lazarus LCL app
On 18/11/2016 07:50, Torsten Bonde Christiansen via Lazarus wrote:
Hi List.
I have just recently started playing with SynEdit and all it's
features, but so far things have been going good.
The examples in lazarus are fine and have helped a lot!
However i would like to mark a whole line, much
On 11/18/2016 06:36 AM, Lars via Lazarus wrote:
Hi,
Since I use both Lazarus and Delphi and never just use one or the other,
is there any help system that works in both delphi and Lazarus? i.e.
anyone port LHelp to delphi so delphi apps can have a similar help system?
Or any other help systems t
Hi,
Since I use both Lazarus and Delphi and never just use one or the other,
is there any help system that works in both delphi and Lazarus? i.e.
anyone port LHelp to delphi so delphi apps can have a similar help system?
Or any other help systems that are portable between Laz and Delphi?
I haven'