Book a Demo

Author Topic: Question re: support for Delphi and VB  (Read 2904 times)

Houston

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Question re: support for Delphi and VB
« on: December 05, 2014, 07:08:09 am »
Hi, does any one know if Enterprise Architect support VB6 and Delphi 7?

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Question support for Delphi and VB
« Reply #1 on: December 05, 2014, 07:44:23 am »
Do you mean from inside EA? There's a VB script interpreter built-in. You can use the API from outside (or to program an add-in) with any language. Even with Pascal (or COBOL if you like ;)).

q.

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: Question support for Delphi and VB
« Reply #2 on: December 08, 2014, 09:17:30 am »
Both languages can be reverse engineered or generated. (Structural code only, not behavioral) I don't think we've added support for the new language features in new versions of Delphi though.