Has anyone else seen this error when using Evaluate/Modify in Berlin with a procedure taking a string parameter? "E2158 System unit out of date or corrupted: missing 'String'".
Has anyone else seen this error when using Evaluate/Modify in Berlin with a procedure taking a string parameter? "E2158 System unit out of date or corrupted: missing 'String'".
I'm calling BMP.SaveToFile('c:\foo\a.bmp') where BMP is a Vcl.Graphics.TBitmap. That should work.
I'm calling BMP.SaveToFile('c:\foo\a.bmp') where BMP is a Vcl.Graphics.TBitmap. That should work.
Comments
Post a Comment