GeoReport doesn''t build

General TRichView support forum. Please post your questions here
Post Reply
Born
Posts: 6
Joined: Wed Mar 12, 2014 4:46 pm
Location: Nederland

GeoReport doesn''t build

Post by Born »

I''m trying to run the georeports demo, but delphi keeps complaining about RVData.InsertRVFFromStream not having enough parameters. The last version I could find was 1.1, but I suppose there's a newer version?
Sergey Tkachenko
Site Admin
Posts: 17557
Joined: Sat Aug 27, 2005 10:28 am
Contact:

Post by Sergey Tkachenko »

I updated this demo, please redownload it.
This method has a new parameter, it must be nil.
Also, showing/hiding a table grid must be done by including/excluding rvoShowGridLines in Options property.
Post Reply