EConvertError
Hi, there
I have installed FastReport 2.53, and when I try to run my application that uses it, the following error message appears:
Project XXX raised exception class EConvertError with error message ''' is not integer value'.
And the following line is highlighted:
SMemo := TStringList.Create;
at TfrGlobals.Create in file FR_Class.pas.
What is that? What should I do?
Thank you.
I have installed FastReport 2.53, and when I try to run my application that uses it, the following error message appears:
Project XXX raised exception class EConvertError with error message ''' is not integer value'.
And the following line is highlighted:
SMemo := TStringList.Create;
at TfrGlobals.Create in file FR_Class.pas.
What is that? What should I do?
Thank you.
Comments
Henning