Mida Converter

Please login or register.

Login with username, password and session length
Advanced search  

News:

8 July 2012 - New server and new Forum !

Author Topic: Can I convert my VCL project to FMX?  (Read 34430 times)

lopezan

  • Newbie
  • *
  • Posts: 1
    • View Profile
Can I convert my VCL project to FMX?
« on: June 19, 2014, 10:37:43 am »

I'm interested to purchase MIDA studio, but I need some information.
I have a project written in Delphi 7 that uses some components as:
- Devexpress (included GRID)
- FIBPLUS

and I need to convert it:
- Devexpress -> standard delphi FMX components
- Devexpress grid -> TMS FMX grid
- FIBPLUS -> Devart Unidac

and other components.

It's possibile this conversion?
Logged

MauroBotta

  • Titolo
  • Administrator
  • Jr. Member
  • *****
  • Posts: 97
  • Mida Converter - Official Forum
    • View Profile
Re: Can I convert my VCL project to FMX?
« Reply #1 on: June 20, 2014, 11:26:22 pm »

Hi

check this post:
http://midaconverter.com/forum/index.php?topic=355.0


1) For DevExpress are well converted : Those that have a similar component under FireMonkey, as TcxPageControl, TcxTabSheet, TDxNavBar, TdxMaskedit ...

2) Mida Pro and Studio support these grid :
- TGrid
- TStringGrid
- TMS TTMSFMXGrid
- IP twwDataGrid ( new Mida 4.2 )

3) Total conversion don't support, for now, FIBPLUS to Devart Unidac
 
But it is very easy add it manually, Open Mida , and indicate original and destination component,

for example :

TpFIBQuery -> TUniQuery

Componets, property and units are full supported.





Best Regards
Logged