Recent

Author Topic: Installing a delphi component in lazarus  (Read 14944 times)

The Developer

  • Guest
Installing a delphi component in lazarus
« on: November 18, 2004, 02:58:19 pm »
Can I install (and use) a Delphi (VCL or CLX) component in Lazarus?

Adam.Pilorz

  • Jr. Member
  • **
  • Posts: 67
    • http://www.pilotmp3.devtown.net
Installing a delphi component in lazarus
« Reply #1 on: November 18, 2004, 04:35:29 pm »
Well... It's a bit complicated. Some of them should work properly, but other not. Because of those reasons:
- Lazarus isn't comleated yet, so some features could not work.
- There are some differences betwen Delphi Object Pascal and FreePascal languages, so some other features woldn't work properly (or at all).
Hovewer, many components are easy to convert to Lazarus. A lot of people works on porting some popular components to Lazarus.

Anonymous

  • Guest
Installing a delphi component in lazarus
« Reply #2 on: November 18, 2004, 05:35:55 pm »
thanks, but can you give me a list of ported components please?

Adam.Pilorz

  • Jr. Member
  • **
  • Posts: 67
    • http://www.pilotmp3.devtown.net
Installing a delphi component in lazarus
« Reply #3 on: November 18, 2004, 10:20:57 pm »
Hmm... It's not so easy... I know, that, except those in Lazarus components list, Indy is being ported, Synapse works (I'm using it alredy)... I'm not using many visual components, so I'm not sure about others. I've heard about Jedi ported to Lazarus, but I'm not sure. Surely there are more, but I don't know about them.

Anonymous

  • Guest
Installing a delphi component in lazarus
« Reply #4 on: October 19, 2005, 06:08:25 pm »
Component ADO of the DELPHI can in LAZARUS? O componente ADO do delhpi pode ser inserido no LAZARUS. How to access table or bds ACCESS MICROSOFT?

Marc

  • Administrator
  • Hero Member
  • *
  • Posts: 2584
Installing a delphi component in lazarus
« Reply #5 on: October 20, 2005, 10:46:48 am »
It may be possible to use delphi components in Lazarus, but only if the source of is available.
(Compare it with installing D5 components on D7, in binary form this isn't possible)
//--
{$I stdsig.inc}
//-I still can't read someones mind
//-Bugs reported here will be forgotten. Use the bug tracker

felipemdc

  • Administrator
  • Hero Member
  • *
  • Posts: 3538
Installing a delphi component in lazarus
« Reply #6 on: October 20, 2005, 07:04:45 pm »
You can use ZeosLib to access microsoft databases.

 

TinyPortal © 2005-2018