Mida Converter

Please login or register.

Login with username, password and session length
Advanced search  

News:

8 July 2012 - New server and new Forum !

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - acs2000

Pages: [1]
1
Requests / JEDI Components not changed
« on: December 04, 2013, 02:53:49 pm »
I use JVCL quite a lot, but Mida Converter isn't changing them.

Any way to remedy this?  I am new to Mida, so I might be missing a setting.

I have Mida Converter Studio


2
Requests / Incompatible code changes
« on: December 04, 2013, 02:51:56 pm »
Hi,

Could you add changes to code as follows:

Alignment -> TextAlign
   taLeft -> taLeading
   taRight -> taTrailing

Left -> Position.X
Top -> Position.Y

OnKeyPress -> OnKeyDown with parameters

wsNormal -> TWindowState.wsNormal
wsMinimized -> TWindowState.wsMinimized
wsMaximized -> TWindowState.wsMaximized

TComboBox.OnCloseUp -> TComboBox.OnChange

FMX.Graphics doesn't exist on my system.  I use XE4, don't know if this is standard or just a bad install.

Pages: [1]