zuloloxi / gmlibrary

Automatically exported from code.google.com/p/gmlibrary
0 stars 1 forks source link

Source does not compile in delphi 7 because of real public properties #30

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Take the source code
2.Add reference from delphi 7 project
3.Compile

What is the expected output? What do you see instead?
[Error] GMRectangle.pas(237): Published Real property 'FillOpacity' must be 
Single, Real, Double or Extended

What version of the product are you using? On what operating system? IE
Version?
Windows 7, Delphi 7, GMlib 1.1.0

Please provide any additional information below and/or a demo program to
reproduce the error.

Original issue reported on code.google.com by tbmihai...@gmail.com on 21 Mar 2014 at 1:31

GoogleCodeExporter commented 9 years ago
have you selected the correct package for D7? No problems for this Delphi 
version

Original comment by cadet...@gmail.com on 26 Mar 2014 at 8:20