ReadOnly bug for IWDBAdvEdit

DBEdit1.EditStyle := etUpperCase;
DBEdit1.ReadOnly := TRUE;

ReadOnly doesn't work properly in this case : control keys are blocked, but letters are allowed 
I don't have this problem with etString style

This issue has now been fixed.
The update will be available with the next release of the TMS IW Component Pack.