[fpc-pascal] fpreport rangeerrors with TFPReportColor
Michael Van Canneyt
michael at freepascal.org
Thu Feb 22 08:05:18 CET 2018
On Thu, 22 Feb 2018, Andreas Frieß wrote:
> Another possible Problem with the definition
>
> TFPColor (fpc) record with word <> TColor (lazarus)
> -$7FFFFFFF-1..$7FFFFFFF <> TFPReportColor (fpreport) UInt32
>
> So you cannot use in Lazarus the 'well known' TColors. With TColor it is
> also Delphi compatible.
Using TColor is not an option, it is windows specific and depeds on Graphics.
Michael.
More information about the fpc-pascal
mailing list