Hello,

I am converting an application framework to FPC/Lazarus and I have observed that SetPropValue doesn't convert, e.g., 'False' string to the False enum value if my property is a boolean datatype. The same happens, of course, with user defined enumerations.

Am I using the wrong procedure or using a mistaken approach?

Thanks,
--
Joao Morais
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to