Error: Size gets modified when running the application

Hello,
I have a simple form with 3 IWCGJQTabs, one inside the other...
First IWCGJQTabs contains: Search Tab + Record Tab...
Second IWCGJQTabs (Inside the "Record Tab") contains: Personal + Extra...
Third IWCGJQTabs (inside the "Extra" Tab) contains: Delivery + Sample Delivery
Now here's the problem:
Inside the "Delivery" and "Sample Delivery" tabs I have a "IWCGJQMemoEx" on each tab linked to a DataSet and Size set to 100 (Height) and 350 (Width)...
When I compile and run the application, when entering on those Tabs with the MemoEx's, their Width changes by itself and gets small, but the height keeps set at 100.
I'm currently using:
Delphi XE2 Update 4
IntraWeb 14.0.32
CGDevTools 2.2.1.26
I have a simple form with 3 IWCGJQTabs, one inside the other...
First IWCGJQTabs contains: Search Tab + Record Tab...
Second IWCGJQTabs (Inside the "Record Tab") contains: Personal + Extra...
Third IWCGJQTabs (inside the "Extra" Tab) contains: Delivery + Sample Delivery
Now here's the problem:
Inside the "Delivery" and "Sample Delivery" tabs I have a "IWCGJQMemoEx" on each tab linked to a DataSet and Size set to 100 (Height) and 350 (Width)...
When I compile and run the application, when entering on those Tabs with the MemoEx's, their Width changes by itself and gets small, but the height keeps set at 100.
I'm currently using:
Delphi XE2 Update 4
IntraWeb 14.0.32
CGDevTools 2.2.1.26