> ONE of the computers (and only one!) produces the fatal complaint > "Property ExplicitHeight does not exist" at run time, when the Rave 8 > RvSystem.Execute call is encountered.
There is a form which has been opened by a more recent version of Delphi which has ExplicietHeight property. To get rid of this error at runtime, it is enough to open that form in the IDE which will show the same error and offer you the possibility to ignore. Just ignore. And then rebuild the application. If the form is within a runtime package, open the runtime package project, open the offending form, ignore the error and recompile the package. In any case, you MUST open the package in the IDE and ignore the error so that the IDE remove that property from the DFM. -- francois.pie...@overbyte.be Embarcadero MVP http://www.overbyte.be _______________________________________________ Delphi mailing list Delphi@elists.org http://lists.elists.org/cgi-bin/mailman/listinfo/delphi