| T O P I C    R E V I E W | 
              
              
                | Dennis | 
                Posted - Dec 29 2011 : 15:21:59  The errors below occur when compiling with  ImageEn4.02 under Delphi XE2 Updates 2 & 3 creating a real showstopper. Can you please advise a workaround.
  [DCC Error] hyieutils.pas(101): E2217 Published field 'key' not a class or interface type [DCC Error] hyieutils.pas(103): E2217 Published field 'value' not a class or interface type [DCC Error] hyieutils.pas(3091): E2217 Published field 'Index' not a class or interface type [DCC Error] hyieutils.pas(3092): E2217 Published field 'Position' not a class or interface type [DCC Error] hyieutils.pas(3093): E2217 Published field 'DontFree' not a class or interface type [DCC Error] hyieutils.pas(3101): E2217 Published field 'ObjectNumber' not a class or interface type [DCC Error] hyieutils.pas(3102): E2217 Published field 'GenerationNumber' not a class or interface type [DCC Error] hyieutils.pas(3109): E2217 Published field 'Value' not a class or interface type [DCC Error] hyieutils.pas(3116): E2217 Published field 'Value' not a class or interface type [DCC Error] hyieutils.pas(3123): E2217 Published field 'Value' not a class or interface type [DCC Error] hyieutils.pas(3130): E2217 Published field 'Value' not a class or interface type [DCC Error] hyieutils.pas(3153): E2217 Published field 'data' not a class or interface type [DCC Error] hyieutils.pas(3154): E2217 Published field 'length' not a class or interface type [DCC Error] ieds.pas(281): E2134 Type '<void>' has no type info [DCC Error] ieds.pas(1562): E2134 Type '<void>' has no type info [DCC Fatal Error] imageenio.pas(652): F2063 Could not compile used unit 'ieds.pas' | 
              
              
                | 2   L A T E S T    R E P L I E S    (Newest First) | 
              
              
                | Dennis | 
                Posted - Dec 29 2011 : 19:37:50  Thanks. Rechecked my system and found some ImageEn libraries left over from a previous version. Cleared out everything, and reinstalled. Problem fixed. | 
              
              
                | fab | 
                Posted - Dec 29 2011 : 17:29:06  I'm sorry, I cannot reproduce. Version 4.0.2 is compilable with Delphi XE2 (update 3) - Delphi personality, without errors. |